Initial set of Ward sgen annotations (#5705)
[mono.git] / mono / metadata /
2017-10-05 Aleksey Kliger ... Initial set of Ward sgen annotations (#5705)
2017-10-05 Zoltan Varga[runtime] Coverage profiler fixes (#5698)
2017-10-04 Johan LorenssonMerge pull request #5693 from lateralusX/lateralusX...
2017-10-04 Johan LorenssonMerge pull request #5664 from lateralusX/lateralusX...
2017-10-03 Marek HabersackPrepare Mono for Android NDK with unified headers ...
2017-10-03 Vlad BrezaeMerge pull request #5636 from BrzVlad/fix-xmm-scan
2017-10-03 Ludovic Henry[w32file] Push win32 specific error to win32 specific...
2017-10-03 Johan LorenssonMerge pull request #5656 from lateralusX/lateralusX...
2017-10-03 Zoltan Varga[runtime] Store implmap_idx as a guint32 to avoid overf...
2017-10-03 lateralusXDrop use of def files for x86, x64 mono-2.0-sgen|boehm...
2017-10-02 Rodrigo KumperaMerge pull request #5668 from kumpera/wasm-work-p4
2017-10-02 Uri Simchoni[profiler] log profiler: limit method instrumentation...
2017-09-29 Rodrigo KumperaMerge pull request #5659 from kumpera/fix_59824
2017-09-29 Ludovic Henry[w32file] Move MonoIO.Find{First,Next,Close} to managed
2017-09-29 Ludovic Henry[w32file] Remove dead code
2017-09-29 Aleksey Kliger[sre] register a canonical MonoReflectionMethod for...
2017-09-29 Aleksey Kliger[sre] Expect a new token for MonoArrayMethod and Signat...
2017-09-29 Aleksey Kliger[sre] Remove MonoDynamicImage:handleref_managed field
2017-09-29 Aleksey Kliger[sre] Map fieldref tokens to MonoClassField*
2017-09-29 Aleksey Kliger[sre] Wrap mono_image_create_token with HANDLE_FUNCTION...
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-28 Rodrigo KumperaMerge pull request #5567 from kumpera/fix_59334
2017-09-28 Rodrigo Kumpera[runtime] Synthesize IList and IReadOnlyList for the...
2017-09-28 Rodrigo Kumpera[runtime] Fix icall signature and change comment to...
2017-09-28 Rodrigo Kumpera[wasm] Implement GC support. Embedder must provide...
2017-09-27 Rodrigo Kumpera[runtime] Fix DISABLE_REFLECTION_EMIT build.
2017-09-27 Zoltan Varga[jit] Add support for unlimited size/number of argument...
2017-09-27 Zoltan Varga[[runtime] Wait for the thread to really exit in Thread...
2017-09-26 Aleksey Kliger[class] Use constraints of gparam T2 in T1.IsAssignable...
2017-09-26 Ludovic Henry[w32process] Fix inverted kernel and user ticks (#5641)
2017-09-26 Johan LorenssonFix shutdown race between mono_thread_manage and mono_t...
2017-09-26 Johan LorenssonMerge pull request #5433 from lateralusX/lateralusX...
2017-09-26 Ludovic Henry[w32handle] Only own first handle if doing WaitHandle...
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 Aleksey Kliger[class] Short circuit collect_implemented_interfaces_au...
2017-09-25 Aleksey Kliger[class] Mark mono_class_from_generic_parameter external...
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 lateralusXUpdated with review feedback.
2017-09-25 lateralusXFix sporadic hang in Mono.Debugger.Soft test suite...
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Vlad Brezae[runtime] Don't terminate application on unhandled...
2017-09-22 Vlad Brezae[runtime] Throw DomainUnloadedException exception when...
2017-09-22 Vlad Brezae[remoting] Refactor xdispatch wrapper to use icall...
2017-09-22 Vlad Brezae[runtime] Ignore ResetAbort when the current appdomain...
2017-09-21 Alexis ChristoforidesMerge pull request #5608 from mono/xcode9_bockbuild_fix
2017-09-21 Ludovic Henry[threads] Keep the tid after the thread has finished...
2017-09-21 Alex Rønne PetersenMerge pull request #5614 from alexrp/master
2017-09-20 Armin HasitzkaMark `mono_g_hash_table_max_chain_length` as known...
2017-09-20 Armin Hasitzka[TSan] Unlock fastpath when checking domains_to_finaliz...
2017-09-19 Alex Rønne PetersenMerge pull request #5528 from rodrmoya/fix-mono-profile...
2017-09-19 Rodrigo Kumpera[verifier] Allow byref in PropertySig blobs. Fixes...
2017-09-19 Johan LorenssonMerge pull request #5573 from lateralusX/lateralusX...
2017-09-19 Marek SafarMerge pull request #5589 from marek-safar/tests
2017-09-18 Bernhard Urban[w32error] Add ENXIO -> ERROR_DEV_NOT_EXIST error trans...
2017-09-15 Aleksey Kliger ... [loader] Init MonoClass:sizes.element_size lazily ...
2017-09-14 lateralusXInvalid handle exception during WSACleanup on shutdown.
2017-09-14 lateralusXFix sporadic failures in MonoTests.System.Net.HttpReque...
2017-09-13 Alex Rønne PetersenMerge pull request #5562 from alexrp/master
2017-09-13 Rodrigo KumperaMerge pull request #5550 from Cry-Miron/patch-1
2017-09-13 Marek Safar[corlib] Update negative symbol for all cultures. Fixes...
2017-09-13 Cry-MironChanged indentation to K&R indentation
2017-09-12 Rodrigo KumperaMerge pull request #5544 from kumpera/verify_byref_return
2017-09-12 Alexander Kyte[runtime] Use no-op for SufficientExecutionStack on...
2017-09-12 Rodrigo Kumpera[wasm] Don't use capture_context fast path that require...
2017-09-12 cheruskerMark operations on `shutting_down` as known and accepte...
2017-09-12 Aleksey Kliger[coop handles] Record backtrace when allocating handles...
2017-09-12 Aleksey Kliger[appdomain] Catch exceptions when invoking AppDomain...
2017-09-12 Cry-MironFix assert in module cleanup if nothing is cached
2017-09-12 Cry-MironFix issue where loaded global modules aren't freed
2017-09-11 Rodrigo Kumpera[verifier] Fail to merge stacks with different safe...
2017-09-11 Rodrigo Kumpera[verifier] Implement verification of byref returns.
2017-09-11 Niklas TherningMerge pull request #5504 from ntherning/wait-for-native...
2017-09-08 Rodrigo KumperaMerge pull request #5428 from kumpera/wasm-support-p2
2017-09-08 Ludovic Henry[threads] Fix "[threads] Fix leaking threads: SGen...
2017-09-08 Armin Hasitzka[TSan] Tackle MonoPerfCounters (#5413)
2017-09-07 Armin HasitzkaUse `Unlocked* ()` to mark racy counters (#5500)
2017-09-07 Armin Hasitzka[threads] Fix leaking threads: SGen Worker and Finalize...
2017-09-06 Alex Rønne PetersenMerge pull request #5512 from rodrmoya/fix-mono-profile...
2017-09-06 Armin HasitzkaInterlock `inflated_signatures_size`, `memberref_sig_ca...
2017-09-05 Niklas TherningWait for the native thread to die in Thread.Join()...
2017-09-04 cheruskerUse `Unlocked* ()` for operations on `joinable_thread_c...
2017-09-01 Rodrigo Kumpera[runtime] Replace a mono_class_vtable with mono_class_v...
2017-09-01 Rodrigo KumperaMerge pull request #5486 from kumpera/fix_array_dispatc...
2017-09-01 Armin HasitzkaImprove `class.c` for TSan instrumentation: (#5485)
2017-09-01 Egor BogatovMerge pull request #5444 from hifi/fix-tds-inputoutput
2017-08-31 Aleksey Kliger[w32file] Add 'kbfuse' filesystem type to known drive...
2017-08-31 Ludovic Henry[socket] Reduce handle manipulations in native (#5378)
2017-08-31 Marek SafarMerge pull request #5479 from marek-safar/cecil-bump
2017-08-31 Aleksey Kliger[cominterop] Get function ptr from interface before...
2017-08-31 Aleksey Kliger[marshal] Don't use a wrapper for mono_marshal_set_last...
2017-08-29 Marek SafarMerge pull request #5469 from marek-safar/ilasm
2017-08-29 Alexander KöplingerRevert "[runtime] Wait for the thread to really exit...
2017-08-29 Zoltan Varga[runtime] Wait for the thread to really exit in Thread...
2017-08-29 Zoltan Varga[sgen] Move the mono_gchandle_ functions to sgen-mono...
2017-08-28 Bernhard Urban[gc counters] avoid using Interlocked*64 functions...
2017-08-24 Rodrigo KumperaMerge pull request #5420 from nealef/z13v5
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 Rodrigo Kumpera[wasm] Add wasm stubs for object-offsets and sgen-archdep.
2017-08-23 Rodrigo Kumpera[wasm] Add wasm strings to mono-config.c
next