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

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-06Add arcade infrastructure to dotnet/cecil (#37)Tlakaelel Axayakatl Ceja
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2019-02-12Fix tests on dotnet core / macosJb Evain
2019-02-12Move caller attribute togetherJb Evain
2019-02-12Fix getting test resource path from test subprojectsJb Evain
2019-02-12Move to SDK style projectsJb Evain
2018-06-28Implement support for SymbolStream in the default symbol readerJb Evain
2017-06-02Add support for source link and embedded sources custom debug infosJb Evain
2017-05-04add readonly configSimon Cropp
2016-07-28Properly handle ownership of streams used by CecilJb Evain
2016-07-15Merge branch 'master' into winrt-projectionsJb Evain
2016-07-15Fix disposing of the portable pdb readerJb Evain
2016-07-15Merge branch 'lowermemuse' into ppdb_lowermemuseJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2016-05-13Fix testsJb Evain
2016-05-13Merge branch 'master' into lowermemuseJb Evain
2016-05-04Added tests for windows runtime projections.Tautvydas Žilys
2015-11-02Assembly resolver used in tests no longer have to derive from BaseAssemblyRes...Ignas Ziberkas
2015-10-31Add test demonstrating that Windows metadata assemblies are not saved correctlyIgnas Ziberkas
2015-04-25Fix handling of modules filenamesJb Evain
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-03-22Ignore tests on Mono that can't runJb Evain
2014-11-17Add the test assemblies directory to the resolver passed to the assembliesJb Evain
2014-05-27Port nunit addin to simple testsJb Evain
2011-10-27revert last two experimentationsJb Evain
2011-10-27Only keep the table heap in memory; read the other heaps from the underlying ...Jb Evain
2011-01-28Fix resolving of forwarded typesjbevain
2010-09-11Fix local environmental issue.Akira Sugiura
2010-04-12initial commitjbevain