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
2016-04-14Commit eol differences I can't make git stop complaining about.workaround-for-bug-24976Rolf Bjarne Kvinge
2014-12-02Revert "Factorize project settings"Rolf Bjarne Kvinge
2014-12-02Revert "Normalize line endings"Rolf Bjarne Kvinge
2014-12-02Revert "Rename variable"Rolf Bjarne Kvinge
2014-12-02Revert "Fix 4.5 fx version"Rolf Bjarne Kvinge
2014-12-02Merge remote-tracking branch 'jbevain/master' into workaround-for-bug-24976Rolf Bjarne Kvinge
2014-12-02Protect access of modules of unattached definitionsJb Evain
2014-12-02Also look into the GAC_64Jb Evain
2014-12-01Don't cause a NRE if a nested type can't be found.Rolf Bjarne Kvinge
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
2014-11-11Add test case for bug #185Jb Evain
2014-11-11Add new test resource from bug #185Jb Evain
2014-11-09Fix 4.5 fx versionJb Evain
2014-11-09Rename variableJb Evain
2014-11-09Factorize project settingsJb Evain
2014-11-08Add license fileJb Evain
2014-11-02Expose the runtime version from the metadataJb Evain
2014-11-02Use existing resize extension methodJb Evain
2014-11-02Properly handle newslot in GetBaseMethodJb Evain
2014-11-02Merge pull request #171 from lostmsu/masterJb Evain
2014-11-02Support non-seekable stream for embeddedresourcesJb Evain
2014-11-02Add ability to set a specific capacity to the collectionJb Evain