mono.git
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-12 Niklas TherningMerge pull request #3753 from henricm/enable-windowsbas...
2016-10-12 Marek Safar[System] Warnings cleanup
2016-10-12 Marek SafarMerge pull request #3750 from marek-safar/socket
2016-10-11 Vlad Brezae[mips] Disable div with mul on 32bit mips
2016-10-11 Zoltan Varga[llvm] Avoid generating invalid IL for valuetypes+vphi...
2016-10-11 Alexander Köplinger[corlib] Fix UdpClient tests on watchos
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-11 Martin Baulig[cert-sync]: Change back to using the '--btls' argument.
2016-10-11 Alexander KöplingerMerge pull request #3745 from akoeplinger/fix-bug44937
2016-10-11 Marek Safar[System.ServiceModel] Split unreliable tests
2016-10-11 Marek Safar[System] Set more error details on failed https proxy...
2016-10-11 Marek Safar[mono] Fixes hardcoded stack limit in EnsureSufficientE...
2016-10-11 Marek Safar[System] More Socket pieces from referencesource
2016-10-11 Henric MüllerEnable WinowsBase tests on Windows
2016-10-11 Henric MüllerMerge pull request #3662 from henricm/fix-windowsbase...
2016-10-11 Henric MüllerMaking sure stream is closed when exception is thrown
2016-10-11 Henric MüllerSetting Culture to en-us for ToStringTest
2016-10-11 Henric MüllerMake ZipSharp work on Windows
2016-10-11 Alexander KöplingerMerge pull request #3746 from ntherning/fix-SocketRespo...
2016-10-11 Marek SafarMerge pull request #3747 from marek-safar/updclient
2016-10-10 Vlad Brezae[mips] Add missing define
2016-10-10 Vlad Brezae[mips] Don't assert when decomposing longs
2016-10-10 Alexander Köplinger[corlib] Add missing constructors to RNGCryptoServicePr...
2016-10-10 Martin Baulig[System]: Fix a typo in X500DistinguishedName.AreEqual().
2016-10-10 Alexander Köplinger[btls] Use UTC for the Unix epoch in the managed BTLS...
2016-10-10 Martin Baulig[BTLS]: Correctly handle certificates with negative...
2016-10-10 Marek Safar[System.Core] Remove unused files
2016-10-10 Niklas TherningFix SocketResponder on Windows
2016-10-10 Marek Safar[System] Enable more tests
2016-10-10 Marek Safar[System] UdpClient from referencesource
2016-10-10 Marek Safar[System.Data] Use same socket family for data receiver...
2016-10-10 Vlad BrezaeMerge pull request #3740 from Unity-Technologies/gc...
2016-10-10 Alexander Köplinger[io-layer] Correctly detect a PE32+ assembly as managed...
2016-10-10 Alexander KöplingerMerge pull request #3739 from akoeplinger/add-more...
2016-10-10 Alexander Köplinger[bcl] Expose a few more APIs on mobile to match with...
2016-10-10 Niklas TherningMerge pull request #3653 from ntherning/alertable-socke...
2016-10-10 Niklas TherningMerge pull request #3744 from ntherning/enable-system...
2016-10-10 Niklas TherningEnable System.Security tests in PR builds on Windows
2016-10-08 Alex Rønne... Merge pull request #3742 from alexrp/profiler-c9-fixes
2016-10-08 Alex Rønne... [profiler] Start the helper thread before the writer...
2016-10-08 Zoltan Varga[SRE] Set the wastypebuilder flag on completed generic...
2016-10-08 Zoltan Varga[llvm] Make sure the initlocals_bb is not treated as...
2016-10-07 Alexander KöplingerMerge pull request #3741 from akoeplinger/fix-aot-DoAss...
2016-10-07 Alexander Köplinger[aot] Fix AppDomain.DoAssemblyResolve runtime invoke...
2016-10-07 Jonathan ChambersDocument --gc-debug and --gc-params command line options
2016-10-07 Jonathan ChambersAdd --gc-params and --gc-debug command line options
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 Zoltan Varga[runtime] Fix the blittable flag and the instance size...
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üllerEnabling System.Web tests on Windows
2016-10-07 Niklas TherningMake blocking socket calls on Windows interruptible
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-07 Niklas TherningMake blocking socket calls on Windows interruptible
2016-10-07 Alexander Köplinger[ci] Set the env var in a new subshell to fix babysitte...
2016-10-06 Rodrigo KumperaMerge pull request #3730 from kumpera/async-reader...
2016-10-06 Rodrigo Kumpera[corlib] RemotingConfiguration now try to use the bundl...
2016-10-06 Aleksey Kliger... Merge pull request #3660 from lambdageek/bug-42271
2016-10-06 Aleksey Kliger[runtime] give get_bundled_machine_config ves_icall_Cla...
2016-10-06 Aleksey Kliger[runtime] System.Configuration.InternalConfigurationHos...
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 Aleksey Kliger[mempool] Fix indentation in mono_backtrace ()
2016-10-06 Aleksey Kliger[coop] Switch to GC SAFE for backtrace() and backtrace_...
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 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 Rodrigo Kumpera[corlib] Don't load the machine config file if it's...
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...
next