mono.git
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-16 Ankit Jain[msbuild] bump to xplat-master branch HEAD
2017-08-16 Ankit Jain[msbuild] Install a `deniedAssembliesList.txt` to suppo...
2017-08-16 Ankit Jain[msbuild] bump to xplat-master branch HEAD
2017-08-15 Rodrigo Kumpera[verifier] Add workaround for verifying corlib and...
2017-08-15 Rodrigo Kumpera[verifier] Handle csc encoding of enums in cattr blobs...
2017-08-15 Rodrigo Kumpera[runtime] Add WINDOWS_RUNTIME type attribute that csc...
2017-08-15 Rodrigo Kumpera[verifier] Avoid double init of metadata when using...
2017-08-15 Rodrigo Kumpera[verifier] Partially revert 6d37ffdf534eae04a5d06b2e097...
2017-08-15 Marek Safarnetstandard dependant facades update after 2.0 release...
2017-08-15 Aaron Bockovermkbundle: avoid NREs and print useful errors
2017-08-15 Ankit Jain[msbuild] bump to help debug wrench build failure
2017-08-15 Martin BauligAdd scripts/csi to .gitignore.
2017-08-15 Martin BauligCosmetic; remove unnecessary cast and fix compiler...
2017-08-15 Martin Baulig[System]: Fix minor leaks in AppleTls. (#5369)
2017-08-15 Martin Baulig[System]: Fix major AppleTls memory leak. Bug #56814...
2017-08-15 Zoltan Varga[runtime] Use HOST_ defines instead of PLATFORM_ define...
2017-08-15 Rodrigo KumperaMerge pull request #5355 from kumpera/fix_58379
2017-08-15 Ankit Jain[msbuild] bump to help debug wrench build failure
2017-08-14 Alexis Christoforides[MacSDK] Update bockbuild to work around build/staging...
2017-08-14 Rodrigo Kumpera[mini] Add test for implicit widen on argument stores.
2017-08-14 Aleksey Kliger[remoting] transparent proxy GetType of an interface...
2017-08-14 Aleksey Kliger[test] Add regression test for GetType() of a transpare...
2017-08-14 Zoltan Varga[runtime] Fix a warning.
2017-08-14 Alexander KöplingerBump nuget to latest 4.3.0 release (#5368)
2017-08-14 Alexander KöplingerBump nuget-buildtasks
2017-08-14 Zoltan VargaFix a warning.
2017-08-13 Alex Rønne... Merge pull request #5360 from urisimchoni/fix-mon
2017-08-13 Uri Simchoni[profiler] Fix log profiler SetMonitorEvents icall
2017-08-12 Jonathan ChambersUse eglib g_* allocators rather than malloc/calloc...
2017-08-12 Alex Rønne... [acceptance-tests] Increase the profiler-stress timeout...
2017-08-12 Zoltan VargaBump roslyn-binaries.
2017-08-11 Rodrigo Kumpera[jit] Add implicit widening of stores to args of types...
2017-08-11 Alexander Köplinger[ci] Add CI_TAGS for apidiff and ms-test-suite
2017-08-11 Ankit JainInstall Roslyn binaries, including msbuild tasks to...
2017-08-11 Rodrigo KumperaAddress reviewer feedback.
2017-08-11 Ankit Jain[msbuild] Bump to xplat-master branch HEAD
2017-08-11 Alexander Köplinger[acceptance-tests] Bump coreclr submodule
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-11 Alexis Christoforides[MacSDK] Switch to HTTPS for downloading SQLite
2017-08-11 Alex Rønne... [profiler] Fix code coverage support.
2017-08-11 Alexis ChristoforidesUpdate Bockbuild for a CI fix/update (shorter build...
2017-08-11 Alex Rønne... Merge pull request #5352 from urisimchoni/fix-logprof...
2017-08-11 Alexander Köplinger[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks...
2017-08-11 Uri Simchoni[docs] mprof-report manpage - remove "onlycoverage...
2017-08-11 Uri Simchoni[docs] mprof-report manpage - document heapshot-on...
2017-08-11 Uri Simchoni[docs] mprof-report manpage - document '#' output option
2017-08-11 Zoltan Varga[llvm] Avoid generating invalid llvm IR when a finally...
2017-08-10 Rodrigo Kumpera[mini] Emit widen ops when storing to locals of size...
2017-08-10 Rodrigo KumperaMerge pull request #5323 from cherusker/cherusker-2017...
2017-08-10 Jonathan Pryor[mono-api-html] Allow `-r` to ignore class removals
2017-08-10 Uri Simchoni[docs] mprof-report manpage -- fix desctiption of exist...
2017-08-10 Uri Simchoni[docs] remove non-existant option from log profiler...
2017-08-10 Uri Simchoni[docs] Capitalization / puctuation fixes in mprof-repor...
2017-08-10 Marek SafarMore codeowners updates
2017-08-10 Marek SafarUpdate codeowners
2017-08-10 cheruskerDistinguish between the XSI-compliant and the GNU-speci...
2017-08-10 Armin HasitzkaAdd rules to run TSan with run-jenkins.sh (#5254)
2017-08-10 Mikhail FilippovAdd implementation and tests for MatrixValueSerializer...
2017-08-10 Mikhail FilippovUncomment fixed SizeConveter tests
2017-08-10 Aleksey Kliger[monodis] Not all override methods are errors
2017-08-10 Armin Hasitzka[TSan] Yet another idea about whitelisting data races...
2017-08-10 Ankit Jain[msbuild] Bump to xplat-master branch HEAD
2017-08-10 Alexander Köplinger[mono-symbolicate/mdoc] Don't fail tests in mcs mode...
2017-08-09 Alexander KöplingerRevert "[runtime] Avoid building a separate static...
2017-08-09 Bernhard UrbanUpdate CODEOWNERS
2017-08-09 Bernhard Urban[interp] builtin types (#5339)
2017-08-09 Martin Baulig[System]: Fix memory leak in AppleTls. (#5305)
2017-08-09 Aleksey Kliger... Merge pull request #4379 from ermshiperete/master
2017-08-09 Alexander KöplingerDefault powerpc to mcs instead of roslyn (#5326)
2017-08-08 Zoltan Varga[runtime] Remove ves_icall_object_new_fast (), its...
2017-08-08 Zoltan Varga[btls] Compile btls using ninja if available. (#5333)
2017-08-08 Aleksey Kliger[eglib] (goutput.c) Revert Android logging host-target...
2017-08-08 Eberhard BeilharzFix allocation of memory to match the way it gets freed
2017-08-08 Damien Daspit[runtime] Fix bug when marshaling COM interfaces in...
2017-08-08 Eberhard Beilharz[runtime] Unit test for Xamarin-47560
2017-08-08 Uri SimchoniFix xdebug (#5309)
2017-08-08 Zoltan Varga[runtime] Fix a case where klass->blittable was written...
2017-08-08 Zoltan Varga[btls] Enable ccache support for cmake. (#5332)
2017-08-08 Michael DeRoyadd #if MONO around change to make it easier for mergin...
2017-08-08 Michael DeRoyCall array sort function that takes comparison instead...
2017-08-08 Mikhail FilippovAdd implementation and tests for SizeValueSerializer
2017-08-08 Marek Safar[mcs] Soften referenced assemblies unification rules...
2017-08-08 Jason ImisonMerge pull request #5335 from mono/master-bump-fsharp
2017-08-08 nosamiBump F# to 4.1.25 and remove already merged patches
2017-08-08 Alexander KöplingerBump API snapshot
2017-08-08 Alex Rønne... Merge pull request #5317 from alexrp/master
2017-08-08 Zoltan Varga[runtime] Avoid building a separate static library...
2017-08-07 Zoltan Varga[jit] Remove unused mono_arch_print_tree () function...
2017-08-07 Zoltan Varga[runtime] Remove empty eglib/ dir.
2017-08-07 Zoltan Varga[runtime] Move eglib into mono/eglib so it becomes...
2017-08-07 Alex Rønne... [profiler] Split method_leave callback into a method_ta...
2017-08-07 Alex Rønne... [profiler] Mark generated raise functions as ICALL_DECL...
2017-08-07 Alex Rønne... [runtime] Declare MonoProfilerCallContext::return_value...
2017-08-07 Alex Rønne... [runtime] Add ICALL_DECL_EXPORT.
2017-08-07 Alex Rønne... [profiler] Properly clean up the resources used by...
2017-08-07 Alex Rønne... [profiler] Some improvements to the code coverage API.
2017-08-07 Alexander Köplinger[msvc] Update csproj files
2017-08-07 Alexander Köplinger[genproj] Simplify strong name key handling
2017-08-07 Armin Hasitzka[mono-threads-posix] Fix a buffer overflow (rather...
next