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 'importer'Jb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Update copyrightsJb Evain
2015-03-22Ignore tests on Mono that can't runJb Evain
2015-03-21Refactor project infoJb Evain
2015-03-21Merge branch 'master' into importerJb Evain
2015-03-21Fix styleJb Evain
2015-03-21Add support for reading/writing new mdb infoJb Evain
2015-03-20Merge pull request #198 from DavidKarlas/masterJb Evain
2015-02-21Make round-tripping working the same as it always did.Carlo Kok
2015-02-21Ability to write scopes in mdb (revert to old behavior if no scopes are avail...Carlo Kok
2015-01-20Sync Mono.CompilerServices.SymbolWriter with upstream for Column supportDavid Karlaš
2014-11-17Add the test assemblies directory to the resolver passed to the assembliesJb Evain
2014-11-13Normalize line endingsJb Evain
2014-11-13Stop writing to the console during testsJb Evain
2014-11-13Fix eol and propsJb Evain
2014-11-13Skip unknown custom metadata altogetherJb Evain
2014-11-09Factorize project settingsJb Evain
2014-11-02Update to ImportReference methodsJb Evain
2014-08-28Fix module namespaces.Virgile Bello
2014-05-27Port nunit addin to simple testsJb Evain
2014-05-26skip dynamic localsSimon Cropp
2013-04-18Workaround a bug in a old Mono C# compiler for debug symbols in iteratorsJb Evain
2013-04-16Check that the mdb guid matches the module guid when reading the symbol fileJb Evain
2013-03-21Avoid static state in the pdb readerJb Evain
2013-03-13Update to nunit 2.6.2Jb Evain
2013-03-13Normalize line endingsJb Evain
2012-12-05Bring back the pdb guid check that was lost in the upgrade.Jb Evain
2012-12-05Update to the latest CCI pdb readerJb Evain
2012-10-15Update Microsoft.Cci.Pdb with latest code from Cci project (fix Issue #110)Bret Ehlert
2012-04-27[Mono.CompilerServices.SymbolWriter] Fixed MonoSymbolFile Cecil ctorAlan McGovern
2011-11-04SimplifyJb Evain
2011-11-02Use net_2_0 compatible codeJb Evain
2011-11-02Give the pdb writer more data about methods and typesJb Evain
2011-10-28Add support for FSharp detection in pdbsJb Evain
2011-10-28Update Microsoft.Cci; Make sure we properly read basic documents; Fix #81Jb Evain
2011-10-26Update to nunit 2.5.10Jb Evain
2011-10-06More lenient pdb header checkjbevain
2011-07-28Hide warnings from Microsoft.Cci.Pdb codejbevain
2011-07-26Update copyright info in the assemblies toojbevain
2011-06-13set version 0.9.5jbevain
2011-04-20Implemented PdbReaderProvider.GetSymbolReader(Stream)Daniel Grunwald
2011-04-04Update copyrightjbevain
2010-12-17Add different net_2_0, net_3_5 and net_4_0 build configurationsjbevain
2010-12-09Make Mono.Cecil.Pdb READ_ONLY proofjbevain
2010-12-06Reference the local nunit assembliesjbevain
2010-10-20update Mono.CompilerServices.SymbolWriter to Mono's headJb Evain
2010-09-27Update to version 0.9.40.9.4Jb Evain
2010-07-16add NET_3_5 definesjbevain
2010-06-15Revert "check the mdb guid in ProcessHeader"jbevain