Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono /
2017-10-10 Alexis ChristoforidesMerge pull request #5714 from alexischr/update_bockbuild master
2017-10-09 Alexander Köplinger[utils] Add check for ANDROID_UNIFIED_HEADERS to mono...
2017-10-06 vkargov[runtime] Don't insta-fail when a faulty COM type is...
2017-10-06 Marek SafarMerge pull request #5327 from marek-safar/corefx-bump
2017-10-05 Aleksey Kliger ... Initial set of Ward sgen annotations (#5705)
2017-10-05 Zoltan Varga[aot] Don't error out if a method fails to JIT in full...
2017-10-05 Zoltan Varga[runtime] Coverage profiler fixes (#5698)
2017-10-05 Zoltan Varga[jit] In native-to-managed wrappers, emit the initlocal...
2017-10-04 Johan LorenssonMerge pull request #5693 from lateralusX/lateralusX...
2017-10-04 Zoltan Varga[coverage-profiler] Collect coverage data at IL seq...
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 lateralusXDisable none-working stack overflow implementation...
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 Bernhard Urban[interp] fix using conv.u with string
2017-10-03 Rodrigo Kumpera[jit] Fix using conv.u with string.
2017-10-03 Zoltan Varga[runtime] Store implmap_idx as a guint32 to avoid overf...
2017-10-03 lateralusXFix libmini targets and filters.
2017-10-03 lateralusXDrop use of def files for x86, x64 mono-2.0-sgen|boehm...
2017-10-03 lateralusXRestructure of mono.sln and build properties to better...
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-10-02 Zoltan Varga[jit] Fix the saving of the 'cfg->ret_var_set' flag...
2017-10-02 Marek HabersackFix ninja BTLS build for verbose builds (#5673)
2017-09-29 Rodrigo KumperaMerge pull request #5659 from kumpera/fix_59824
2017-09-29 Rodrigo Kumpera[wasm] We can't free memory in wasm as it uses the...
2017-09-29 Rodrigo Kumpera[wasm] Add new missing signature.
2017-09-29 Rodrigo Kumpera[wasm] Disable test that doesn't work with WASM
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[mini] Fix test compiling when running !MOBILE
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 Vlad Brezae[amd64] Save missing register
2017-09-27 Vlad Brezae[arm64] Scan simd registers on apple
2017-09-27 Vlad Brezae[runtime] Avoid indirection when building MonoContext...
2017-09-27 Vlad Brezae[arm64] Add the full neon regs to the context
2017-09-27 Vlad Brezae[amd64] Add XMM registers to MonoContext on linux
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 Rodrigo Kumpera[mini] Add my test suite to the list of magic type...
2017-09-26 Rodrigo Kumpera[mini] Adjust some test suites to work under mobile.
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 Alex Rønne PetersenMerge pull request #5640 from alexrp/master
2017-09-26 Alex Rønne Petersen[profiler] Fix some buffer size calculations.
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-26 Rodrigo Kumpera[wasm] Disable test due to emcc bug.
2017-09-26 Rodrigo Kumpera[wasm] Fix test_0_conv_i under interp.
2017-09-25 Rodrigo Kumpera[mini] Fix bug categories.
2017-09-25 Rodrigo Kumpera[wasm] Add ff signature
2017-09-25 Rodrigo Kumpera[interp] Don't inline empty calls that take vt arguments.
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 Ludovic Henry[profiler] Add dedicated coverage profiler (#5622)
2017-09-25 Bernhard Urban[ppc64] add instructions needed for builtin types
2017-09-25 Bernhard Urban[ppc] add native type support for float
2017-09-25 Bernhard Urban[ppc] add native type support for integer
2017-09-25 lateralusXUpdated with review feedback.
2017-09-25 lateralusXAdded file license header and updated comments.
2017-09-25 lateralusXFixed typo in call to SignalObjectAndWait.
2017-09-25 lateralusXFix sporadic hang in Mono.Debugger.Soft test suite...
2017-09-22 Zoltan Varga[jit] Fix constrained calls from gsharedvt methods...
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Vlad Brezae[tests] Add tests for AppDomainUnloadedException handling
2017-09-22 Vlad Brezae[tests] Add test for appdomain
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-21 Armin HasitzkaUnlock `mini-trampolines.c`: (#5597)
2017-09-20 Alex Rønne Petersen[runtime] Fix shared-only build.
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-16 Zoltan Varga[llvm] Map byref types to the same type as the this...
2017-09-15 Aleksey Kliger ... [loader] Init MonoClass:sizes.element_size lazily ...
2017-09-15 Bernhard Urban[interp] disable assemblyresolve_event6.exe
next