Merge pull request #3204 from BrzVlad/fix-lock-free-alloc2
[mono.git] / mono /
2016-06-27 monojenkinsMerge pull request #3204 from BrzVlad/fix-lock-free...
2016-06-27 Vlad Brezae[sgen] Use sgen_qsort instead of qsort (#3205)
2016-06-27 Alexander KöplingerMerge pull request #3202 from dlahoti/patch-1
2016-06-24 João MatosMerge pull request #3209 from tritao/master
2016-06-24 Ludovic HenryMerge pull request #3208 from ludovic-henry/iolayer...
2016-06-24 Neale FergusonEnhanced logging - attempt 2.5 (#3191)
2016-06-24 Ludovic Henry[io-layer] Replace remaining pthread_cond_t by mono_cond_t
2016-06-24 Ludovic Henry[io-layer] Fix potential buffer overrun
2016-06-24 Ludovic Henry[io-layer] Remove _wapi_shared_layout
2016-06-23 Ludovic Henry[io-layer] Merge _WapiHandleShared type into _WapiHandl...
2016-06-23 Ludovic Henry[io-layer] Make shared and unshared handle have the...
2016-06-23 Ludovic Henry[io-layer] Remove mutex and namedmutex pid field
2016-06-23 Ludovic Henry[io-layer] Remove _wapi_handle_timedwait_signal
2016-06-23 dlahotimake monodis exit with value 1 on an error
2016-06-23 Vlad Brezae[utils] Fix retiring of live block for the lock free...
2016-06-22 Vlad Brezae[runtime] Bump corlib version for recent Thread layout...
2016-06-20 Neale FergusonUse thread priority at thread start time (#3123)
2016-06-20 Marek Safar[reflection] Improves 1a820fcdc09b8f72d12a0973e25db7acc...
2016-06-20 Alexander KöplingerMerge pull request #3179 from gttds/patch-2
2016-06-20 João MatosMerge pull request #3184 from tritao/zip_datetime
2016-06-20 Marek SafarMerge pull request #3183 from marek-safar/bug41874
2016-06-19 Zoltan Varga[llvm] Fix the allocation of vregs for the OP_MIN/MAX...
2016-06-18 Zoltan VargaRevert "[llvm] Fix the allocation of vregs for the...
2016-06-18 Alexander Kyte[runtime] Don't call ExecutionEngine constructor in...
2016-06-18 Zoltan Varga[aot] Add support for array accessor methods for multi...
2016-06-17 Zoltan Varga[llvm] Fix the allocation of vregs for the OP_MIN/MAX...
2016-06-17 Marek Safar[reflection] Properties always use name and signature...
2016-06-17 DunatiFix for x86 and amd64 continuations (#3182)
2016-06-16 Zoltan Varga[aot] Fix leaking a MonoError.
2016-06-16 Zoltan Varga[aot] Avoid asserting if loading a type fails.
2016-06-16 Bernhard UrbanMerge pull request #3163 from alexanderkyte/fast_contex...
2016-06-16 Marek SafarMerge pull request #3175 from marek-safar/cas-cleanup
2016-06-16 Alexander Kyte[runtime] Return early so mono_value_box_checked doesn...
2016-06-16 Alexander Kyte[runtime] Store abremoval context statuses seperately...
2016-06-16 João MatosMerge pull request #3176 from lateralusX/jlorenss/win...
2016-06-16 lateralusXUpdate to tests config file reflecting changed libtest...
2016-06-15 Zoltan Varga[llvm] Enable support for Selector.GetHandle (). Enable...
2016-06-15 Alexander KyteMerge pull request #3173 from alexanderkyte/jay_build_p...
2016-06-15 Zoltan Varga[llvm] Add suport for OP_OBJC_GET_SELECTOR, not enabled...
2016-06-15 monojenkinsMerge pull request #3169 from lambdageek/fix-regression...
2016-06-15 Alexander KyteMerge pull request #3171 from alexanderkyte/net_4x_mdoc...
2016-06-15 Miguel de Icaza[main] replace computed value by a constant
2016-06-14 Aleksey Kliger[coop] Fix regression in bug-70561.cs
2016-06-14 Alexander KyteMerge pull request #3089 from alexanderkyte/mobile_stat...
2016-06-14 Zoltan Varga[runtime] [runtime] Fix the printing of unhandled excep...
2016-06-14 Zoltan Varga[runtime] Return after setting the error in mono_jit_ru...
2016-06-14 Zoltan Varga[jit] Set the 'real_offset' field of bblocks in mono_re...
2016-06-14 Alexander KöplingerMerge pull request #3165 from akoeplinger/fix-clock...
2016-06-14 Alexander Köplinger[utils] Work around CLOCK_MONOTONIC being defined on...
2016-06-13 Alexander KyteMerge pull request #3162 from alexanderkyte/ignore_pkits
2016-06-13 Aleksey Kliger ... [coop] Protect copy_stack_data from GCC optimizations...
2016-06-13 Bernhard UrbanMerge pull request #3160 from JustArchi/patch-1
2016-06-13 Aleksey Kliger ... Merge pull request #3106 from lambdageek/dev/monoerror...
2016-06-13 Alexander KöplingerMerge pull request #3161 from ntherning/use_msvc_built_...
2016-06-13 Niklas TherningUse the MSVC built libtest.dll when running the P/Invok...
2016-06-13 Łukasz DomeradzkiSGen: Fix parsing of default-allowance-ratio
2016-06-12 Aleksey Kliger ... [runtime] Don't raise ArgumentNullException in mono_mon...
2016-06-11 Zoltan Varga[amd64] Handle native types correctly in mono_arch_get_...
2016-06-11 Zoltan Varga[jit] Add some missing opcodes to MONO_IS_SETCC.
2016-06-10 Alexander KöplingerMerge pull request #3152 from ntherning/use_env_configu...
2016-06-10 Alexander Köplinger[tools] Add a few missing files to the tarball
2016-06-10 Aleksey Kliger ... [runtime] Fix MonoError lifecycle in do_try_exec_main...
2016-06-10 Martin BauligMerge pull request #3144 from Unity-Technologies/fix...
2016-06-10 Alexander Köplinger[tests] Bump timeout in sleep.exe
2016-06-10 Alexander Kyte[runtime] Ensure uniqueness of icall wrappers (#3143)
2016-06-10 Marek SafarMerge pull request #3151 from akoeplinger/fix-islocal
2016-06-10 Niklas TherningModifies mono/tests/Makefile.am to pass along the value...
2016-06-10 Zoltan Varga[runtime] Move 'pedump' to tools/pedump, build tools...
2016-06-09 Alexander KöplingerMerge pull request #3140 from esdrubal/syscall_details
2016-06-09 monojenkinsMerge pull request #2921 from lewurm/lower-typechecks...
2016-06-09 monojenkinsMerge pull request #3121 from lambdageek/dev/managed...
2016-06-09 Rodrigo Kumpera[sgen] Inform on configure and --version when the concu...
2016-06-09 Bernhard Urban[mini] execute decompose_typechecks only if there's...
2016-06-09 Bernhard Urban[mini] comment about empty BBs for graph visualization
2016-06-09 Bernhard Urban[mini] do decomposition of typechecks later in the...
2016-06-09 Bernhard Urban[method-to-ir] get rid of additional reg introduced...
2016-06-09 Bernhard Urban[mini] add time tracking for decompose_typechecks pass
2016-06-09 Bernhard Urban[mini] decompose `isinst` and `castclass` in a later...
2016-06-09 Bernhard Urban[cfgdump] insert NOP in empty basic blocks in order...
2016-06-09 Bernhard Urban[debug] print class name for OP_{isinst,castclass}
2016-06-09 Bernhard Urban[mini] introduce OP_{isinst,castclass}
2016-06-09 Vlad BrezaeMerge pull request #3136 from BrzVlad/fix-stw-stopped
2016-06-09 Aleksey Kliger[runtime] Switch mono_message_init to invoke managed
2016-06-09 Aleksey Kliger[corlib] Implement MonoMethodMessage::InitMessage in...
2016-06-09 Alex Rønne PetersenMerge pull request #3127 from alexrp/arm32-on-arm64
2016-06-09 Bernhard UrbanMerge pull request #3137 from BrzVlad/fix-sgen-critical...
2016-06-09 monojenkinsMerge pull request #3142 from henricm/fix-for-win-mono_...
2016-06-09 Johan LorenssonMerge pull request #3085 from lateralusX/jlorenss/win...
2016-06-09 Henric MüllerMaking sure mono_marshal_free is used instead of g_free...
2016-06-09 monojenkinsMerge pull request #3139 from akoeplinger/dns-test
2016-06-09 Marcos Henrich[runtime] Fixed interruptible wapi_sendfile part2.
2016-06-09 Alexander KöplingerMerge pull request #3138 from akoeplinger/fix-win
2016-06-09 Alex Rønne Petersen[arm] Correctly detect hardware features when running...
2016-06-09 Alexander Köplinger[metadata] Fix Windows gcc build break
2016-06-08 Vlad Brezae[sgen] Exit the critical section also on the slowpath...
2016-06-08 Vlad Brezae[sgen] Don't try to stop a stopped world
2016-06-08 Rodrigo KumperaMerge pull request #3135 from kumpera/enable_conc_gc_on...
2016-06-08 Alexander KöplingerMerge pull request #3090 from alexanderkyte/remove_depr...
2016-06-08 Zoltan Varga[llvm] Enable support for the atomic store intrinsics...
2016-06-08 Alex Rønne PetersenMerge pull request #3117 from alexrp/master
next