Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-10Update dependencies from https://github.com/dotnet/arcade build 20221003.6darc-release/6.0.x-5af5129a-16b9-42a9-ae3a-ac546c7a740cdotnet-maestro[bot]
2022-10-03Update dependencies from https://github.com/dotnet/arcade build 20220923.2dotnet-maestro[bot]
2022-09-14Update dependencies from https://github.com/dotnet/arcade build 20220913.7dotnet-maestro[bot]
2022-09-12Update dependencies from https://github.com/dotnet/arcade build 20220908.2dotnet-maestro[bot]
2022-08-29Update dependencies from https://github.com/dotnet/arcade build 20220825.2dotnet-maestro[bot]
2022-08-22Update dependencies from https://github.com/dotnet/arcade build 20220818.3dotnet-maestro[bot]
2022-08-15Update dependencies from https://github.com/dotnet/arcade build 20220812.2dotnet-maestro[bot]
2022-08-12Update dependencies from https://github.com/dotnet/arcade build 20220811.3dotnet-maestro[bot]
2022-08-08Update dependencies from https://github.com/dotnet/arcade build 20220804.4dotnet-maestro[bot]
2022-08-01Update dependencies from https://github.com/dotnet/arcade build 20220727.11dotnet-maestro[bot]
2022-07-25Update dependencies from https://github.com/dotnet/arcade build 20220721.4dotnet-maestro[bot]
2022-07-18Update dependencies from https://github.com/dotnet/arcade build 20220712.2dotnet-maestro[bot]
2022-07-11Update dependencies from https://github.com/dotnet/arcade build 20220706.4dotnet-maestro[bot]
2022-06-15Update dependencies from https://github.com/dotnet/arcade build 20220614.7dotnet-maestro[bot]
2022-06-13Update dependencies from https://github.com/dotnet/arcade build 20220608.2dotnet-maestro[bot]
2022-05-23Update dependencies from https://github.com/dotnet/arcade build 20220517.3dotnet-maestro[bot]
2022-05-12Update dependencies from https://github.com/dotnet/arcade build 20220511.7dotnet-maestro[bot]
2022-05-05Update dependencies from https://github.com/dotnet/arcade build 20220504.3dotnet-maestro[bot]
2022-04-25Update dependencies from https://github.com/dotnet/arcade build 20220418.4dotnet-maestro[bot]
2022-04-13Update dependencies from https://github.com/dotnet/arcade build 20220412.5dotnet-maestro[bot]
2022-04-11Update dependencies from https://github.com/dotnet/arcade build 20220407.2dotnet-maestro[bot]
2022-04-07Update dependencies from https://github.com/dotnet/arcade build 20220406.7dotnet-maestro[bot]
2022-04-04Update dependencies from https://github.com/dotnet/arcade build 20220328.5dotnet-maestro[bot]
2022-03-29Merge pull request #2712 from dotnet/release/6.0.2xxAndy Gocke
2022-03-29Update dependencies from https://github.com/dotnet/arcade build 20220316.2 (#...release/6.0.2xxdotnet-maestro[bot]
2022-03-23Remove special logic for TypeConverterAttribute (#2659) (#2695)Andy Gocke
2022-02-24Fix invalid cast of type parameter (#2643)darc-release/6.0.2xx-e41dfdf1-4206-46d4-8291-d43fda61dd29darc-release/6.0.2xx-a5d6e3d9-4f6e-4daf-afc1-cb773cc0bec7darc-release/6.0.2xx-2663cc0a-439b-4ea0-a70c-c7fd96f1eb4fdarc-release/6.0.2xx-1774e2a9-b600-4f69-a509-772b749afdb0darc-release/6.0.2xx-091aeeb5-bd98-49e5-9813-9b4179462b79Sven Boemer
2022-02-24Add check for pointer types in IsComInterop (#2623) (#2635)Tlakaelel Axayakatl Ceja
2022-02-22[release/6.0.2xx] Update dependencies from dotnet/arcade (#2607)dotnet-maestro[bot]
2022-02-10[release/6.0.2xx] Update dependencies from dotnet/arcade (#2591)dotnet-maestro[bot]
2022-02-03Update dependencies from https://github.com/dotnet/arcade build 20220202.3 (#...dotnet-maestro[bot]
2022-02-01Update dependencies from https://github.com/dotnet/arcade build 20220127.13 (...dotnet-maestro[bot]
2022-02-01Fix analyzer nullref on assembly attribute (#2530)Sven Boemer
2022-01-27Update dependencies from https://github.com/dotnet/arcade build 20220119.6 (#...dotnet-maestro[bot]
2022-01-19Update dependencies from https://github.com/dotnet/arcade build 20220112.1 (#...dotnet-maestro[bot]
2022-01-08Update version (#2489)Andy Gocke
2022-01-07[release/6.0.2xx] Propagate Interfaces annotation through Type.BaseType (#2476)Vitek Karas
2022-01-06Add a custom flag to disable marking of copy assemblies (#2370) (#2437)Vitek Karas
2022-01-06Merge pull request #2391 from vitek-karas/FixTypeForwarders6Andy Gocke
2021-12-16Merge pull request #2449 from jtschuster/RemoveCecilFullNameDiagsJackson Schuster
2021-12-16Formatting fixJackson Schuster
2021-12-16Re-add IMemberDefinition case for MS build string to make sure there are no r...Jackson Schuster
2021-12-15After separating the argument verification from getting the attribute the met...Tlakaelel Axayakatl Ceja
2021-12-15Removes the Cecil `FullName` path from diagnostic messagesJackson Schuster
2021-12-15Merge pull request #2440 from jtschuster/emit2109InAnalyzerJackson Schuster
2021-12-15Fix FormattingJackson Schuster
2021-12-15Add TargetHasRequiresAttribute to RequiresISymbolExtensions file (#2445)Tlakaelel Axayakatl Ceja
2021-12-15Remove redundant HasAttribute check in RUCAnalyzer.csJackson Schuster
2021-12-14Fold 'if's into one in RUCAnalyzerJackson Schuster
2021-12-14Replace '/' with '.' in IL2109 warning pathsJackson Schuster