mono.git
2017-08-24 Alex Rønne... Merge pull request #5439 from alexrp/master
2017-08-24 Alex Rønne... [profiler] Add a missing method_leave event for the...
2017-08-24 Alex Rønne... [profiler] Add a missing method_tail_call event when...
2017-08-24 Marek Safar[mcs] Update logic when checking for tuple element...
2017-08-24 Zoltan VargaRevert "[runtime] Fix a warning."
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 Rodrigo Kumpera[wasm] Don't define MONO_CROSS_COMPILE in the wasm...
2017-08-23 Rodrigo Kumpera[utils] Fix mono_valloc and mono_valloc_aligned malloc...
2017-08-23 Rodrigo Kumpera[wasm] Add wasm stubs for object-offsets and sgen-archdep.
2017-08-23 Rodrigo Kumpera[wasm] Add wasm strings to mono-config.c
2017-08-23 Rodrigo Kumpera[wasm] Add comments explaining the magic strings in...
2017-08-23 Rodrigo Kumpera[readme] Document --enable-wasm
2017-08-23 Rodrigo Kumpera[wasm] Add threading, dl and hwcap support for wasm.
2017-08-23 Armin Hasitzka[TSan] Unlocking MonoStats, GCStats and JITGCStats...
2017-08-23 Marek Safar[threadpool] Reduce logging verbosity level. Fixes...
2017-08-23 ElastinoAdded compile target option as library
2017-08-23 Alexander KöplingerMerge pull request #5423 from vargaz/workaround-58901
2017-08-22 Zoltan VargaRevert "Disable pinvoke2.exe test on OSX i386 for now...
2017-08-22 Zoltan Varga[runtime] Disable a test which asserts because of an...
2017-08-22 Rogier Hofboer[Mono.Security] Bugfix of bug 23153. Certificate loop...
2017-08-22 Jo Shields[msi] Fix typos in f9bdab792800cd8f95bb71f02f403f2d414cce9b
2017-08-22 Infko[Syndication]Fix Runtime crash when parsing pubTime...
2017-08-22 Alexander Köplinger[bcl] Remove unused left over .args files
2017-08-22 Alexander Köplinger[MacSDK] Whitelist the csi script
2017-08-22 markusbethenable some tests for System.Text.UnicodeEncoding ...
2017-08-21 Rodrigo Kumpera[utils] Fix atomic fallout implementation function...
2017-08-21 Rodrigo Kumpera[wasm] Add wasm stubs for MonoContext and membar ops.
2017-08-21 Rodrigo Kumpera[WASM] Hack configure.ac to support wasm. Use --enable...
2017-08-21 Rodrigo KumperaMerge pull request #5406 from kumpera/fix_12157
2017-08-21 Rodrigo KumperaMerge pull request #5407 from kumpera/fix_31225
2017-08-21 Alexander KöplingerFix method-access.exe test (#5412)
2017-08-21 Alexander KöplingerDisable pinvoke2.exe test on OSX i386 for now (#5411)
2017-08-21 Jo Shields[msi] Pull in MSI changes from Mono 5.2 branch
2017-08-21 Alexander KöplingerBump libgdiplus (#5393)
2017-08-21 Alexander KöplingerBump timeout for TaskTests.Delay_Simple (#5410)
2017-08-21 Marek SafarUse absolute paths to avoid ambiguity
2017-08-21 Marek SafarCODEOWNERS update
2017-08-19 Jonathan ChambersAdd null check for target to optimized delegate constru...
2017-08-19 Alexander KöplingerUpdate CODEOWNERS
2017-08-19 Miguel de IcazaRemove lingering bits from removed prj2make tool (...
2017-08-18 Rodrigo Kumpera[pedump] Have the assembly search hook look at the...
2017-08-18 Rodrigo Kumpera[verifier] Base constructors can only be called on...
2017-08-18 Marek SafarMore codeowners updates
2017-08-18 Rodrigo KumperaMerge pull request #5396 from kumpera/fix_11696
2017-08-18 Rodrigo KumperaMerge pull request #5397 from kumpera/fix_41279
2017-08-18 vkargov[jit] Don't emit a redundant move in lazy fetch trampol...
2017-08-18 Aleksey Kliger[threads] Use designated initializer syntax in MAKE_SPE...
2017-08-17 Rodrigo Kumpera[runtime] Format MethodAccessException method names...
2017-08-17 Rodrigo KumperaMerge pull request #5390 from kumpera/fix_58637
2017-08-17 Alexander KöplingerBump bockbuild to remove gtk+ screen patch
2017-08-17 Rodrigo Kumpera[runtime] Don't set pkey to a value that will be freed...
2017-08-17 Rodrigo Kumperaupdate CODEOWNERS
2017-08-17 Rodrigo Kumpera[verifier] Check methodimpl table for duplicated. Fixes...
2017-08-17 Ludovic Henry[marshal] Rethrow in native-to-managed wrapper to keep...
2017-08-17 Ludovic Henry[w32error] Add ENODEV -> ERROR_DEV_NOT_EXIST error...
2017-08-17 Alexander KöplingerBump bockbuild
2017-08-17 Eberhard Beilharz[SWF] Fix string drawing truncation in combo boxes
2017-08-17 Armin HasitzkaUse the `Unlocked* ()` functions to blacklist specific...
2017-08-16 Rodrigo Kumpera[corlib] When parsing the ECMA key, don't produce a...
2017-08-16 Ludovic Henry[corlib] Increase timeout for MonoTests.System.Runtime...
2017-08-16 Alexander KöplingerBump bockbuild
2017-08-16 Marek SafarUpdate list of denied assemblies
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
next