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-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-22Fixed netfx System.CodeDom.Tests on non English Windows (#28165)Alexander Radchenko
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-02Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-07Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-02Remove unused NonSerializable attributes from non serializable types (#22862)Viktor Hofer
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-05-30Revert "Scale back [Serializable] CoreFX types (#19742)"Marek Safar
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Fix all failures in System.CodeDom.Tests on ILC.Atsushi Kanamori
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-04-25Merge pull request #18766 from ericstj/removeIsDesktopFacadeEric StJohn
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-21Disable all the non-zero lower bound array failures in Collections tests. (#1...Atsushi Kanamori
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-17Fix GetAllCompilerInfo_ReturnsMinimumOfCSharpAndVB test (#18460)Santiago Fernandez Madero
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-15Revert CodeNamespaceImportCollection to using ArrayListStephen Toub
2017-03-10PVS-Studio: fixed vulnerability CWE-476 (NULL Pointer Dereference) (#16807)Ivan Kishchenko
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-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-09Fixes CompilerResults serializationMarek Safar
2017-02-08Adds back CodeDom Evidence as additional implementation.Marek Safar
2017-02-07Augment tests for CodeDom fixStephen Toub
2017-02-07CodeDom fixes for explicit interface implementation with built-in typesMarek Safar
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
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-02Stop bin placing facade assemblies to the refs for netfx builds (#15700)Tarek Mahmoud Sayed
2017-02-01Make netfx build workEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John