Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-16Update ILLink version.Eugene Rozenfeld
2017-12-15Merge pull request #25709 from lmolkova/zeroContentResponseLiudmila Molkova
2017-12-15Merge pull request #25888 from tmds/fix_network_address_changeLakshmi Priya Sekar
2017-12-15Set OuterLoop category for http testsLiudmila Molkova
2017-12-15Send notification about HTTP response without content (netfx)Liudmila Molkova
2017-12-14Correctly handle coalesce linq expressions that widen the rhs operand (#25501)Jon Hanna
2017-12-14Added tests for throwing correct Exception. (#25822)Stano Peťko
2017-12-14Remove obsolete attribute from XslTransform (#25897)Paulo Janotti
2017-12-14Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestIL...dotnet-maestro-bot
2017-12-14fix RemoteExecutorTestBase.Process.cs (#25915)Egor Bogatov
2017-12-14Create a serializer and deserializer for ASN.1 dataJeremy Barton
2017-12-14Fix GZip perf test location (#25907)Ian Hays
2017-12-14PEBuilder.Sign: Calculate checksum after writing the signature (#25871)Tomáš Matoušek
2017-12-14Temporarily removing leftover use of ReadOnlySpan indexer. (#25908)Ahson Khan
2017-12-14Add xml comments to existing Unsafe APIs. (#25903)Ahson Khan
2017-12-14Merge pull request #25777 from nietras/span-binarysearchKrzysztof Cwalina
2017-12-14Add NS1.3 support to Channels (#25697)Dan Moseley
2017-12-14Try/Catch added to stopping service controller (#25865)Anirudh Agnihotry
2017-12-13Updated the error message for missing dia sdk in build.cmd. Closes #25856 (#2...Oswald Maskens
2017-12-13HashCode based on xxHash32 (#25013)Jonathan Dickinson
2017-12-13Enable autoupdate of dotnet host package version (#25889)Jan Vorlicek
2017-12-13Merge pull request #25793 from tmds/interface_physicaladdrLakshmi Priya Sekar
2017-12-13 Adding Span LastIndexOfAny APIs and tests (#25848)Ahson Khan
2017-12-13Consolidate common Compression tests and apply fixes (#25780)Ian Hays
2017-12-13NamedPipeClient connect throws TimeoutException when appropriate (#25877)Paulo Janotti
2017-12-13 XmlReader.Read shouldn't throw AggregateException (#25681)Petr Onderka
2017-12-13Sync Interop.GetCwd with coreclrTom Deseyn
2017-12-13Use asset root for symbols restore (#25845)Matt Mitchell
2017-12-13Linux: Fix NetworkAddressChange NullReferenceException on AddressChange when ...Tom Deseyn
2017-12-13fix MiddleIndex perf testsntr
2017-12-13fix string perf testntr
2017-12-13Temporarily removing use of ReadOnlySpan indexer. (#25881)Ahson Khan
2017-12-13Reenable automatic Alpine leg in CI (#25868)Jan Vorlicek
2017-12-13Disable Process BasePriority test on WSL (#25869)Josh Free
2017-12-13MS.CSharp Refactoring of producing lambda for dynamic operation and rewriting...Jon Hanna
2017-12-13Add System.Data.DataSetExtensions and update ServiceModel version in compat p...Santiago Fernandez Madero
2017-12-13"Don't directly throw Exception" System.Drawing (#25791)Marco Rossignoli
2017-12-13Removed the Parser APIs from the Contract For Now. (#25862)Shin Mao
2017-12-13Fix Alpine CI build last issue (#25864)Jan Vorlicek
2017-12-12Re-enable additional tests on WSL (#25807)Josh Free
2017-12-12Improve formatting/grammar/spelling of DiagnosticSource User's Guide (#25815)Filip S. Adamsen
2017-12-12Reenable Alpine optional CI (#25840)Jan Vorlicek
2017-12-12fix [System.Diagnostics.Process]::GetProcesses(computer) (#25784)William Godbe
2017-12-11Fix Alpine Linux dotnet host restore for tests (#25790)Jan Vorlicek
2017-12-11use InnerCountntr
2017-12-11use InnerCountntr
2017-12-11Fix ArgumentNullException in case of IValidatableObject returns null (#25693)Zhukov Maxim
2017-12-11"Don't directly throw Exception" System.Runtime.Serialization.Json (#25796)Marco Rossignoli
2017-12-11Fix Alpine CI step 2 (#25813)Jan Vorlicek
2017-12-09fix remaining review issues.ntr