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-03-24Do not verify PE32+ assemblies on MonoJb Evain
2015-03-22Ignore tests on Mono that can't runJb Evain
2015-03-21Refactor project infoJb Evain
2015-03-21Add obsolete messageJb 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-03-19Fix calculation of header size for hash computation. Fixes #206.Jb Evain
2015-03-19Make internal a constructor that should have been since the beginningJb Evain
2015-03-19Do not throw NRE on invalid ownerless generic parametersJb Evain
2015-02-23Merge pull request #203 from alexrp/line-endingsJb Evain
2015-02-23Hopefully fix line endings. Fixes #202.Alex Rønne Petersen
2015-02-21Merge pull request #201 from carlokok/write-scopes-for-mdbJb 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-21EncLog rows are 8 bytes long. Fixes #199Jb Evain
2015-01-20Sync Mono.CompilerServices.SymbolWriter with upstream for Column supportDavid Karlaš
2014-12-15Normalize line endingsJb Evain
2014-12-02Protect access of modules of unattached definitionsJb Evain
2014-12-02Also look into the GAC_64Jb Evain
2014-11-30Remove left-over codeJb Evain
2014-11-29Properly zero sections before writing them; Fixes #191Jb Evain
2014-11-17Do not start reading the module until the resolvers are setJb Evain
2014-11-17Add the test assemblies directory to the resolver passed to the assembliesJb Evain
2014-11-17In immediate mode, resolve security declarationsJb Evain
2014-11-17In immediate mode, resolve custom attributes; Fixes #183Jb Evain
2014-11-15Handle exported nested types with a namespaceJb Evain
2014-11-15Refactor computation of type fullnameJb Evain
2014-11-15Revert "Add test for resolving nested types with namespaces"Jb Evain
2014-11-15Add test for resolving nested types with namespacesJb Evain
2014-11-15Handle nested types with a namespace in the metadata resolverJb Evain
2014-11-15Rename parameter to match the behaviorJb Evain
2014-11-13Normalize line endingsJb Evain
2014-11-13Add build statusJb Evain
2014-11-13Fix the way programfiles is retrievedJb Evain
2014-11-13Stop writing to the console during testsJb Evain
2014-11-13Fix eol and propsJb Evain
2014-11-13Use auto EOL for textJb Evain
2014-11-13Remove useless fileJb Evain
2014-11-13Fix NUnit project settingsJb Evain
2014-11-13Skip unknown custom metadata altogetherJb Evain
2014-11-12Cecil is part of the .NET FoundationJb Evain
2014-11-12Fix the fixJb Evain
2014-11-12Fix linksJb Evain
2014-11-12Delete NOTES.txtJb Evain
2014-11-12Create READMEJb Evain
2014-11-11Add test for nested types with a namespaceJb Evain
2014-11-11Add support for nested types with a namespaceJb Evain
2014-11-11Properly handle escaping of reflection encoded type namesJb Evain