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
2017-05-04add readonly configSimon Cropp
2017-04-21Try to get a name from an input streamJb Evain
2017-04-19Only write down the filename of the portable pdb in the debug headerJb Evain
2017-03-29Merge pull request #364 from jbevain/remove-pclJb Evain
2017-03-29Fix reading/writing the size of table indexes in external pdbsJb Evain
2017-03-22Remove the PCL profileJb Evain
2017-03-17Make symbols readers and writers provide their counter partJb Evain
2017-03-13Add support for deterministic debug directoryJb Evain
2017-03-13Add support for the new embedded compressed ppdbJb Evain
2017-02-22Remove unecessary conditionJb Evain
2017-02-21Allow timestamp customization by module and writer parametersJb Evain
2017-02-13Extract methodJb Evain
2017-02-13Optimize StringHeap size.Eugene Rozenfeld
2017-01-11Flush our streams before disposing them; Fix #312Jb Evain
2016-12-14Fix ImageDebugDirectory.MinorVersion in portable pdb writerAlexander Köplinger
2016-07-28Add and use CheckFileNameJb Evain
2016-07-28Refactor GetPdbFileNameJb Evain
2016-07-28Fix ownership of streams for the writing partJb Evain
2016-07-28Properly handle ownership of streams used by CecilJb Evain
2016-07-24Fix the PCL buildJb Evain
2016-07-16Fix writing of timestamp in the pdb idJb Evain
2016-07-16Include the proper timestamp in the pdb idJb Evain
2016-07-16Fix the size of the debugger header dataJb Evain
2016-07-16Create debug directory for external ppdbJb Evain
2016-07-15Fix NET_3_5 compilationJb 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