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
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2018-03-03Add tests for mdb symbol mismatchJb Evain
2018-03-03Provide a better exception when symbols are not found or not matching the ass...Jb Evain
2017-11-16Fix reading mdb scope end (#466)Jb Evain
2017-05-04add readonly configSimon Cropp
2017-03-17Make symbols readers and writers provide their counter partJb Evain
2017-03-13Add support for the new embedded compressed ppdbJb Evain
2016-10-16Fix reading the source file for a mdb line entryJb Evain
2016-08-05Read and write the checksum for files in mdbsJb Evain
2016-08-05Fix reading and writing mdb variablesJb Evain
2016-07-28Make types sealed when possibleJb Evain
2016-07-28Add and use CheckFileNameJb Evain
2016-07-28Refactor GetPdbFileNameJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2015-03-21Fix styleJb Evain
2015-03-21Add support for reading/writing new mdb infoJb Evain
2015-01-20Sync Mono.CompilerServices.SymbolWriter with upstream for Column supportDavid Karlaš
2013-04-18Workaround a bug in a old Mono C# compiler for debug symbols in iteratorsJb Evain
2013-04-16Check that the mdb guid matches the module guid when reading the symbol fileJb Evain
2011-04-04Update copyrightjbevain
2010-06-15Revert "check the mdb guid in ProcessHeader"jbevain
2010-06-11check the mdb guid in ProcessHeaderjbevain
2010-05-27adjust Mono.Cecil.Mdb with the last API changejbevain
2010-04-12initial commitjbevain