mono.git
2016-12-15 monojenkins[msvc] Update csproj files (#4151)
2016-12-15 Marek Safar[build] Update list of aoted images in mcs mode
2016-12-15 Marek Safar[System.Core] Add CryptoServiceProviders to mobile
2016-12-15 Marek Safar[Facades] Move IncrementalHash to System.Security.Crypt...
2016-12-15 Marek Safar[corlib] Fixes 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 Marek Safar[tools] Add resx2sr internal tool
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 Alexander KöplingerFix build break due to Cecil API change
2016-12-14 Ankit Jain[xbuild] Bump buildtools to get support for netstandard 1.6
2016-12-14 Sebastien Pouliot[system] Remove port number from TLS Server Name Identi...
2016-12-14 Alexander KöplingerBump cecil to get portable pdb fix
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 Aleksey Kliger[sre] Implement DynamicMethod.GetCustomAttributes(...
2016-12-13 Aleksey Kliger[test] Test for System.Linq.Expressions.MethodCallExpre...
2016-12-13 Vlad BrezaeRevert "[ci] Move mcs switch for Win32 builds into...
2016-12-13 Vlad Brezae[sgen] Don't suspend thread in wow64 transition
2016-12-13 Aleksey Kliger[test] Test for System.Reflection.Emit.DynamicMethod...
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 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)
next