mono.git
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Alexander KöplingerMerge pull request #3697 from directhex/fix-make-dist...
2016-10-04 Alexander KöplingerMerge pull request #3711 from akoeplinger/fix-fullaot...
2016-10-04 Aleksey Kliger[MonoError] Don't overwrite computed TypeLoadException...
2016-10-04 Alexander KöplingerFix two test failures in the FullAOT Jenkins job
2016-10-04 Alexander KöplingerAdd mono-package-runtime to EXTRA_DIST
2016-10-04 Marek Safar[corlib] Enable more RuntimeHelpers tests
2016-10-04 Alexander KöplingerMerge pull request #3693 from rolfbjarne/watchos-simpli...
2016-10-04 Alexander KöplingerMerge pull request #3704 from rolfbjarne/watchos-servic...
2016-10-04 Vlad Brezae[sgen] Fix block size computation for allocation size
2016-10-04 Aleksey Kliger... Merge pull request #3686 from lambdageek/dev-format...
2016-10-04 Jo ShieldsAdd EXTRA_DIST listing all the files from btls
2016-10-04 Jo ShieldsRemove useless BTLS_DEPS variable
2016-10-04 Rolf Bjarne... [System] Add back a few ServicePointManager properties...
2016-10-04 Niklas TherningMerge pull request #3695 from ludovic-henry/fix-thread...
2016-10-04 Zoltan Varga[sdb] Avoid adding the first file name in the debug...
2016-10-04 Alex Rønne... Merge pull request #3700 from alexrp/profiler-c9-fixes
2016-10-04 Alex Rønne... [profiler] Use macro constants instead of passing a...
2016-10-04 Alex Rønne... [profiler] Update a stale comment.
2016-10-04 Alex Rønne... [profiler] Add some asserts.
2016-10-04 Alex Rønne... [profiler] Simplify send_log_unsafe ().
2016-10-04 Alex Rønne... [profiler] Fix a regression that caused all buffers...
2016-10-04 Zoltan Varga[SRE] Remove more dead code.
2016-10-04 Zoltan Varga[SRE] Remove more unused icall declarations.
2016-10-04 Zoltan Varga[SRE] Remove more unused icalls.
2016-10-04 Alexander Köplinger[btls] Add missing icall definition for mono_btls_x509_...
2016-10-04 Zoltan Varga[SRE] Small code cleanup.
2016-10-03 Zoltan Varga[SRE] Remove unused icall from inside a DISABLE_REFLECT...
2016-10-03 Alex Rønne... Merge pull request #3698 from alexrp/profiler-c9-fixes
2016-10-03 Zoltan Varga[SRE] Delay the creation of the MonoClass for dynamic...
2016-10-03 Ludovic Henry[tests] Fix thread-native-exit test on windows
2016-10-03 Martin Baulig[metadata]: Unconditionally enable ves_icall_Mono_Btls_...
2016-10-03 Alex Rønne... [profiler] Fix BYTE_SIZE macro conflict on OS X.
2016-10-03 Alex Rønne... [profiler] Fix PROF_TLS_FREE () on pthread TLS systems.
2016-10-03 Rodrigo Kumpera[profiler] Fix the build on Android (missing fcntl...
2016-10-03 Martin BauligOops, actually correctly revert that commit.
2016-10-03 Martin Baulig[System]: Temporarily switch the default TLS provider...
2016-10-03 Jo ShieldsWhen basic.exe isn't in DISTFILES, it gets excluded...
2016-10-03 Marek Safar[Mono.Debugger.Soft] Move TypeLoadClass types to new...
2016-10-03 Rolf Bjarne... [System.Net.Http] Simplify default http message handler...
2016-10-03 Alexander Köplinger[ci] Temporarily switch back to legacy TLS provider
2016-10-03 Marek Safar[Mono.Debugger.Soft] Tweak ClassLocalReflection test
2016-10-03 Niklas TherningMerge pull request #3691 from ntherning/enable-tests...
2016-10-03 Rolf Bjarne... [System*] Throw a PlatformNotSupported exception when...
2016-10-03 Niklas TherningEnable tests in Windows PR builds
2016-10-03 Marek Safar[System] Server property of HttpWebResponse should...
2016-10-02 Alexander Köplinger[btls] Fix i386 build on Linux by setting -arch on...
2016-10-02 Alex Rønne... Merge pull request #3689 from alexrp/profiler-c9-fixes
2016-10-02 Alex Rønne... [profiler] Fix GC finalize object end event not getting...
2016-10-02 Alex Rønne... Revert "[domain] Report domain unloads to the profiler...
2016-10-02 Alex Rønne... Merge pull request #3688 from alexrp/profiler-c9-fixes
2016-10-02 Alex Rønne... [profiler] Bump profiler version to v1.1.
2016-10-02 Alex Rønne... [profiler] Don't emit enter/leave events in onlycoverag...
2016-10-02 Alex Rønne... [profiler] Add a nocounters option.
2016-10-02 Alex Rønne... [profiler] Address a couple of FIXMEs in the counters...
2016-10-02 Alex Rønne... [profiler] Use eglib alloc/free functions everywhere.
2016-10-02 Alex Rønne... [profiler] Warn if we can't detect the CPU count.
2016-10-02 Alex Rønne... [profiler] Use the native thread wrapper functions...
2016-10-02 Alex Rønne... [utils/threads] Add and export a mono_native_thread_joi...
2016-10-02 Alex Rønne... [utils/threads] Export all native thread functions.
2016-10-02 Alex Rønne... [profiler] Access in_shutdown atomically.
2016-10-02 Alex Rønne... [profiler] Drop support for perf events on Linux.
2016-10-02 Alex Rønne... [utils/lfa] Add a missing #include to fix the profiler...
2016-10-02 Alex Rønne... [profiler] Disable GC move events when allocation event...
2016-10-02 Alex Rønne... [profiler] Clean up and improve the helper thread code.
2016-10-02 Alex Rønne... [profiler] Process requests in method_jitted ().
2016-10-02 Alex Rønne... [profiler] Remove the need to pass a MonoProfiler argum...
2016-10-02 Alex Rønne... [profiler] Fix the way the profiler frees hazardous...
2016-10-02 Alex Rønne... [profiler] Replace a check with an assert in coverage_f...
2016-10-02 Alex Rønne... [profiler] Add messages to most assertions.
2016-10-02 Alex Rønne... [profiler] Remove the ign_res () hack.
2016-10-02 Alex Rønne... [profiler] Clean up the #include mess in mono-profiler...
2016-10-02 Alex Rønne... [profiler] Remove mono_threads_attach_tools_thread...
2016-10-02 Alex Rønne... [profiler] Remove some broken, commented-out code from...
2016-10-02 Alex Rønne... [profiler] assert () -> g_assert ().
2016-10-02 Alex Rønne... [profiler] Always enable the helper thread.
2016-10-02 Alex Rønne... [profiler] Encapsulate some common logic in the ENTER_L...
2016-10-02 Alex Rønne... [profiler] Add a missing deinit_thread () call to the...
2016-10-02 Alex Rønne... [profiler] Fix several race conditions in accessing...
2016-10-02 Alex Rønne... [profiler] Don't flush empty log buffers.
2016-10-02 Alex Rønne... [profiler] Add an extra assert.
2016-10-02 Alex Rønne... [sgen] Always report object moves on the GC thread.
2016-10-02 Alex Rønne... [profiler] Rename decode.c to mprof-report.c.
2016-10-02 Alex Rønne... [profiler] Rename proflog.{c,h} to mono-profiler-log...
2016-10-02 Alex Rønne... [profiler] Remove utils.c/utils.h, move the code to...
2016-10-02 Alex Rønne... [acceptance-tests] Improve the profiler-stress test...
2016-10-02 Alex Rønne... [ci] Bump the timeout of the profiler stress test suite...
2016-10-02 Alex Rønne... [sgen] Remove bogus mono_profiler_events assert.
2016-10-02 Alex Rønne... [utils] Move MONO_DEPRECATED to mono-publib.h and make...
2016-10-02 Alex Rønne... [profiler] Remove the long-obsolete hsmode option.
2016-10-02 Alex Rønne... [profiler] Document and fix the onlycoverage option.
2016-10-02 Alex Rønne... [profiler] Remove the countersonly option.
2016-10-02 Alex Rønne... [man] Update mprof-report.1 to indicate the correct...
2016-10-02 Alex Rønne... [profiler] Use the signal shutdown logic for the sampli...
2016-10-02 Alex Rønne... [profiler] Remove some indirection in setting up GC...
2016-10-02 Alex Rønne... [profiler] Lift profiler limitation in mono_class_get_a...
2016-10-02 Alex Rønne... [profiler] Don't leak counter data structures on shutdown.
2016-10-02 Alex Rønne... [profiler] Simplify counters initialization.
2016-10-02 Alex Rønne... [profiler] Don't emit a perf counters sample event...
2016-10-02 Alex Rønne... [profiler] Fix the code that synthesizes thread end...
next