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-06-15Fix mixed module ReadSymbols() (#851)Marco Rossignoli
2021-06-24Fix NRE when writing native pdb with type name exceeding PDB_MAX_PATH (#769)Jb Evain
2019-08-30Add support for reading and writing document checksums in native pdbs (#616)Jb Evain
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2019-02-12Run symbols tests in ReadOnly mode as wellJb Evain
2019-02-12Fix tests on dotnet core / macosJb Evain
2017-11-17Fix #461: wrong StateMachineScopeDebugInformation APIJb Evain
2017-11-17Fix #462: incorrect AsyncMethodBodyDebugInformation APIJb Evain
2017-09-28Prevent a crash when reading VB generated pdbJb Evain
2017-06-08Do not crash on empty import symbolJb Evain
2017-05-17Add testJb Evain
2017-05-04add readonly configSimon Cropp
2017-03-21Add support for writing back constantsJb Evain
2017-03-21Refactor and adjust coding styleJb Evain
2017-03-21NativePdb roundtrip for iterators, state machine, scopes and using namespace;...Virgile Bello
2017-03-09Fix handling of hidden sequence pointsJb Evain
2016-10-27Fix roundtrip of native pdb info with no sequence pointsJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2015-04-25Merge branch 'importer'Jb Evain
2015-03-22Ignore tests on Mono that can't runJb Evain
2015-03-21Merge branch 'master' into importerJb Evain
2014-11-13Stop writing to the console during testsJb Evain
2014-11-02Update to ImportReference methodsJb Evain
2014-05-27Port nunit addin to simple testsJb Evain
2011-10-28Add support for FSharp detection in pdbsJb Evain
2011-10-28Update Microsoft.Cci; Make sure we properly read basic documents; Fix #81Jb Evain
2010-04-16fix document namejbevain
2010-04-16fix writing of the local var token for resolved methodsjbevain
2010-04-12initial commitjbevain