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-03-22Fix portable PDB version headerJb Evain
2017-03-22Properly write empty guid heapsJb Evain
2017-01-11Flush our streams before disposing them; Fix #312Jb Evain
2016-08-04Make sure we do not mess with the stream position when writingJb Evain
2016-07-28Fix ownership of streams for the writing partJb 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 computation of metadata header lengthJb Evain
2016-07-15Merge branch 'lowermemuse' into ppdb_lowermemuseJb Evain
2016-07-13Add support for the portable pdb formatJb Evain
2016-05-13Merge branch 'master' into lowermemuseJb Evain
2015-10-31Fix metadata header length calculation so that Windows metadata assemblies ar...Ignas Ziberkas
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2015-03-19Fix calculation of header size for hash computation. Fixes #206.Jb Evain
2014-11-30Remove left-over codeJb Evain
2014-11-29Properly zero sections before writing them; Fixes #191Jb Evain
2014-11-02Expose the runtime version from the metadataJb Evain
2012-11-01Add support for writing ARMv7 binariesJb Evain
2012-05-23Add support for reading and writing custom dll characteristicsJb Evain
2012-05-23Do not add a strong name data directory for zeroed public keysJb Evain
2012-04-23Fix typoJb Evain
2012-03-28Fix writing of delay-signed assembliesJb Evain
2012-03-28Style fixesJb Evain
2012-03-28Do not write a reloc section for pe64 assembliesJb Evain
2012-01-10Properly write pe32+ binaries. Fixes bug #86.Jb Evain
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-04-04Update copyrightjbevain
2010-05-25cosmeticjbevain
2010-05-12remove the sdata section, it freaks people outjbevain
2010-04-12initial commitjbevain