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-20FieldRVA alignment (#817)David Wrighton
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2017-03-29Fix reading/writing the size of table indexes in external pdbsJb Evain
2017-02-22Make field readonlyJb Evain
2017-02-13Turns out the list ctor + dict implementing ICollection of KVP will do the ri...Jb Evain
2017-02-13Avoid list resizesJb Evain
2017-02-13Style fixesJb Evain
2017-02-13Optimize StringHeap size.Eugene Rozenfeld
2016-07-16Set pdb tables sorted flagsJb 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
2016-04-22Fix decoding the HasCustomAttribute coded indexJb Evain
2015-09-29Prevent exception on invalid blob indexJb Evain
2015-05-31Make MetadataToken IEquatableFrancois Valdy
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2011-11-02Use ordinal comparer for string keyed dictionariesJb 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
2011-04-04Fix HeapBuffer.IsLargejbevain
2011-03-27Remove TableHeap.TableIdentifiersjbevain
2011-03-27Reduce TableHeap initializer sizejbevain
2011-03-27Add support for enclog and encmap tablesjbevain
2010-10-22Move MetadataType to Mono.CecilJb Evain
2010-09-17Expose a convenience enum to switch on the metadata typejbevain
2010-07-24fix readonly buildjbevain
2010-07-24micro optimizationjbevain
2010-05-10cosmeticjbevain
2010-04-12initial commitjbevain