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-06-01Make culture always return neutral when null or emptyJb Evain
2015-06-01Init parameter collection with the param countFrancois Valdy
2015-06-01Reuse new optimize TryGetAssemblyNameReferenceJb Evain
2015-06-01Remove Object prefixJb Evain
2015-06-01Make OpCode implement IEquatableJb Evain
2015-06-01Merge pull request #221 from gluck/perfsJb Evain
2015-06-01Faster AssemblyNameReference comparisonFrancois Valdy
2015-05-31Remove unnecessary clear callFrancois Valdy
2015-05-31Make MetadataToken IEquatableFrancois Valdy
2015-05-28Remove support for net_2_0Jb Evain
2015-05-28Adjust nuspecJb Evain
2015-05-28Simplify ifdefing out of CryptoServiceJb Evain
2015-05-28Remove support for building against SL and the CF in favor of a PCLJb Evain
2015-05-28Use the 344 profileJb Evain
2015-05-28Compiling version of PCLJb Evain
2015-05-28On-going work for PCL supportJb Evain
2015-05-28Merge pull request #214 from jbevain/sysruntimeJb Evain
2015-05-27Merge pull request #219 from joj/patch-2Jb Evain
2015-05-27Now working on xBuild :Sjoj
2015-05-27Merge pull request #218 from joj/patch-2Jb Evain
2015-05-27Minor fix for xBuild compatibilityjoj
2015-05-27Merge pull request #217 from kzu/masterJb Evain
2015-05-27Allow upstream consumers to override build settings.Daniel Cazzulino
2015-05-15Do not run metro test on MonoJb Evain
2015-05-12Refactor null checkJb Evain
2015-05-11Add support for importing function pointersJb Evain
2015-05-11Switch from Corlib to CoreLibraryJb Evain
2015-05-11Fix testsJb Evain
2015-05-11Fix internal ctor of ANRJb Evain
2015-05-11Revert "Share a common SignatureReader"Jb Evain
2015-05-11AssemblyNameReference.Version should never return null. Fixes #212Jb Evain
2015-05-08Share a common SignatureReaderJb Evain
2015-04-30Build on 4.5 and not on 4.5.1Jb Evain
2015-04-30Rename corlib to core_libraryJb Evain
2015-04-30Rename Corlib to CoreLibrary in public symbolsJb Evain
2015-04-30Add support for reading System.Runtime as corlibJb Evain
2015-04-28The arg0 for value types is a managed pointerJb Evain
2015-04-27do not read behind signature boundariesRadek Doulik
2015-04-25Add gitter badgeJb Evain
2015-04-25Add link to the devlogJb Evain
2015-04-25Move CheckStream to MixinJb Evain
2015-04-25Fix CF buildJb Evain
2015-04-25Fix SL buildJb Evain
2015-04-25Fix styleJb Evain
2015-04-25Merge branch 'importer'Jb Evain
2015-04-250.9.6Jb Evain
2015-04-22Simplify headerJb Evain
2015-04-22Simplify return statements when possibleJb Evain
2015-04-22Update copyrightsJb Evain
2015-04-15Set the rva to zero when setting initial values to avoid resolving later onJb Evain