[build] Fix warning (#4177)
[mono.git] / mono /
2016-12-20 Ludovic Henry[build] Fix warning (#4177)
2016-12-20 Bernhard Urban[coop] switch to GC unsafe state in SIGINT handler...
2016-12-20 Bernhard Urban[coop] switch to GC unsafe state in SIGFPE handler...
2016-12-20 Rodrigo KumperaMerge pull request #3981 from kumpera/fix_symbolificati...
2016-12-20 Neale FergusonImplement fast tls for s390x (#4161)
2016-12-19 Bernhard Urban[exception] remove dynamic loading of libunwind/libcork...
2016-12-19 Zoltan Varga[arm] Fix llvm support for HFA arguments.
2016-12-19 Rodrigo Kumpera[mini] Implement callback that gives metadata access...
2016-12-19 Rodrigo Kumpera[runtime] Include seqpoints, mvid and aotid on runtime...
2016-12-19 Rodrigo Kumpera[runtime] Extract mono_runtime_get_aotid from the icall...
2016-12-19 Rodrigo Kumpera[runtime] Use commas for array rank instead of a number...
2016-12-19 Bernhard Urban[exception] print process map when crashing on Linux
2016-12-19 Bernhard Urban[unwinding] set DUMPABLE, so debuggerd can ptrace us
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-18 Neale Ferguson.NET allows each finalizer thread up to 2 seconds to...
2016-12-18 Sergei Trofimovichconfigure.ac: import makedev() and friends from <sys...
2016-12-17 Ludovic Henry[test-runner] Try to dump threads on timeout with lldb...
2016-12-17 Ludovic Henry[mini] Inline only use of mono_runtime_syscall_fork
2016-12-17 Ludovic Henry[mini] Factor duplicates mono_gdb_render_native_backtraces
2016-12-17 Ludovic Henry[threadpool] Remove assertion on RequestWorkerThread...
2016-12-17 Ludovic Henry[threadpool] Use threadpool->threads instead of threadp...
2016-12-17 Zoltan Varga[jit] Enable tests for the Vector<T> intrinsics. (...
2016-12-17 Zoltan Varga[llvm] Fix the mapping of simd types to llvm types...
2016-12-17 Zoltan Varga[llvm] Add back support for OP_TLS_GET.
2016-12-16 Jon Purdy[runtime] Fix Mach ARM assert.
2016-12-16 Zoltan Varga[simd] Fix the exception thrown by Vector<T>.CopyTo...
2016-12-16 Vlad Brezae[runtime] Fix MONO_ARCH_ENABLE_MONO_LMF_VAR
2016-12-16 Zoltan Varga[aot] Bump AOT file format version due to changes to...
2016-12-16 Ludovic Henry[threads] Ensure thread is still alive when detaching it
2016-12-16 Vlad Brezae[runtime] Remove old unused defines/prototypes
2016-12-16 Zoltan VargaFix a warning.
2016-12-15 Ludovic Henry[process] Fix process-unref-race.exe (#4144)
2016-12-15 Vlad Brezae[s390x] Fix build
2016-12-15 Bernhard Urban[aot] fix linker invocation for llvm mode on linux
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-15 Zoltan Varga[arm64] Mark MONO_CONTEXT_GET_CURRENT () as clobbering...
2016-12-14 Vlad Brezae[arm] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[arm64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[x86] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[runtime] Global debug option for using fallback tls
2016-12-14 Vlad Brezae[amd64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
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...
next