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
2021-06-30Merge remote-tracking branch 'upstream/master'Marek Safar
2021-06-30Avoid decompressing/compressing unresolved embedded source information (#771)Jb Evain
2021-06-24Add support for reading symbols of modules with multiple codeview debug entri...Jb Evain
2021-06-24Fix NRE when writing native pdb with type name exceeding PDB_MAX_PATH (#769)Jb Evain
2021-05-18Do not reset the stack size after a break instruction (#755)Lucas Trzesniewski
2021-04-24Fix resolving from a ModuleReference (#730)AnakinSklavenwalker
2021-03-18Issues #710: Ability to load debug symbols from MemoryStream (#735)Sergey Aseev
2021-03-16Implement automatic handling of the HasFieldRVA field attribute. (#733)Jeremy Koritzinsky
2021-03-15Merge remote-tracking branch 'upstream/master' into mainMarek Safar
2021-03-13Fix reading GenericInst constants in portable pdbs (#729)Jb Evain
2021-02-12Add ModuleDefinition.ImmediateRead (#713)Mike Voorhees
2021-02-12revert layout change (#720)Mike Voorhees
2021-02-12Fix type reference name in attribute argument getting mangled when such attri...Mike Voorhees
2021-01-08Merge remote-tracking branch 'upstream/master' into masterMarek Safar
2021-01-08Revert "Allow removing value of ModuleDefinition::EntryPoint"Marek Safar
2021-01-07Allow removing value of ModuleDefinition::EntryPoint (#711)Marek Safar
2021-01-06Allow removing value of ModuleDefinition::EntryPointMarek Safar
2020-10-21Replace licenseUrl with SPDX license identifier (#700)Cooper
2020-10-15A minimum tactical fix for issue #697 (#698)Steve Gilham
2020-10-14Remove static field that introduces threading issues (#696)Jb Evain
2020-10-13Add failing test for #694 (#695)Lucas Trzesniewski
2020-10-13Revert "Fix ReadSymbols in a Module that is already created (#686)"Jb Evain
2020-10-09Fixes building with ArcadeMarek Safar
2020-10-08Revert "Fix ReadSymbols in a Module that is already created (#686)"Marek Safar
2020-09-26Merge remote-tracking branch 'upstream/master' into masterMarek Safar
2020-09-16Bump to 0.11.3Jb Evain
2020-09-16Fix ReadSymbols in a Module that is already created (#686)Thays Grazia
2020-09-16Better way to update local scopes when method bodies are edited (#687)Vitek Karas
2020-09-16Unity's Windows Runtime changes (#394)Tautvydas Žilys
2020-09-07Fix crash with null local scoperelease/5.0vitek-karas
2020-09-07Better way to update local scopes when method bodies are edittedvitek-karas
2020-09-07Merge remote-tracking branch 'upstream/master'Marek Safar
2020-07-30Add newer algorithms to the AssemblyHashAlgorithm enum. (#656)Theodore Tsirpanis
2020-07-24Automatically update local variable debug info (#676)Vitek Karas
2020-07-23Auto update local scopes in debug info when manipulating instructions (#677)Vitek Karas
2020-07-21Fix MdbWriter to produce the correct MVID in case deterministic output is req...Vitek Karas
2020-07-16Fix MdbWriter to produce the correct MVID in case deterministic output is req...vitek-karas
2020-05-21Add Clear to ILProcessor (#662)MichalPetryka
2020-05-14Removing the assumption that StringHeap is always present in the metadata whe...Ivan Povazan
2020-04-07Avoid using constant; Fix #658 (#660)Jb Evain
2020-02-20Bump to 0.11.2Jb Evain
2020-02-18Merge remote-tracking branch 'upstream/master'Marek Safar
2020-02-13Changing PdbReaderProvider to accept create EmbeddedPDB from stream. (#648)Thays Grazia
2020-01-31Fix locally scoped constant array (#644)Simon Cropp
2020-01-28Merge pull request #641 from Unity-Technologies/improve-thread-safetyJb Evain
2020-01-27Updated lazy initialization for AssemblyNameReference.PublicKeyTokenScott Ferguson
2020-01-24Cleanup spacing & formattingScott Ferguson
2020-01-24Improves thread safety of lazy initializationsScott Ferguson
2020-01-18Add sourcelinkJb Evain
2019-12-17Merge remote-tracking branch 'upstream/master'Marek Safar