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-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-02-12Move to SDK style projectsJb Evain
2018-03-07Do not create false type references when calling ModuleDefinition.GetTypeJb Evain
2017-10-25Style and patternsJb Evain
2017-10-10Include Mono.Cecil.Tests.csproj in netstandard buildTomas Matousek
2017-05-04add readonly configSimon Cropp
2017-04-26Dispose owned stream even when an exception is thrownJb Evain
2017-04-26Add test making sure file handles are released when failing to write an assemblyJb Evain
2017-04-21Add test for ModuleDefinition.FileName when module was created as a user owne...Jb Evain
2016-07-22New ReaderParameters to set the FileAccess to read write for reading and writ...Jb Evain
2016-07-22Add parameterless Write methods to write to the same stream as the assembly i...Jb Evain
2015-04-25Fix handling of modules filenamesJb Evain
2015-04-25Merge branch 'master' into lowermemuseJb Evain
2014-05-27Port nunit addin to simple testsJb Evain
2011-10-27First pass at a branch with reduced memory usage; Keeps an open handle on the...Jb Evain
2011-07-23Verify that CreateModule escapes the assembly name properlyjbevain
2010-11-30Add test for mixed mode modules with an empty module refjbevain
2010-06-11add a test for GetTypejbevain
2010-06-11add test for writing module with unresolved methods twicejbevain
2010-06-01deal with assemblies without a blob heapjbevain
2010-04-12initial commitjbevain