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
2019-06-29Don't verify attributes on generic constraints on MonoJb Evain
2019-06-25Add test for attributes on generic parameter constraintsJb Evain
2019-03-05Remove support for the readonly builds as they don't make sense in a nuget worldJb Evain
2019-02-12Fix tests on dotnet core / macosJb Evain
2019-01-31Add tests verifying we preserve the order of metadata elementsJb Evain
2018-10-04Do not skip trailing null char in custom attribute stringsJb Evain
2017-10-10Include Mono.Cecil.Tests.csproj in netstandard buildTomas Matousek
2017-05-04add readonly configSimon Cropp
2016-10-14Fix writing types in custom attributes that are arrays of nested typesJb Evain
2016-07-15Merge branch 'iface-impl-ca'Jb Evain
2016-05-13Merge branch 'master' into lowermemuseJb Evain
2016-04-22Support reading and writing custom attributes on InterfaceImplJb Evain
2015-08-28Fix testing of CA empty blob on MonoJb Evain
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2015-03-21Merge branch 'master' into importerJb Evain
2014-11-11Add test case for bug #185Jb Evain
2014-11-02Update to ImportReference methodsJb Evain
2014-05-27Port nunit addin to simple testsJb Evain
2011-11-07Add test for custom attributes with a null blobJb Evain
2011-10-27First pass at a branch with reduced memory usage; Keeps an open handle on the...Jb Evain
2010-12-21Fix boxed values inside custom attributejbevain
2010-09-30Adjust to TypeReference constructor changesjbevain
2010-06-17adjust the CreateModule logic to take a ModuleParameters and allow the user t...jbevain
2010-04-23cosmeticjbevain
2010-04-21allow the creation of CustomAttribute with a blob, based on a patch by Zoltan...jbevain
2010-04-19fix parsing of complex genericsjbevain
2010-04-14add tests for complex types in custom attributesjbevain
2010-04-12initial commitjbevain