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-04-25Update project configurationsEric St. John
2017-04-25Replace netfx ifdefs in refs with IsPartialFacadeAssemblyEric St. John
2017-04-19Fix casing for Compression TestData package importIan Hays
2017-04-19Add ZipArchive test for full roundtrip ExternAttrIan Hays
2017-04-18Expose the ExternalAttributes field in ZipArchiveIan Hays
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-12Update project build configurationsEric St. John
2017-04-12Add netfx configurations for libs in NETStandardEric St. John
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-23Update Compression.Tests to not to write to current directoryStanislav Ushakov
2017-03-14Make Deflate64 compression test netcoreapp specificIan Hays
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Change tests that use async void to async TaskSteve Harter
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-24Remove NetFX Compression buildIan Hays
2017-02-23Update performance csprojsDrew Scoggins
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Audit all corefx Streams with Read/WriteAsync overrides (#16134)Stephen Toub
2017-02-15Add async tests for GZipStreamIan Hays
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-11Fix GZipStream.BeginRead to call ReadAsyncStephen Toub
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-06Remove Fact test parameters causing compression test failuresStephen Toub
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Merge pull request #15730 from ianhays/io_desktop_testsIan Hays
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-02Fix some misc failing desktop IO testsIan Hays
2017-02-02Stop bin placing facade assemblies to the refs for netfx builds (#15700)Tarek Mahmoud Sayed
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Make Compression build for desktopEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez