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
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-31Miscellaneous typo corrections. (#23698)Brian Chavez
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-04Removes unused SortQueryOperatorEnumerator field (#22788)Marek Safar
2017-07-13Undo workaround for #22040. (#22220)Anton Lapounov
2017-07-10Re-enable x86 ret tests after fixing the unwinding issue. (#22041)Anton Lapounov
2017-07-06Set chk mode to System.Linq.Parallel.Tests for debug-arm in UapAot as well (#...Santiago Fernandez Madero
2017-07-03Fix System.Linq.Parallel.Tests for UapAot by building them on chk mode only (...Santiago Fernandez Madero
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-05-10Let First/FirstOrDefault combinatorial accept exception.Stephen A. Imhoff
2017-04-29Removed dead code from System.Linq.ParallelYoup Hulsebos
2017-04-26Disable another PLINQ test on desktopStephen Toub
2017-04-19Disable S.L.Parallel test that hangs on uapaotAlex Perovich
2017-04-19Fix PLINQ tests for desktopStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-14Disable failing tests on desktop for issue 18141Alex Perovich
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-14Delete obsolete testsAlex Perovich
2017-03-08Cleanup disabled tests missing correct issue numbers (#16756)Jiayi Li
2017-03-07Refresh current solutions and project configurationsWes Haggard
2017-03-02Add capability of running uapaot ilc tests locallyJose Perez Rodriguez
2017-02-22Clean up of unused System.Linq.Parallel fieldsMarek Safar
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Marking code as unchecked (pt 8) (#16117)Dennis "D.C." Dietrich
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Add ExcludeFromCodeCoverage attributes to System.Linq.Parallel unreachablesHugh Bellamy
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
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-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
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-19Remove PackageTargetFrameworkEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino