[runtime] Initialize a dynamic_images_mutex.
[mono.git] / mono /
2015-12-08 Zoltan Varga[runtime] Initialize a dynamic_images_mutex.
2015-12-08 Zoltan VargaMerge pull request #2299 from lewurm/finalizer_thread
2015-12-08 Zoltan VargaMerge pull request #2298 from akoeplinger/gsnprintf
2015-12-08 Bernhard Urban[runtime] adding additional assert to highlight source...
2015-12-08 Alexander Köplinger[metadata] Use g_snprintf instead of snprintf to fix...
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Vlad Brezae[sgen] Fix binary protocol scan process reference entries
2015-12-07 Vlad Brezae[sgen] Binary protocol entry for mod union cardtable...
2015-12-07 Vlad Brezae[sgen] Fix mod union cardtable marking race
2015-12-07 Vlad Brezae[sgen] Remove pointless prototype
2015-12-07 Vlad Brezae[sgen] Remove allow synchronous flag for concurrent...
2015-12-07 Vlad Brezae[sgen] Evacuation for the concurrent collector
2015-12-07 Zoltan Varga[aot] Fix the encoding/decoding of generic parameters...
2015-12-07 Alexander KöplingerMerge pull request #2294 from akoeplinger/fix-cygwin
2015-12-07 Zoltan VargaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Alexander Köplinger[utils] Fix cygwin build
2015-12-07 Rodrigo KumperaRevert "Merge pull request #2237 from xmcclure/containe...
2015-12-07 Rodrigo KumperaRevert "[reflection] Fix the build from the last commit."
2015-12-07 Rodrigo Kumpera[reflection] Fix the build from the last commit.
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Zoltan VargaMerge pull request #2291 from akoeplinger/msvc-fixes
2015-12-07 Alexander Köplinger[msvc] Fix Windows build breaks caused by a595d489fa64d...
2015-12-07 Zoltan VargaMerge pull request #2290 from akoeplinger/msvc-mono...
2015-12-07 Alexander Köplinger[msvc] Fix a few missing renames from ARCHITECTURE...
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-05 Rodrigo KumperaMerge pull request #2289 from lewurm/arm-sgen-bridge
2015-12-05 Bernhard Urban[tests] add timestamps to logging in bridge tests
2015-12-05 Miguel de IcazaMerge pull request #2286 from migueldeicaza/master
2015-12-04 Zoltan Varga[llvm] Add beginnings of support for gsharedvt.
2015-12-04 Zoltan Varga[jit] Increase the buffer size used by the dyncall...
2015-12-04 Zoltan VargaMerge pull request #2287 from lewurm/armseqpoints
2015-12-04 Bernhard Urban[arm] add support for single-imm-size debug option
2015-12-04 Zoltan Varga[jit] Use mini_get_underlying_type () in the tracing...
2015-12-03 Alexander Köplinger[test] Bump test timeout again
2015-12-03 Zoltan Varga[jit] Enable partial sharing by default.
2015-12-03 Zoltan Varga[jit] Fix a verification error when using partial sharing.
2015-12-03 Zoltan VargaRevert "[jit] Enable partial sharing for the JIT too."
2015-12-03 Zoltan VargaRevert "[jit] Remove the partial sharing enabling code...
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Zoltan Varga[aot] Fix the emission of EnumComparer instances, some...
2015-12-03 Zoltan Varga[runtime] Mark an AOT tests as GSHAREDVT.
2015-12-03 Zoltan Varga[ppdb] Fix support for loading debug info for .dll...
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Zoltan Varga[jit] Remove the partial sharing enabling code, its...
2015-12-02 Aleksey Kligerreflection: Type.GetProperties() collect more generic...
2015-12-02 Zoltan Varga[jit] Enable partial sharing for the JIT too.
2015-12-02 Zoltan Varga[runtime] Get rid of the unused MONO_ARCH_HAVE_LLVM_IMT...
2015-12-02 Zoltan Varga[runtime] Get rid of LLVM_IMT_TRAMPOLINE, its no longer...
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Marek SafarMerge pull request #2281 from lambdageek/dev/bug-36418
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-02 Zoltan Varga[jit] Initialize gsharing counters in mono_generic_shar...
2015-12-02 Zoltan Varga[runtime] Rename the 'ARCHITECTURE' define to 'MONO_ARC...
2015-12-02 Zoltan Varga[runtime] Add a test for MONO_ENV_OPTIONS.
2015-12-02 Alexander KöplingerMerge pull request #2278 from akoeplinger/remove-net...
2015-12-02 Zoltan Varga[jit] Add a testcase for #36280.
2015-12-02 Zoltan Varga[jit] Avoid a verification error in gsharedvt code...
2015-12-01 Zoltan Varga[llvm] Zero extend array indexes when targeting llvm...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 Zoltan Varga[aot] Cache inflated methods loaded from aot images...
2015-12-01 Zoltan VargaFix a warning.
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityCompater<T> for...
2015-12-01 João MatosMerge pull request #2275 from lewurm/httputilityfix
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityComparer which is...
2015-12-01 Zoltan Varga[gsharedvt] Fix support for constrained calls on interf...
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-12-01 João MatosMerge pull request #2258 from protel-opensource/protelm...
2015-12-01 João MatosMerge pull request #2269 from dellis1972/xmlpeek
2015-12-01 João MatosMerge pull request #2265 from directhex/pthread_tls_on_mips
2015-12-01 Marek SafarMerge pull request #2272 from alex-skiffin/master
2015-11-30 João MatosMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
2015-11-30 Zoltan Varga[sdb] Fix ppdb support by adding a variant of mono_debu...
2015-11-30 Andi McClureConvert MonoGenericContainer/Param accessor macros...
2015-11-30 Zoltan Varga[jit] Disable the gsharedvt version of Array.UnsafeMov.
2015-11-29 Zoltan Varga[llvm] Remove unused includes from mini-llvm-cpp.cpp.
2015-11-29 Zoltan Varga[llvm] Move the JIT related code to a separate llvm...
2015-11-29 Zoltan Varga[llvm] Fix the passing of the this argument which got...
2015-11-29 Zoltan Varga[runtime] Fix support for MONO_ENV_OPTIONS which got...
2015-11-28 Zoltan Varga[jit] Fix the verbosity of the 'LLVM failed for' messages.
2015-11-28 Zoltan Varga[ppdb] Fix reading of locals/scopes for the last method...
2015-11-27 Zoltan VargaFix a warning.
2015-11-26 Vlad Brezae[runtime] Fix sizeof MonoArray with non gnu compiler
2015-11-26 Zoltan VargaRevert "[aot] Cache inflated methods loaded from aot...
2015-11-26 Zoltan Varga[jit] Comment out a call to mono_debug_count (), it...
2015-11-25 Andi McClureMinor cleanup inspired by but unrelated to generic...
2015-11-25 Andi McClureClarify ownership of generic param objects
2015-11-25 Zoltan Varga[aot] Cache inflated methods loaded from aot images...
2015-11-25 Andi McClureAdd first batch of mempool-reference audit points to...
2015-11-25 Andi McClureImprovements to mempool reference auditing feature
2015-11-25 Zoltan Varga[aot] Escape some characters in method names to avoid...
2015-11-24 Zoltan Varga[aot] Handle gsharedvt versions of delegate invoke...
2015-11-24 Jonathan PryorMerge pull request #2264 from xmcclure/fix-testwaitany...
2015-11-24 Ludovic Henry[coop] Remove MONO_TRY_BLOCKING
2015-11-24 Ludovic Henry[coop] Switch loader_mutex to coop implementation
2015-11-24 Ludovic Henry[coop] Switch MonoDomain->lock to coop implementation
2015-11-24 Ludovic Henry[coop] Switch threads_mutex locks to coop implementation
2015-11-24 Ludovic Henry[coop] Make lock tracer os and coop mutex aware
2015-11-24 Ludovic Henry[gc] Remove dead lock
next