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
2020-10-13Add failing test for #694 (#695)Lucas Trzesniewski
2020-10-13Revert "Fix ReadSymbols in a Module that is already created (#686)"Jb Evain
2020-09-16Fix ReadSymbols in a Module that is already created (#686)Thays Grazia
2020-02-13Changing PdbReaderProvider to accept create EmbeddedPDB from stream. (#648)Thays Grazia
2019-10-18Fix invalid ComputeHash from ByteByffer array computationJerome Laban
2019-06-01Add test for deterministic scenarioJb 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-01-29Add a test to compose symbol writersJb Evain
2018-09-09Use the 1.0 embedded PDB versionLucas Trzesniewski
2017-11-17Fix #461: wrong StateMachineScopeDebugInformation APIJb Evain
2017-11-17Fix #462: incorrect AsyncMethodBodyDebugInformation APIJb Evain
2017-08-31No write, only readJb Evain
2017-08-31Add test for invalid constants in ppdbJb Evain
2017-06-02Add support for source link and embedded sources custom debug infosJb Evain
2017-05-04add readonly configSimon Cropp
2017-04-04Fix handling of null constants in portable pdbsJb Evain
2017-03-29Fix reading/writing the size of table indexes in external pdbsJb Evain
2017-03-21Add test for empty portable pdbJb Evain
2017-03-13Complete embedded ppdb testJb Evain
2017-03-13Add support for the new embedded compressed ppdbJb Evain
2017-03-09Fix handling of hidden sequence pointsJb Evain
2017-01-10[ppdb] Fix the encoding/decoding of empty parts in document names, they shoul...Zoltan Varga
2016-07-13Add support for the portable pdb formatJb Evain