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
2019-12-27Fixes https://github.com/mono/mono/issues/18291Steve Pfister
2019-12-09Backport FixPathLength 255 PRSteve Pfister
2019-10-31Backport of https://github.com/dotnet/corefx/pull/34560Steve 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-07-30Allow copying/moving/replacing broken symlinksAlexis Christoforides
2019-05-27Exclude another pinvokeAlexander Köplinger
2019-05-27Remove Windows-specific p/invokes from tests (#288)Alexander Köplinger
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
2019-04-30Disable some System.IO tests on monodroidAlexis Christoforides
2019-02-01Using FUTIMENS instead of FUTIMES (#34271)Anirudh Agnihotry
2019-02-01Disable a testAlexis Christoforides
2019-02-01MilliSecond Granualrity added to Copy operation on unix (#30996)Anirudh Agnihotry
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-12-05Throw IOException if Dir.Move file onto existing filejbhensley
2018-12-05[corlib] Import FileSystemInfo and family from CoreFXAlexis Christoforides
2018-11-15Re-initialize DirectoryInfo.Name after a MoveTo() operationAlexis Christoforides
2018-05-25Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-05-02Port #29413 to release branchJeremy Kuhne
2018-04-22Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-04-11Accessing an accessible drive (#29010)Anirudh Agnihotry
2018-04-10Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-04-03Existing Directory ReadOnlyVolume Disabled for alpine (#28783)Anirudh Agnihotry
2018-04-03Tests for Directory Exists (#28732)Anirudh Agnihotry
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-31Split OwnedMemory into MemoryManager and IMemoryOwner (#28640)Ahson Khan
2018-03-29Prevent CMake 2.8 tests failing for unused variable (causing millisec to be d...Dan Moseley
2018-03-27Refactor FileSystem recursive directory tests (#28421)Anirudh Agnihotry
2018-03-23Fixed netfx System.IO.FileSystem.Tests fails on non-English Windows (#28313)Alexander Radchenko
2018-03-23Disabling test on alpine (#28401)Anirudh Agnihotry
2018-03-23perf tests for create and delete directory (#28381)Anirudh Agnihotry
2018-03-23Fix File.ReadAllBytes{Async} for virtual file system files (#28388)Stephen Toub
2018-03-22Disable Millisec test on Linux (#28345)Dan Moseley
2018-03-21WIP: Enable TimesIncludeMillisecondPart on selected filesystems only (#28242)Jan Kotas
2018-03-15Fixing NonBreakingSpace test on OSX using FSAssert (#28094)Anirudh Agnihotry
2018-03-13Fix unbounded stackalloc in System.IO.FileSystem (#28004)Jan Kotas
2018-03-12More FileSystem tests (#27955)Jeremy Kuhne
2018-03-11Add more alternate data stream tests (#27945)Jeremy Kuhne
2018-03-11Start adding alternate data stream tests (#27931)Jeremy Kuhne
2018-03-10Test changes for System.IO.FileSystem (#27923)Jeremy Kuhne
2018-03-08WhiteSpace and PrefixParent subdirectory names throw exception (#27810)Anirudh Agnihotry
2018-03-08Test for enumerateDirectories NonBreaking space (#27762)Anirudh Agnihotry
2018-03-08Dial back `\\?\ ` insertion (#27827)Jeremy Kuhne
2018-03-07Support trimmed paths in FileInfo (#27809)Jeremy Kuhne
2018-03-05enable failing tests due to paths (#27681)Anirudh Agnihotry
2018-03-01Stop FileSystem WriteAsync test from writing too much data to disk (#27387)William Godbe
2018-03-01Logging for TimesIncludeMillisecondPart test and reenable for Linux (#27559)Dan Moseley
2018-02-28Fix a bug in TranslateWin32Expression (#27539)Jeremy Kuhne