Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-12[verifier] Implement verification of byref returns.Rodrigo Kumpera
2017-08-19[pedump] Have the assembly search hook look at the same directory of the asse...Rodrigo Kumpera
2017-08-16Merge pull request #5382 from kumpera/pedump_fixRodrigo Kumpera
2017-08-16[verifier] Add workaround for verifying corlib and valid-only output.Rodrigo Kumpera
2017-08-15[runtime] Use HOST_ defines instead of PLATFORM_ defines. (#5362)Zoltan Varga
2017-08-09Revert "[runtime] Avoid building a separate static library, use the shared ob...Alexander Köplinger
2017-08-08[runtime] Avoid building a separate static library, use the shared object fil...Zoltan Varga
2017-07-14[pedump] Print failure cause message when a class cannot be initializedAleksey Kliger
2017-06-20[threads] Store MonoInternalThread in MonoThreadInfo for use when detaching (...Ludovic Henry
2017-05-04[pedump] Fix running with cooperative GCAleksey Kliger
2017-03-14[runtime] Mark mono_assembly_open and mono_assembly_open_full external onlyAleksey Kliger
2017-03-07[runtime] Fix pedump.Zoltan Varga
2017-01-21[io-layer] Extract error (#4279)Ludovic Henry
2016-08-30Revert "[runtime] Fix pedump by using the normal embedding APIs instead of in...Zoltan Varga
2016-08-29[runtime] Fix pedump by using the normal embedding APIs instead of initializi...Zoltan Varga
2016-06-10[tools] Add a few missing files to the tarballAlexander Köplinger
2016-06-10[runtime] Move 'pedump' to tools/pedump, build tools by default. (#3133)Zoltan Varga