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-01-20Fix deterministic MVID and add PdbChecksum (#810)Vitek Karas
2021-07-02Preserve LargeAwareAddress image flag (#775)Jb Evain
2020-05-14Removing the assumption that StringHeap is always present in the metadata whe...Ivan Povazan
2019-08-02Avoid exceptions for malformed debug headersJb Evain
2019-06-04Protect against incorrect debug headers; Fix #589Jb Evain
2019-02-01Preserve subsystem version in NT headersJb Evain
2018-02-05Develop/issue 485 (#486)Steve Gilham
2017-09-30Fix win32 resource processing.Eugene Rozenfeld
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-13Add support for deterministic debug directoryJb Evain
2017-02-25Fix ReadArchitecture, fix #337Jb Evain
2017-02-21Allow timestamp customization by module and writer parametersJb Evain
2017-02-21Preserve PE timestamps.Rolf Bjarne Kvinge
2016-07-28Properly handle ownership of streams used by CecilJb Evain
2016-07-15Rename GetFullyQualifiedName to GetFileNameJb Evain
2016-07-15Merge branch 'lowermemuse' into ppdb_lowermemuseJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2015-04-25Fix handling of modules filenamesJb Evain
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2015-01-21EncLog rows are 8 bytes long. Fixes #199Jb Evain
2014-11-02Expose the runtime version from the metadataJb Evain
2012-05-23Add support for reading and writing custom dll characteristicsJb Evain
2012-03-28Fix writing of delay-signed assembliesJb Evain
2012-03-01Add support for reading the new target platforms in C# 5: ARM and AnyCPU32Bit...Daniel Grunwald
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-10-27First pass at a branch with reduced memory usage; Keeps an open handle on the...Jb Evain
2011-06-30Also read the reloc section in memoryjbevain
2011-04-04Update copyrightjbevain
2011-04-04Remove unecessary variablejbevain
2011-03-27Remove duplicated codejbevain
2011-03-27Remove TableHeap.TableIdentifiersjbevain
2011-03-27Add support for enclog and encmap tablesjbevain
2010-06-11augment the size of the metadata stream name bufferjbevain
2010-06-01deal with assemblies without a blob heapjbevain
2010-04-16refactor framework version parsingjbevain
2010-04-12initial commitjbevain