mono.git
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-07 Zoltan VargaFix the loaded llvm build.
2016-08-07 Ludovic HenryMerge pull request #3370 from ludovic-henry/fix-finaliz...
2016-08-07 Ludovic Henry[gc] Fix crash when doing WaitForPendingFinalizers
2016-08-07 Vincent Povirk[x86] Only pinvoke methods are stdcall. (#3354)
2016-08-06 Zoltan Varga[runtime] Fix the loaded llvm build.
2016-08-06 Marek SafarMerge pull request #3356 from marek-safar/cecil-update
2016-08-05 Zoltan Varga[runtime] Store the original invoke method in WrapperIn...
2016-08-05 Marek Safar[monosymbolicate] Update project file
2016-08-05 Marek Safar[Mono.Cecil] Add special handling of legacy 0.9.5 version
2016-08-05 Marek Safar[mono-symbolicate] Better test failure reporting
2016-08-05 Marek Safar[mdoc] Update project file
2016-08-05 Marek Safar[Mono.Contract] Less obsolete warnings
2016-08-05 Marek Safar[bcl] Reflect cecil breaking changes
2016-08-05 Marek SafarUpdate Cecil to the latest master
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Zoltan Varga[arm] Fix aot support in the sdb soft breakpoint trampo...
2016-08-05 Alexander Köplinger[ci] Don't build mobile profiles in a monolite build
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Alexander Köplinger[ci] Add a CI_TAGS option for building with monolite
2016-08-05 Alexander Köplinger[ci] Run "make" in parallel in run-jenkins.sh
2016-08-05 Ludovic HenryMerge pull request #3288 from ludovic-henry/iolayer...
2016-08-05 Niklas TherningPrevent SGen from scanning the guard page used by Windo...
2016-08-05 Marek SafarBump binary-reference-assemblies
2016-08-05 Niklas TherningFixes the mono/tests/gc-graystack-stress test on Window...
2016-08-05 Ludovic HenryMerge pull request #3355 from ludovic-henry/process...
2016-08-05 Miguel de IcazaRemove stray comment
2016-08-04 Zoltan Varga[arm] Fix the initialization of the variable holding...
2016-08-04 Alexander KyteMerge pull request #3360 from alexanderkyte/mini_fix_ti...
2016-08-04 Alexander Kyte[mobile_static] Give bitcode mini tests parallelism...
2016-08-04 Alexander Köplinger[xbuild] Use the xbuild ToolsVersion even if another...
2016-08-04 Andi McClureAdd NUnit XML support to test babysitter, also document...
2016-08-04 João MatosMerge pull request #3357 from tritao/zip_delete_entries
2016-08-04 Ludovic Henry[process] Fix Process.Exited event triggered too early
2016-08-04 Niklas TherningMerge pull request #3358 from ntherning/disable-sgen...
2016-08-04 Niklas TherningSet SGen's REDZONE_SIZE=0 on Win64 since the ABI define...
2016-08-04 Ludovic Henry[io-layer] Remove threads.h, thread-private.h and wthre...
2016-08-04 Ludovic Henry[io-layer] Remove unused _WAPI_THREAD_CURRENT
2016-08-04 Ludovic Henry[io-layer] Extract thread MonoW32HandleOps
2016-08-04 Ludovic Henry[io-layer] Extract GetThreadPriority and SetThreadPriority
2016-08-04 Ludovic Henry[io-layer] Extract wapi_create_thread_handle
2016-08-04 Ludovic Henry[io-layer] Extract wapi_thread_own_mutex and wapi_threa...
2016-08-04 Ludovic Henry[io-layer] Extract wapi_current_thread_desc
2016-08-04 Ludovic Henry[io-layer] Extract wapi_ref_thread_handle
2016-08-04 Ludovic Henry[io-layer] Remove _wapi_thread_cur_apc_pending
2016-08-04 Ludovic Henry[io-layer] Extract wapi_get_current_thread_handle
2016-08-04 Ludovic Henry[io-layer] Extract wapi_thread_handle_set_exited
2016-08-04 Ludovic Henry[io-layer] Make _wapi_getpid, _wapi_thread_own_mutex...
2016-08-04 Ludovic Henry[io-layer] Make _WapiHandle_thread struct public
2016-08-04 Ludovic Henry[mono-threads] Split platform and suspend specific...
2016-08-04 Ludovic Henry[io-layer] Make wait.c not depend on _wapi_thread_cur_a...
2016-08-04 João Matos[System.IO.Compression] Remove the entry from ZipArchiv...
2016-08-04 Marek Safar[mcs] Better error reporting for missing types during...
2016-08-04 Miguel de Icaza[build] Update order.xml data
2016-08-03 Zoltan Varga[arm64] Assert that the displacement is not out of...
2016-08-03 Alexander KyteMerge pull request #3352 from alexanderkyte/mini_bitcod...
2016-08-03 Alexander Kyte[runtime] Provide Mono.Simd.dll to llvmonlycheck+fullao...
2016-08-03 Alexander KöplingerMerge pull request #3351 from kasthack/patch-2
2016-08-03 Zoltan Varga[arm] Initialize breakpoint_tramp later in full aot...
2016-08-03 Konstantin... Added missing DeliveryFormat property to MailClient
2016-08-03 Aleksey Kliger... Merge pull request #3347 from lambdageek/coop-abort...
2016-08-02 Marek Safar[mcs] More tweaks in betterness improvements. Fixes...
2016-08-02 Aleksey Kliger[coop] Don't call unhandled exn hook for ThreadAbortExc...
2016-08-02 Aleksey Kliger... Merge pull request #3344 from alexanderkyte/propagate_m...
2016-08-02 Marek Safar[bcl] Don't build not installed mobile assemblies
2016-08-01 Aleksey Kliger... Merge pull request #3340 from lambdageek/dev/invoke...
2016-08-01 Alexander KyteMerge pull request #3345 from alexanderkyte/fix_mini_ao...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-08-01 Aleksey Kliger[test] Fix sporadic Mono.Debugger.Soft ThreadpoolIOsing...
2016-08-01 Zoltan VargaFix the build.
2016-08-01 Alexander Kyte[runtime] Propagate async MonoError to AsyncResult
2016-08-01 Zoltan Varga[runtime] Implement WaitForPendingFinalizers used cond...
2016-08-01 Aleksey Kliger[threads] Call mono_invoke_unhandled_exception hook...
2016-08-01 Alexander Kyte[runtime] Pass invariant AOT options to mini aot tests
2016-08-01 Alexander KöplingerBump to include the F# bockbuild patch
2016-08-01 Zoltan Varga[arm] Use soft breakpoints on watchos.
2016-08-01 Ludovic HenryMerge pull request #3342 from ludovic-henry/gc-domain...
2016-08-01 Aleksey Kliger... Merge pull request #3335 from lambdageek/dev/system...
2016-08-01 Aleksey Kliger[llvm] In default_mono_llvm_unhandled_exception call...
2016-08-01 Marek Safar[Facades] Emit symbol files for lib like facades
2016-08-01 Alexander Köplinger[man] Fix typo in environment variable name
2016-08-01 Ludovic Henry[gc] Fix timeout in mono_domain_finalize
2016-08-01 Ludovic Henry[gc] Ensure we clean the DomainFinalizationReq
2016-07-30 Ludovic Henry[gc] Replace domain finalizer request cond+mutex by...
2016-07-30 Zoltan Varga[arm] Implement support soft breakpoints + AOT.
2016-07-30 Zoltan Varga[sdb] Fix an aot assert.
2016-07-29 Rodrigo Kumpera[corlib] Bring AssemblyName(string) to the happy C...
2016-07-29 Rodrigo Kumpera[corlib] Move Assembly::GetName to be implemented in...
2016-07-29 Aleksey Kliger... Merge pull request #3320 from lambdageek/dev/reflection...
2016-07-29 Aleksey Kliger[runtime] Move mono_invoke_unhandled_exception_hook...
2016-07-29 Aleksey Kliger[reflection] Marshal name arg of RuntimeType.GetNestedT...
2016-07-29 Aleksey Kliger[reflection] RuntimeType.GetNestedTypes in managed
2016-07-29 Aleksey Kliger[reflection] Marshal name arg to some RuntimeType searc...
2016-07-29 Aleksey Kliger[corlib] Add Mono.SafeStringMarshal struct
2016-07-29 Marek Safar[mcs] Recursive interface declaration check is needed...
2016-07-29 Marek Safar[mcs] Do exactly matching expression check for anonymou...
2016-07-29 Ludovic HenryRevert "[runtime] Add documentation to mono-os-{mutex...
next