Bump API snapshot submodule
[mono.git] / mono /
2017-08-04 Alex Rønne Petersen[runtime] Install profiler-events.h as a public header.
2017-08-04 Aleksey Kliger ... Merge pull request #5306 from lambdageek/corefx-sre...
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-04 Zoltan Varga[btls] Disable BUILD_SHARED_LIBS while building borings...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to mono_reflection_c...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to load_cattr_value
2017-08-03 Aleksey Kliger[custom_attrs] Add (some) bounds checking to create_cus...
2017-08-02 Vlad Brezae[tests] Disable test on llvm
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-02 Alex Rønne Petersen[profiler] Fix MonoProfilerState::context_free_buffer...
2017-08-02 cheruskerFix racy `next_generic_inst_id`
2017-08-01 Alex Rønne Petersen[mini] Remove the functions that were unexported in...
2017-08-01 Alex Rønne Petersen[runtime] Declare MonoProfilerCallContext::method offset.
2017-08-01 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-08-01 Alex Rønne PetersenMerge pull request #5292 from alexrp/profiler-symbol...
2017-08-01 Alex Rønne Petersen[profiler] Move legacy profiler code to profiler.c.
2017-08-01 Alex Rønne PetersenMerge pull request #5274 from alexrp/profiler-call...
2017-08-01 Alex Rønne Petersen[mini] Add a mono_jit_aot_compiling () function.
2017-08-01 Alex Rønne Petersen[mini] Remove some unstable exports that are no longer...
2017-08-01 Alex Rønne Petersen[profiler] Implement call context introspection for...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-31 Zoltan Varga[llvm] Fix the calling of fault clauses in llvm compile...
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-28 Aleksey Kliger ... Merge pull request #5272 from lambdageek/bug-58421
2017-07-27 Aleksey Kliger ... Merge pull request #5271 from lambdageek/bug-58361
2017-07-27 Aleksey Kliger[sre] Resolve EnumBuilder tokens in managed. (Fixes...
2017-07-27 Aleksey Kliger[sre] Add MonoDynamicImageTokCollision arg to mono_dyna...
2017-07-27 Aleksey Kliger[sre] Handle typeref tokens in fixup_method (Fixes...
2017-07-27 Zoltan Varga[interp] Make the 'td' variable a pointer in generate...
2017-07-27 Zoltan Varga[interp] Rename some types to better reflect their...
2017-07-27 Zoltan Varga[runtime] Move object.c to 'common_sources', as it...
2017-07-27 Zoltan VargaSre not gc dependent (#5264)
2017-07-26 Zoltan Varga[runtime] Remove compile time gc dependencies from...
2017-07-26 Zoltan Varga[runtime] Remove compile-time gc dependencies from...
2017-07-25 Marek SafarMerge branch 'xml-dsig-transforms-from-corefx' of git...
2017-07-25 Alex Rønne Petersen[interp] Fix a copy/paste error in ea4e4a9ef6fc42570a23...
2017-07-25 Vlad Brezae[runtime] Remove handler block trampoline code
2017-07-25 Vlad Brezae[runtime] Fix handler block
2017-07-25 Zoltan Varga[runtime] Fix the size calculation for CustomAttributeT...
2017-07-24 Zoltan Varga[jit] Handle OP_VCALL_MEMBASE in get_simd_vreg ()....
2017-07-21 Alex Rønne PetersenMerge pull request #5248 from alexrp/profiler-api
2017-07-21 Armin Hasitzka[mempool] Annotate functions for clang's ThreadSanitize...
2017-07-20 Alex Rønne Petersen[profiler] Add back some legacy profiler API functions.
2017-07-20 Alex Rønne Petersen[profiler] Rename mono_profiler_install to mono_profile...
2017-07-20 Vlad Brezae[runtime] Fix abort ignore when suspended in first...
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-20 Bernhard Urban[jit] test builtin types (#5208)
2017-07-20 Bernhard Urban[interp] reuse finally_ips infrastructue for fault...
2017-07-20 Vlad Brezae[sgen] Fix function signature
2017-07-20 Vlad Brezae[sgen] Compact allocated block list
2017-07-20 Vlad Brezae[sgen] Improve card table parallelization
2017-07-20 Vlad Brezae[sgen] Run a single worker cycle in major parallel...
2017-07-20 Vlad Brezae[sgen] Avoid logging unnecessary binary protocol events
2017-07-20 Vlad Brezae[sgen] Add explicit binary protocol stats for collections
2017-07-20 Vlad Brezae[sgen] Include mod union times to stats
2017-07-20 Vlad Brezae[sgen] Use parallel minors for pause mode
2017-07-20 Vlad Brezae[sgen] Avoid waiting for workers to report their own...
2017-07-19 Ludovic Henry[threads] Add checks around libc calls (#5240)
2017-07-19 Ludovic Henry[threads] Make mono_thread_detach_internal static ...
2017-07-19 Zoltan Varga[btls] Remove create-object-library.sh script which...
2017-07-18 Alex Rønne PetersenMerge pull request #5224 from alexrp/profiler-multiple...
2017-07-18 Zoltan Varga[llvm] Disable an optimization in LLVM where we deleted...
2017-07-17 Zoltan Varga[llvm] Set the MonoJitInfo.from_llvm flag for methods...
2017-07-17 Alex Rønne Petersen[profiler] Fix a crash in the AOT profiler when the...
2017-07-17 Alex Rønne Petersen[mini] Support loading multiple profilers with the...
2017-07-17 Alex Rønne Petersen[profiler] Profiler entry point name must now include...
2017-07-17 Andi McClureMerge pull request #5194 from xmcclure/orbis-freeswept
2017-07-17 Vladimir Kargov[jit] Don't allocate a new method in mono_get_method_co...
2017-07-17 Alex Rønne PetersenMerge pull request #5206 from alexrp/profiler-gc-base...
2017-07-17 Alex Rønne Petersen[profiler] Don't call mono_gc_base_init () before loadi...
2017-07-17 Alex Rønne PetersenMerge pull request #5216 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Use g_strerror () instead of strerror ().
2017-07-15 Alex Rønne Petersen[profiler] Change sample frequency to a 32-bit int.
2017-07-15 Alex Rønne Petersen[profiler] Introduce runtime control API.
2017-07-15 Alex Rønne PetersenMerge pull request #5210 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Move heapshot logic to the correct GC event.
2017-07-15 Alex Rønne Petersen[profiler] Clean up MonoProfilerGCEvent enum.
2017-07-14 Alex Rønne Petersen[profiler] Add a heapshot-on-shutdown option.
2017-07-14 Zoltan Varga[llvm] Reserve the proper number of got entries in...
2017-07-14 Aleksey Kliger[metadata] Encode public key length correctly for keys...
2017-07-14 Aleksey Kliger[tests] Add regression test for InternalsVisibleTo...
2017-07-14 Aleksey Kliger[tests] Use test runner for test-internalsvisibleto
2017-07-14 Alex Rønne Petersen[profiler] Fix sampling thread shutdown logic to handle...
2017-07-14 Alex Rønne Petersen[profiler] Use tabledefs.h constants for method attributes.
2017-07-14 Alex Rønne Petersen[profiler] Move the log format description to the header.
2017-07-14 Alex Rønne Petersen[profiler] More options reworking/refactoring.
2017-07-14 Ludovic Henry[w32error] Add ENXIO error case (#5199)
2017-07-14 Alex Rønne Petersen[profiler] Clarify docs for mono_profiler_set_sample_mo...
2017-07-14 Alex Rønne Petersen[profiler] Use mono_cpu_count () from utils/proclib.
2017-07-14 Alex Rønne Petersen[utils/proclib] Export mono_cpu_count () for use in...
2017-07-14 Alex Rønne Petersen[profiler] Update file headers.
2017-07-14 Alex Rønne Petersen[profiler] Use EXIT_LOG instead of EXIT_LOG_EXPLICIT...
2017-07-14 Alex Rønne Petersen[profiler] Clean up counter data structures a bit.
2017-07-14 Alex Rønne Petersen[profiler] Consolidate log profiler state.
2017-07-14 Alex Rønne Petersen[profiler] Drop support for the old-style sample option.
2017-07-14 Alex Rønne Petersen[profiler] Remove the need to pass a MonoProfiler point...
2017-07-14 Alex Rønne Petersen[profiler] Clean up logging to use the new logging...
2017-07-14 Alex Rønne Petersen[profiler] Remove support for the output=-FILENAME...
2017-07-14 Alex Rønne Petersen[profiler] Remove the debug-coverage option.
next