Merge pull request #3731 from lambdageek/dev-handles-gbmc
[mono.git] / mcs /
2016-10-07 Aleksey Kliger ... Merge pull request #3731 from lambdageek/dev-handles...
2016-10-07 Niklas TherningMerge pull request #3729 from ntherning/fix-failures...
2016-10-07 Alexander KöplingerMerge pull request #3737 from akoeplinger/fix-babysitter
2016-10-07 Niklas TherningFix failures in MSBuild tests on Windows
2016-10-07 Marek SafarMerge pull request #3727 from henricm/fix-system-web...
2016-10-07 Henric MüllerCalling directly into Win API to get current process exe
2016-10-07 Marek Safar[System] Use default parsing rules for Uri.IsWellFormed...
2016-10-06 Rodrigo KumperaMerge pull request #3730 from kumpera/async-reader...
2016-10-06 Aleksey Kliger ... Merge pull request #3660 from lambdageek/bug-42271
2016-10-06 Rodrigo Kumpera[System] Add some hardening when disposing a AsyncStrea...
2016-10-06 Zoltan Varga[SRE] Fixup the tokens in subtypes too. (#3721)
2016-10-06 Niklas TherningMerge pull request #3725 from ntherning/fix-symbolicate...
2016-10-06 Marek Safar[corlib] Add ValueTuple
2016-10-06 Niklas TherningFix symbolicate tests stack trace diff on Windows
2016-10-06 Henric MüllerIgnoring CR in WebControls tests
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 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 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 Alexander KöplingerFix two test failures in the FullAOT Jenkins job
2016-10-04 Marek Safar[corlib] Enable more RuntimeHelpers tests
2016-10-04 Rolf Bjarne Kvinge[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 Kvinge[linker] We need to mark nested types even if the decla...
2016-10-04 Aleksey Kliger[loader] Use MonoErrorBoxed for mono_class_set_failure...
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-10-04 Rolf Bjarne Kvinge[System] Add back a few ServicePointManager properties...
2016-10-04 Niklas TherningMerge pull request #3695 from ludovic-henry/fix-thread...
2016-10-03 Alex Rønne PetersenMerge 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 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 Kvinge[System.Net.Http] Simplify default http message handler...
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 Kvinge[System*] Throw a PlatformNotSupported exception when...
2016-10-03 Marek Safar[System] Server property of HttpWebResponse should...
2016-10-01 Martin Baulig[System]: ChainValidationHelper: ignore port number...
2016-10-01 Martin Baulig[BTLS]: Ignore port number when validating certificates.
2016-10-01 Martin Baulig[BTLS]: Send server name extension on the client.
2016-10-01 Alexander KöplingerFix build break from 81fb20737f810def6dde88d87a1b2f23cd...
2016-10-01 Alexander Köplinger[corlib] Fix a warning
2016-10-01 Alexander KöplingerFix build break from efd53c8e2f1823568309a2920091b724be...
2016-09-30 Marek Safar[System] Fill more WebException details when CONNECT...
2016-09-30 Zoltan VargaBump corlib version for efd53c8e2f1823568309a2920091b72...
2016-09-30 Martin Baulig[System]: Fix MonoTlsProviderFactory.TryDynamicLoad...
2016-09-30 Zoltan Varga[SRE] Rename MonoGenericClass to TypeBuilderInstantiati...
2016-09-30 Martin Baulig[System]: Make BTLS the default TLS Provider on Desktop.
2016-09-30 Martin Baulig[cert-sync]: Make the new store the default and add...
2016-09-30 Martin Baulig[BTLS]: Remove some debugging methods.
2016-09-30 Alexander KöplingerMerge pull request #3681 from rolfbjarne/fix-monotouch...
2016-09-30 Rolf Bjarne Kvinge[System] Fix monotouch* build.
2016-09-30 Martin Baulig[System]: Enable AndroidPlatform.CertStoreLookup().
2016-09-30 Martin Baulig[System]: AndroidPlatform.CertStoreLookup(): add to...
2016-09-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Martin Baulig[BTLS]: Add managed BTLS sources.
2016-09-30 Martin Baulig[Mono.Security]: Add the new certificate store.
2016-09-30 Martin Baulig[System]: Add AndroidPlatform.CertStoreLookup().
2016-09-30 Martin Baulig[System]: New X509Helper2 APIs for BTLS.
2016-09-30 Marek Safar[System.Core] Cleanup more warnings
2016-09-30 Marek Safar[System.Data] Cleanup warnings
2016-09-30 Marek Safar[System.Data] Implements SqlClient async readers. Fixes...
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 Zoltan VargaSre cleanup9 (#3661)
2016-09-29 Martin Baulig[Mono.Security]: Cleanup the MonoTlsProvider's certific...
2016-09-29 Marek Safar[mcs] Branch visited labels cache for conditional block...
2016-09-29 Chris HamonsAdd Mono.Runtime to XM 4.5 profile
2016-09-29 Miguel de Icaza[mkbundle] Add diagnostics, fix crash, fix registered...
2016-09-29 Aleksey Kliger ... Merge pull request #3670 from lambdageek/dev/mempool...
2016-09-29 Niklas TherningMerge pull request #3671 from rolfbjarne/pr-fix-system...
2016-09-29 Johan LorenssonMerge pull request #3664 from lateralusX/jlorenss/exter...
2016-09-29 Rolf Bjarne Kvinge[System] Fix tests that regressed in e6536dd.
2016-09-28 Martin Baulig[System]: Rename MonoLegacyTlsProvider into LegacyTlsPr...
2016-09-28 Marek Safar[corlib] Improve test added in 54ea12e4fa41bae72704a260...
2016-09-28 Marek Safar[build] Make monolite output path configurable
2016-09-28 Marek Safar[System] Reduce duration of SendGenericExceedBuffer...
2016-09-28 Martin Baulig[System]: Cleanup the internal MobileTlsContext.
2016-09-28 Martin Baulig[Mono.Security]: Cleanup the internal ICertificateValid...
2016-09-28 Martin BauligRemove all MONO_FEATURE_NEW_TLS conditionals.
2016-09-28 Martin BauligCleanup; with the removal of 'PrebuiltSystemAlias'...
2016-09-28 Martin Baulig[System]: Make Test/System.Net.Sockets compile.
2016-09-28 Marek Safar[build] Update bootstrap info text
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Martin Baulig[Mono.Security.Interface] Cleanup and simplify MonoTlsP...
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
next