mono.git
2016-10-06 Marek Safar[corlib] Add ValueTuple
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-06 Niklas TherningMerge pull request #3720 from ntherning/fix-monodoc...
2016-10-05 Zoltan VargaFix a typo.
2016-10-05 Rodrigo KumperaMerge pull request #3714 from kumpera/fix_process_strea...
2016-10-05 Rodrigo Kumpera[System] Dispose all streams in Process::Close if they...
2016-10-05 Marek Safar[System.Net.Http] Wrap certain exceptions into HttpRequ...
2016-10-05 Aleksey Kliger... Merge pull request #3684 from lambdageek/dev-monoerror...
2016-10-05 Niklas TherningFix monodoc tests on Windows
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Marek Safar[mcs] Don't report version mismatch error for FX assemblies
2016-10-05 Alexander KöplingerMerge pull request #3709 from rolfbjarne/linker-mark...
2016-10-05 Alexander Köplinger[ci] Test System.dll with both the legacy and btls...
2016-10-05 Martin Baulig[BTLS]: Certificate cleanups and fixes. (#3706)
2016-10-05 Marek Safar[System.Net.Htpp] Add test for large content range...
2016-10-05 CinerarNowdays Content-Range From could be much more than...
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 Rodrigo Kumpera[runtime] Don't do logging from a signal handler. It...
2016-10-04 Aleksey Kliger[MonoError] Don't overwrite computed TypeLoadException...
2016-10-04 Aleksey Kliger[loader] Add descriptive error messages to class failure.
2016-10-04 Aleksey Kliger[runtime] Change how class failure is represented.
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 Rolf Bjarne... [linker] We don't need to mark nested types more than...
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 Rolf Bjarne... [linker] We need to mark nested types even if the decla...
2016-10-04 Aleksey Kliger[loader] Make mono_class_get_failure static in class.c
2016-10-04 Aleksey Kliger[loader] Add mono_class_set_type_load_failure ()
2016-10-04 Aleksey Kliger[loader] Use MonoErrorBoxed for mono_class_set_failure...
2016-10-04 Aleksey Kliger[MonoError] add mono_error_vset_type_load_class function
2016-10-04 Aleksey Kliger[MonoError] Add MonoErrorBoxed for mempool-stored errors.
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 lateralusXBuild libmono under none desktop Windows API family.
2016-10-04 lateralusXBuild libmonoutils under none desktop Windows API family.
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...
next