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
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
2015-01-21EncLog rows are 8 bytes long. Fixes #199Jb 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
2014-09-02Handle zeroed debug header. Fix #174Jb 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-03-01Add support for reading the new target platforms in C# 5: ARM and AnyCPU32Bit...Daniel Grunwald
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-06-30Also read the reloc section in memoryjbevain
2011-06-17Fix reading and writing of signed compressed integersjbevain
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-12-09Add hashing code to benchjbevain
2010-08-09compute the debug header position using direct pointers instead of rvas as SR...jbevain
2010-06-11augment the size of the metadata stream name bufferjbevain
2010-06-01deal with assemblies without a blob heapjbevain
2010-05-25cosmeticjbevain
2010-05-12remove the sdata section, it freaks people outjbevain
2010-05-02simplify Growjbevain
2010-04-16refactor framework version parsingjbevain
2010-04-12initial commitjbevain