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
path: root/src
AgeCommit message (Expand)Author
2019-10-10Fix System.MissingMemberException (#359)Thays Grazia
2019-10-08Enable Color TypeConverter on mobile profiles (#356)Alexander Köplinger
2019-09-27Fix ReadOnlySequence.cs build with mcs (#354)Alexander Köplinger
2019-09-27Fix mcs build (#353)monojenkins
2019-09-26Reflect recent NS21 changes (#348)Egor Bogatov
2019-09-16Disable test NetworkStreamTest.ReadAsync_ContinuesOnCurrentSynchronizationCon...Martin Baulig
2019-09-12Add additional checks to support more platforms. (#344)Johan Lorensson
2019-09-12Make `NetworkStream` partial.Martin Baulig
2019-09-11Pull in fsw fix that fixes https://github.com/dotnet/corefx/issues/40888 (#343)Steve Pfister
2019-08-26Remove extraneous parenthesisAlexander Köplinger
2019-08-26Allow file:// uri's to be provided to HttpClient (#339)Steve Pfister
2019-08-23Disable DanglingSymlinkMove/Copy tests on TVOS (#336)Alexander Köplinger
2019-08-20Use the proper method for getting fully resolved temporary file paths (#332)Alexis Christoforides
2019-08-11Fix build break from #327Alexander Köplinger
2019-08-10Fix another bug in https://github.com/mono/mono/pull/16049 (#327)Alexis Christoforides
2019-08-09Fix use of Span.Slice(int start() introduced in https://github.com/mono/mono/...Alexis Christoforides
2019-08-09Guard against attempting to creating out-of-range spans in macOS File… (#317)Alexis Christoforides
2019-08-08Add dependency tracking for linker to EnumerableRewriter. Fixes https://githu...Marek Safar
2019-08-01FileSystem.Unix.cs: use "== null" instead of "is null" (#315)Alexander Köplinger
2019-08-01Merge pull request #314 from mono/fix-gh-14971Alexis Christoforides
2019-07-31Skip old time zones adjustments with offsets higher than 14h (#18305) (#30217...Maxim Lipnin
2019-07-30Allow copying/moving/replacing broken symlinksAlexis Christoforides
2019-07-22Log exceptions from asynchronously failing Expect: 100-continue sends (#37391)Stephen Toub
2019-07-16forgot HttpResponseMessageEgor Bogatov
2019-07-16Relfect ns2.1 changesEgor Bogatov
2019-07-10Disable the entire ServerNoEncryptionTest test.Martin Baulig
2019-07-03Used ROS IsWhiteSpace insteadSteve Pfister
2019-07-03Fix the fsw check for just spaces in a file nameSteve Pfister
2019-07-02System.Numerics.Vectors: Remove reflection in GenericVectorTests (#306)Alexander Köplinger
2019-07-02Add Empty Path Check to the Start of FileSystemWatcher Notify Events (#305)Steve Pfister
2019-06-26Fix the issue where SQL connection hangs with zero-connection timeoutMaxim Lipnin
2019-06-17Marks PropertyInfo as [Serializable] per https://github.com/mono/mono/issues/...Steve Pfister
2019-06-06Make `DateTimeFormatInfo` and `DateTimeParse` more linker friendly.Martin Baulig
2019-06-05Remove the newly added test again.Martin Baulig
2019-06-05HttpClient.SendAsync() should not attempt to read response body on a HEAD or ...Martin Baulig
2019-06-04Remove Span/Memory indexer testsEgor Bogatov
2019-06-04Synchronize NS21 changes with upstreamEgor Bogatov
2019-06-03fix build errorsEgor Bogatov
2019-05-28[monodroid] Enable building on win32 (#291)Alexander Köplinger
2019-05-27Exclude another pinvokeAlexander Köplinger
2019-05-27Remove Windows-specific p/invokes from tests (#288)Alexander Köplinger
2019-05-27NS2.1 changesEgor Bogatov
2019-05-27Fix ODBC issues with UTF-16Calvin
2019-05-24Update SecurityProtocolType to support TLS 1.3 (#286)Wouter Meuwis
2019-05-17Add more `GlobalizationMode.Invariant` conditionals.Martin Baulig
2019-04-30Remove Mono-specific `RuntimeFeature` constants (`IsDynamicCodeSupported` and...Martin Baulig
2019-04-30Infrequent failure Mono Windows x64, ThreadPoolTests.QueueRegisterPositiveAnd...lateralusX
2019-04-30Disable some more new System.IO tests on monodroidAlexis Christoforides
2019-04-30Fix copy/paste typosAlexis Christoforides
2019-04-30Disable some System.IO tests on monodroidAlexis Christoforides