[System] Fix tests that regressed in e6536dd.
[mono.git] / mcs /
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
2016-09-27 Aleksey Kliger[runtime] Fix MonoMethod.get_base_method when abstract...
2016-09-27 Marek Safar[build] Bootstrap extension for roslyn
2016-09-27 Rolf Bjarne Kvinge[System*] Throw a PlatformNotSupported exception when...
2016-09-27 Rolf Bjarne Kvinge[corlib] Add API to uninstall/reinstall signal handlers.
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-27 Martin Baulig[Mono.Security]: Cleanup Mono.Security.Interface.Certif...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-26 Marek Safar[System] Fixes SendGenericExceedBuffer test
2016-09-26 Marek Safar[build] Bump mono bootstrap dependency to Mono 4.0+
2016-09-26 Marek Safar[System] Revert copyright change in 8e4a52a37499af9383d...
2016-09-26 Marek Safar[System] netstandard compatible Process collections
2016-09-25 Ludovic Henry[Socket] Use SemaphoreSlim instead of Queue (#3633)
2016-09-25 Alexander Köplinger[corlib] Remove unnecessary net_4_x_corlib.dll.sources
2016-09-25 Alexander Köplinger[System] Add ISupportInitialize on mobile FileSystemWatcher
2016-09-25 Alexander Köplinger[System] Remove obsolete HttpWebRequest/Response constr...
2016-09-24 Alexander KöplingerMerge pull request #3631 from slide/bz44714
2016-09-24 Ludovic Henry[referencesource] Import parts of System.Net.Sockets...
2016-09-24 Alex EarlFix issue with VB projects
2016-09-24 Zoltan Varga[SRE] Implement the ModuleBuilder:create_modified_icall...
2016-09-24 Alexander KöplingerBump corlib version
2016-09-24 Marek SafarMerge pull request #3625 from slide/master
2016-09-24 Martin Baulig[AppleTls]: Flush the write queue before finishing...
2016-09-23 Alexander Köplinger[bcl] Add missing APIs for netstandard parity and expos...
2016-09-23 Alexander Köplinger[bcl] Add CLSComplaint(false) to a few types/methods...
2016-09-23 Alex EarlFix 16628
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-23 Marek Safar[corcompare] More hacks to make breaking change not...
2016-09-23 Rolf Bjarne KvingeRemove stray file.
2016-09-23 Marek Safar[System.Core] Fixes warnings
2016-09-23 Marek SafarMerge pull request #3621 from kloun/patch-9
2016-09-23 klounfix Another Typo
2016-09-23 Marek Safar[bcl] Base type update to match netstandard apis
2016-09-23 Marek Safar[mono-symbolicate] Include pdb debug symbols support...
2016-09-23 Marek SafarMerge pull request #3615 from kloun/patch-8
2016-09-23 Marek SafarMerge pull request #3614 from kloun/patch-6
2016-09-22 Marek SafarMerge pull request #3613 from kloun/patch-4
2016-09-22 klounfix typo, "j-j"
2016-09-22 klounUpdate generic.cs
2016-09-22 klounUpdate generic.cs
2016-09-22 klounfix identical sub-expressions
2016-09-22 Marek SafarMerge pull request #3603 from ninjarobot/socket-write
2016-09-22 klounfix another ERIC
2016-09-22 Alexander KöplingerMerge pull request #3611 from kloun/patch-2
2016-09-22 klounfix copy-paste ERIC error)
2016-09-22 monojenkinsMerge pull request #3609 from xmcclure/checked-imageset
2016-09-22 Marek Safar[corcompare] Another try to make breaking change not...
2016-09-22 Zoltan Varga[sdb] Add a SetThis () method to StackFrame which can...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-22 Joshua PetersonTry to use an IPv4 address first for TCP remoting ...
2016-09-22 Miguel de Icaza[mkbundle] - Add support for bundling native libraries.
2016-09-22 Marek SafarAdd missing file
2016-09-22 Marek Safar[colrib] Fixes aecdb91a0628efb03d0b6578e9dcdda90904ad20...
2016-09-22 Marek Safar[corcompare] Drop ParameterAttributes from method signature
2016-09-22 Johan LorenssonMerge pull request #3585 from lateralusX/jlorenss/win...
2016-09-22 Martin Baulig[Mono.Security]: Add 'MonoTlsConnectionInfo.PeerDomainN...
2016-09-22 Martin BauligRemove obsolete Mono.Security.Providers.* assemblies...
2016-09-21 Dave CuryloReturning during Send in case of error. Splitting...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Aleksey Kliger ... [gacutil] Use IKVM.Reflection instead of System.Reflect...
2016-09-21 Ludovic Henry[w32mutex] Move own/disown code to w32mutex-unix.c...
2016-09-21 Dave CuryloSend all data to a socket before exit from Socket.Send.
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Henric MüllerRemoving symlink to make Configuration tests run on...
2016-09-21 Marek Safar[corlib] Simplify terminal evaluator nesting expression
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander Köplinger[System.Core] Expose a few more System.IO.Pipes APIs...
2016-09-21 Henric MüllerImplementation of GetLoopbackInterfaceIndex on Windows
2016-09-21 Henric MüllerIgnoring IsDnsEnabled test on Windows
2016-09-21 Henric MüllerUsing InternalAdd to handle read only of IPAddressColle...
2016-09-21 Marek Safar[mcs] Add compilergenerated attribute for private event...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-21 Niklas TherningMerge pull request #3588 from ntherning/fix-line-ending...
2016-09-20 Aleksey Kliger ... Merge pull request #3569 from lambdageek/monodis-no...
2016-09-20 Alexander KöplingerFix Linux build break due to case sensitivity
2016-09-20 Marek Safar[System] Add more types to mobile profile
2016-09-20 Marek Safar[corlib] Remove duplicate files entries
2016-09-20 Marek Safar[corlib] GC from referencesource
2016-09-20 Marek SafarMerge pull request #3589 from ntherning/fix-line-ending...
2016-09-20 Niklas TherningFixes line ending issues in System.Data tests
2016-09-20 Niklas TherningFixes line ending issue in XmlReflectionImporterTests...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Henric MüllerOnly set NoDelay by default for protocol TCP
2016-09-20 Marek SafarRewrite 67cdb99 to make more sense and don't regress
2016-09-20 Henric MüllerIgnoring URI tests with unix path on windows
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
next