mono.git
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 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 Alexander KöplingerRemove the debian-snapshot submodule
2016-12-13 monojenkins[msvc] Update csproj files (#4136)
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 Alexander Köplinger[build] Print CSC when compiling with roslyn
2016-12-12 Marek Safar[xbuild] publicsign and delaysign cannot be used at...
2016-12-12 Marek Safar[xbuild] Add a workaround for not yet implemented full...
2016-12-12 Bernhard Urban[unwind] reduce frame size of mono_unwind_frame ()
2016-12-12 Marek Safar[Microsoft.CSharp] Tweaks 76f97e30731d6c98f21771b516b78...
2016-12-12 Marek Safar[xbuild] Convert pbdonly to portable debug mode
2016-12-12 Marek Safar[System] Always use mcs as CodeDOM backend compiler
2016-12-12 Marek Safar[build] Add System.ValueTuple to bootstrap facades
2016-12-12 Alexander KöplingerDon't remove the roslyn binaries in "make dist" for now
2016-12-12 Shay RojanskyAdd unimplemented Transaction.PromoteAndEnlistDurable...
2016-12-11 Zoltan Varga[simd] Add intrinsics support for Vector<T>.CopyTo ().
2016-12-10 monojenkins[msvc] Update csproj files (#4128)
2016-12-10 Alexander Köplinger[Facades] Add System.ValueTuple facade (#4125)
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öplingerExpose mono_build_root to mcs build system
2016-12-09 Bernhard Urban[configure] fix out-of-tree-build with roslyn
2016-12-09 Alexander Köplinger[runtime] Add write barriers for FindFirstFile/FindNext...
2016-12-09 Marek Safar[System] Add new test
2016-12-08 Alexis Christoforides[MacSDK] Include 'opt' as a PATH-available binary
2016-12-08 Zoltan Varga[runtime] Use MonoBoolean instead of gboolean in monito...
2016-12-08 Ludovic Henry[jenkins] Rename runtime presets to match CI tags
2016-12-07 Alexander Köplinger[ci] Simplify run-jenkins.sh script variables (#4111)
2016-12-07 Alexander Köplinger[ci] Run aot-test on more platforms (#4108)
2016-12-07 Ludovic Henry[jenkins] Add `bitcode` CI tag and rename `bitcode_aot_...
2016-12-07 Ludovic Henry[jenkins] Add `aot_llvm` and `aot` CI tag as well as...
2016-12-07 Ludovic Henry[jenkins] Add fullaot_llvm CI tag and rename aot_only...
2016-12-07 Ludovic Henry[jenkins] Fix order of CI tags
2016-12-07 Ludovic Henry[jenkins] Add hybridaot_llvm CI tag and rename aot_pref...
2016-12-07 monojenkins[msvc] Update csproj files (#4115)
2016-12-07 Marek Safar[build] Add System.Security.Cryptography.Primitives...
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-07 Alexander Köplinger[ci] Move mcs switch for Win32 builds into the run...
2016-12-07 Ludovic Henry[threads] Fix conflicting signal with boehm (#4096)
2016-12-06 Rolf Bjarne... [llvm] Fix intrinsic Selector.GetHandle support. (...
2016-12-06 Alexis Christoforides[Mac SDK] Use MSBuild to build IronPython/IronRuby.
2016-12-06 Roger Vuistiner[System]: fix certificate validation on Wine/OSX
2016-12-06 Alexander KöplingerRevert "[runtime] Use MonoBoolean as the return value...
2016-12-06 Alexander Köplinger[corlib] Put back Directory.GetDirectoryRoot() which...
2016-12-06 Niklas TherningFix Microsoft.Build.Engine fail when built with mcs
2016-12-06 Marek SafarRevert "Merge pull request #4093 from ntherning/enable...
2016-12-06 Marek Safar[build] Fixes win32 bootstrap in mcs mode
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 TherningEnable building the BCL with mcs from pre-4.8 mono...
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-04 vkargovA few pretty print fixes for the GDB plugin. (#4001)
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[Process] Rename proc_info to procInfo
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 su21Socket.AddSockets throw exception with meaningful name...
2016-12-03 monojenkins[msvc] Update csproj files (#4087)
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 Alexander KöplingerFix Makefile issue on Windows
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[build] Another "make dist" fix
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 Alexander KöplingerFix "make dist" for roslyn assemblies
2016-12-02 Marek Safar[build] Fixes make dist
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 Marek Safar[System.Runtime.InteropServices.RuntimeInformation...
2016-12-02 Johan LorenssonFix windows build error in type-checking.c. (#4078)
2016-12-02 monojenkins[msvc] Update csproj files (#4081)
2016-12-02 Marek Safar[build] Enable full mcs boostrap for mcs compiler mode
2016-12-02 Marek Safar[build] Fixes wrong dependency moved in 07c20be565add68...
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 Marek Safar[build] Add System.Security.Cryptography.Algorithms...
2016-12-02 Ludovic Henry[io-layer] Remove status.h, types.h, timefuncs.h and...
2016-12-02 Marek Safar[Facades] Add System.Security.Cryptography.Algorithms...
2016-12-02 Marek Safar[mcs] Don't crash on missing forwarded mscorlib
next