[xbuild] Bump buildtools to get support for netstandard 1.6
[mono.git] / mono /
2016-12-14 Bernhard Urban[exception] do not wrap SIGILL into a managed exception
2016-12-14 Bernhard Urban[exception] rename mono_handle_native_sigsegv -> mono_h...
2016-12-14 Bernhard Urban[exception] pass signal as string already to mono_handl...
2016-12-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-14 Zoltan Varga[jit] Add a workaround to avoid a crash in mini_above_a...
2016-12-14 Ludovic Henry[process] Remove useless FIXME
2016-12-13 Zoltan Varga[arm64] Save the fp regs in MONO_CONTEXT_GET_CURRENT...
2016-12-13 Ludovic Henry[threadpool] Assert that we do not overflow ThreadPoolC...
2016-12-13 Ludovic Henry[threadpool] Fix `MonoTests.runtime.unload-appdomain...
2016-12-13 Vlad Brezae[sgen] Don't suspend thread in wow64 transition
2016-12-13 Vlad Brezae[sgen] binary protocol on windows
2016-12-13 Vlad Brezae[runtime] Fix prototype of functions
2016-12-13 Zoltan VargaFix a warning.
2016-12-13 Zoltan Varga[amd64] Return from the altstack before handling native...
2016-12-13 Zoltan Varga[jit] Pass '-nx' to gdb when printing native backtraces...
2016-12-13 Bernhard UrbanRevert "Fix a warning."
2016-12-13 Zoltan VargaFix a warning.
2016-12-12 Ludovic Henry[threads] Destroy thread->suspended before removing...
2016-12-12 Bernhard Urban[unwind] reduce frame size of mono_unwind_frame ()
2016-12-11 Zoltan Varga[simd] Add intrinsics support for Vector<T>.CopyTo ().
2016-12-10 Zoltan Varga[arm64] Handle fp regs in mono_sigctx_to_monoctx (...
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)
2016-12-09 Ludovic Henry[threads] Inline thread_cleanup into mono_thread_detach...
2016-12-09 Alexander Köplinger[runtime] Add write barriers for FindFirstFile/FindNext...
2016-12-08 Zoltan Varga[runtime] Use MonoBoolean instead of gboolean in monito...
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-07 Ludovic Henry[threads] Fix conflicting signal with boehm (#4096)
2016-12-06 Rolf Bjarne Kvinge[llvm] Fix intrinsic Selector.GetHandle support. (...
2016-12-06 Alexander KöplingerRevert "[runtime] Use MonoBoolean as the return value...
2016-12-06 Ludovic Henry[io-layer] Remove io-layer.h include from as many heade...
2016-12-06 Ludovic Henry[w32handle] Fix race in foreach and unref (#4089)
2016-12-06 Zoltan Varga[runtime] Use MonoBoolean as the return value of monito...
2016-12-06 Alexander KöplingerMerge pull request #4093 from ntherning/enable-building...
2016-12-05 Ludovic Henry[threads] Do not switch to GC safe twice, it's already...
2016-12-05 Aleksey Kliger ... [runtime] Use coop handles for the remaining System...
2016-12-05 Niklas TherningMerge pull request #4092 from ntherning/fix-w32process...
2016-12-05 Niklas TherningFix build failure in w32process-win32.c
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Ludovic Henry[runtime] Fix build
2016-12-03 Ludovic Henry[Process] Remove unused cmd and shell_path variables
2016-12-03 Ludovic Henry[Process] Concatenate envirnoment key and value in...
2016-12-03 Ludovic Henry[w32process] Rename MonoW32HandleProcess `id` to `pid...
2016-12-03 Joshua PetersonDon't allow Join to return due to an APC (#3970)
2016-12-03 Ludovic Henry[io-layer] Remove versioninfo.{c,h} (#4083)
2016-12-03 Zoltan Varga[runtime] Add locking to mono_gc_compute_gc_descriptor...
2016-12-03 Miguel de Icaza[marshal] Only copy the minimum of size/length, not...
2016-12-03 Miguel de Icaza[runtime] Provide fallback for Linux systems that lack...
2016-12-03 Alexander Köplinger[ci] Add aot-test step like on Wrench (#4064)
2016-12-02 Zoltan Varga[runtime] Set klass->inited under the loader lock.
2016-12-02 Zoltan Varga[runtime] Enable thread6.exe test, it should work now...
2016-12-02 Ludovic Henry[io-layer] Remove FormatMessage (#4055)
2016-12-02 Ludovic Henry[io-layer] Remove security.{c,h} (#4079)
2016-12-02 Aleksey Kliger ... Fix clang warning about no argument function prototype...
2016-12-02 Zoltan Varga[runtime] Call mono_class_init () before accessing...
2016-12-02 Johan LorenssonFix windows build error in type-checking.c. (#4078)
2016-12-02 Marek Safar[corlib] Cleanup more negative sign cultures with unico...
2016-12-02 Aleksey Kliger ... [runtime] Use mono_assembly_get_object_handle instead...
2016-12-02 Ludovic Henry[io-layer] Remove status.h, types.h, timefuncs.h and...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Avoid rethrowing ThreadAbortException's from...
2016-12-02 Zoltan Varga[runtime] Change the vtable->initialized bitfield into...
2016-12-02 Zoltan Varga[runtime] Implement support for fixed char arrays....
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Zoltan Varga[jit] Fix the DISABLE_REMOTING build.
2016-12-01 Zoltan Varga[x86] Increase some instruction lengths.
2016-12-01 Mike VoorheesAdd embedding API to expose empty string instance ...
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Ludovic Henry[w32handle] Rename `statuscode` parameter to `abandoned`
2016-12-01 Alexander Köplinger[corlib] Use Directory.GetFiles/GetDirectories implemen...
2016-12-01 Alexander KöplingerMerge pull request #4065 from akoeplinger/add-mcs-lane
2016-12-01 Ludovic Henry[io-layer] Remove DuplicateHandle
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 lateralusXEnabled possibility to exclude SafeArray implementation...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-12-01 Zoltan Varga[jit] Enable inlining inside gshared methods. (#4059)
2016-12-01 Zoltan VargaRevert "Only allocate 1 empty string instance per AppDo...
2016-11-30 Mike VoorheesOnly allocate 1 empty string instance per AppDomain...
2016-11-30 Aleksey Kliger ... [tests] Use CSC to compile gc-descriptors test (#4052)
2016-11-30 Alexander KöplingerMerge pull request #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove wait.h
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
2016-11-30 Ludovic Henry[io-layer] Extract WaitForSingleObjectEx, WaitForMultip...
2016-11-30 Aleksey Kliger ... [reflection] Use mono_module_get_object_handle everywhe...
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-30 Rodrigo Kumpera[mini] Use the array fast path with array magic interfa...
2016-11-29 Rodrigo Kumpera[mini] Cleanup type casting a bit. Unify cast with...
2016-11-29 Zoltan Varga[jit] Add counters for number of JITted method discarde...
2016-11-29 Marek SafarMerge pull request #4041 from CyberShadow/pull-20161129...
2016-11-29 Aleksey Kliger[sre] Do we ever try to instantiate a generic instance...
2016-11-29 Aleksey Kliger[sre] Throw a TLE if a generic inst is used before...
2016-11-29 Aleksey Kliger[sre] Make sure a generic definition TypeBuilder has...
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Zoltan Varga[runtime] Add error handling to mono_get_dbnull_object...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Zoltan Varga[aot] Only emit instances when using full aot.
2016-11-29 Zoltan Varga[runtime] Fix e659982b7b8f11ecf80919646353ad3c16240697...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-29 Zoltan Varga[aot] Bump aot file version after c690636c01df73badb1e2...
next