mono.git
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-21 Vlad Brezae[sgen] Add missing memory barrier
2016-07-21 Zoltan Varga[runtime] Decrease the verbosity of the runtime test...
2016-07-21 Zoltan Varga[ji] Run the mini tests without the emitnunit.pl script...
2016-07-21 Alexander Köplinger[versions.mk] Make path to SUBMODULES.json based on...
2016-07-21 Alexander Kyte[runtime] Make AOT'ed TestDriver.dll dependency for...
2016-07-21 Rodrigo Kumpera[mini] Fail methods that try to throw scalars. Fix...
2016-07-21 Alexander Kyte[mobile_static] Use clang++ for the linker (#3308)
2016-07-21 Marcos HenrichMerge pull request #3305 from esdrubal/response_stream_...
2016-07-21 Rodrigo KumperaMerge pull request #3306 from kumpera/fix_wait
2016-07-20 Alexander Kyte[runtime] Only add Mono.Dynamic.Interpreter to mobile_s...
2016-07-20 Alexander KyteMerge pull request #3307 from alexanderkyte/aot_path
2016-07-20 Alexander Kyte[mobile_static] Fix temp path for mcs/class AOT
2016-07-20 Rodrigo Kumpera[wapi] Fix timed wait code to not overflow. Fixes ...
2016-07-20 Marcos Henrich[System] Fix RequestCanceled ex on ResponseStream.Close
2016-07-20 Zoltan Varga[amd64] Rewrite the handler block trampoline to use...
2016-07-20 Zoltan Varga[tests] Disable some more tests in the mobile_static...
2016-07-20 Zoltan Varga[runtime] Add a missing mono_error_init () in a DISABLE...
2016-07-20 Zoltan Varga[amd64] Fix stack alignment in the handler block trampo...
2016-07-20 Vlad Brezae[tests] Remove double inclusion of source file
2016-07-20 Vlad Brezae[tests] Fix flakiness on some tests that assume object...
2016-07-20 Rodrigo KumperaMerge pull request #3304 from kumpera/unlimited-abort
2016-07-20 Marek SafarRevert "[Facades] Add System.Runtime.InteropServices...
2016-07-20 Marek Safar[Facades] Add System.Runtime.InteropServices.PInvoke
2016-07-20 Rodrigo Kumpera[mono-threads] Change suspend abort timeout to infinite...
2016-07-20 Rodrigo Kumpera[utils] Introduce MONO_INFINITE_WAIT instead of checkin...
2016-07-20 Alexander KöplingerMerge pull request #3300 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[tests] Disable tests which are expected to fail in...
2016-07-19 Alexander KöplingerRevert "[test] Mono.Debugger.Soft test for async I...
2016-07-19 Zoltan Varga[jit] Add full aot support for handler block trampoline...
2016-07-19 Zoltan Varga[jit] Avoid aborting if mono_ldtoken_checked () fails...
2016-07-19 Zoltan Varga[aot] Fix full-aot support for delegate virtual invokes.
2016-07-19 Zoltan Varga[runtime] Reset the thread_info TLS key if thread regis...
2016-07-19 Alexander Kyte[runtime] Fix leak in generic sharing
2016-07-19 Alexander Kyte[sgen/mono] Don't leak stack info struct
2016-07-19 Marcos Henrich[mono-symbolicate] Fixes symbolicate.expected
2016-07-19 Aleksey Kliger... Merge pull request #3294 from lambdageek/dev/fix-42625
2016-07-19 Marcos HenrichMerge pull request #3283 from esdrubal/mono-sym-docs
2016-07-19 Marcos HenrichMerge pull request #3293 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[tests] Make some tests work with full-aot.
2016-07-19 Marcos HenrichUpdated mono-symbolicate man.
2016-07-19 Marcos HenrichUpdated mono-symbolicate README
2016-07-19 Marcos Henrich[mono-symbolicate] Fixes Directory Exists/Delete race...
2016-07-19 Marcos Henrich[mono-symbolicate] Add mscorlib stacktrace to tests
2016-07-19 Marcos Henrich[mono-symbolicate] Fixed options/command logic.
2016-07-19 Johan LorenssonMerge pull request #3297 from lateralusX/jlorenss/win...
2016-07-19 lateralusXFixing 4 failing pinvoke tests in runtime test suite...
2016-07-19 Aleksey Kliger[test] Mono.Debugger.Soft test for async I/O tasks
2016-07-18 Alexander KyteMerge pull request #3092 from alexanderkyte/mobile_stat...
2016-07-18 Alexander KöplingerMerge pull request #3295 from mhutch/fix-pcl-build
2016-07-18 Zoltan Varga[llvm] Add mono_llvm_set_call_notail () helper function...
2016-07-18 Zoltan Varga[llvm] Mark as the OBJC_METHOD_VAR_NAME/OBJC_SELECTOR_R...
2016-07-18 Zoltan Varga[llvm] Disable tail calls when using llvm 3.9.
2016-07-18 Alexander KöplingerFix tarball package build broken by 8f130a6e17c3729f32c...
2016-07-18 Mikayla Hutchinson[xbuild] Fix %Identity issues
2016-07-18 Mikayla Hutchinson[xbuild] Update PCL targets
2016-07-18 Mikayla Hutchinson[xbuild] Framework path should have trailing slash
2016-07-18 Vlad BrezaeMerge pull request #3280 from BrzVlad/fix-stw-stack...
2016-07-18 Zoltan Varga[llvm] Add a workaround for 3.9 based llvm versions...
2016-07-18 Zoltan Varga[jit] Save/restore cfg->ip during inlining, so instruct...
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Alexander Kyte[runtime] Don't build mobile_static on default preset...
2016-07-18 Alexander Kyte[runtime] Disable tests for AOT that require on unsuppo...
2016-07-18 Alexander Kyte[runtime] Hardcode preset feature disables
2016-07-18 Alexander Kyte[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.ac
2016-07-18 Alexander Kyte[mobile_static] AOT libs not aoted by the test runner
2016-07-18 Alexander Kyte[mobile_static] Skip all appdomain-related tests
2016-07-18 Alexander Kyte[mobile_static] AOT assemblyresolve for tests
2016-07-18 Alexander Kyte[mobile_static] Build mono/tests bitcode files in subdi...
2016-07-18 Alexander Kyte[mobile_static] Skip appdomain tests on mobile_static
2016-07-18 Alexander Kyte[mobile_static] Make test runner aot each assembly...
2016-07-18 Alexander Kyte[mobile_static] Skip mcs compiler tests for mobile_static
2016-07-18 Alexander Kyte[mobile_static] Skip verifying ilasm.exe on mobile_static
2016-07-18 Alexander Kyte[mobile_static] Configure mini fullaot tests to work...
2016-07-18 Alexander Kyte[mobile_static] Enable Mono.Simd namespace to fix mini...
2016-07-18 Alexander Kyte[mobile_static] Use mobile_static paths in mono/mini...
2016-07-18 Alexander Kyte[mobile_static] Blacklist mono/tests sgen tests for...
2016-07-18 Alexander Kyte[mobile_static] Pass aot options to mono/tests test...
2016-07-18 Alexander Kyte[mobile_static] AOT the mono/tests test runner when...
2016-07-18 Alexander Kyte[mobile_static] Make mono/tests runner handle steps...
2016-07-18 Alexander Kyte[mobile_static] Move AOT build / run flags to make...
2016-07-18 Alexander Kyte[mobile_static] Don't include Mono.Posix dependency...
2016-07-18 Alexander Kyte[mobile_static] Don't try to use SIGKILL to get test...
2016-07-18 Alexander Kyte[mobile_static] Blacklist runtime tests for mobile_stat...
2016-07-18 Alexander Kyte[mobile_static] Make preset AOT_RUN_FLAGS and AOT_BUILD...
2016-07-18 Alexander Kyte[mobile_static] Set MCS build options for mobile_static...
2016-07-18 Alexander Kyte[mobile_static] Ensure the mobile_static profile builds...
2016-07-18 Alexander Kyte[runtime] Get ilasm.exe compiling with mobile_static
2016-07-18 Aleksey Kliger[threadpool-ms] Switch to GC Safe mode in event_wait...
2016-07-18 Zoltan Varga[llvm] Fix the DISABLE_JIT build.
2016-07-18 Zoltan Varga[aot] Add a gen-seq-points-file deprecated option.
2016-07-18 Marcos Henrich[mono-symbolicate] Handle wrapper stackframes
2016-07-18 Marcos Henrich[mono-symbolicate] Fixes type with namespace not found
2016-07-18 Marcos Henrich[mono-symbolicate] Adds log messages.
2016-07-18 Zoltan Varga[runtime] Fix small issues from https://github.com...
2016-07-18 Zoltan Varga[tests] Reduce a test iteration in process-leak.exe...
2016-07-18 Mark Probst[runtime] A bunch of small fixes.
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-18 Marcos Henrich[mono-symbolicate] Fix crash while overwriting symbols
next