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-05-21Use shared StringBuilderCache (#29657)Stephen Toub
2018-05-04[System.Private.Xml.Linq] port the fix to support existing implementation for...Maxim Lipnin
2018-04-28[System.Private.Xml.Linq] Rename FunctionalTests classes (#29321)Maxim Lipnin
2018-04-28[System.Xml.Linq] add temporary conditional workaround to fix build errors.Maxim Lipnin
2018-04-19[System.Private.Xml.Linq] Remove SILVERLIGHT define (#29025)Maxim Lipnin
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-26Fixed netfx System.Xml.Linq.xNodeBuilder.Tests fails on non English Windows (...Alexander Radchenko
2018-03-15Fix XAttribute Date Formatting (#28068)Tarek Mahmoud Sayed
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
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-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-10Re-enable x86 ret tests after fixing the unwinding issue. (#22041)Anton Lapounov
2017-07-08Build System.Xml.Linq.Events.Tests in chk mode for UapAot in x86 (#21988)Santiago Fernandez Madero
2017-07-07Fix System.Xml.Linq.xNodeBuilder.Tests for UapAot (#21959)Santiago Fernandez Madero
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
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-19Enabled XmlSerializer to Serialize XElement on UWP. (#19843)Shin Mao
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Fix Xml.Linq test failures on ILC (#19860)Sepideh Khoshnood
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Fix duplicated XDocumentExtensionssepidehMS
2017-05-04add ILLink hint to not remove XElement.ctorKrzysztof Wicher
2017-05-02make XElement.ctor() internalKrzysztof Wicher
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12fix System.Private.Xml.Linq.rd.xmlKrzysztof Wicher
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-09Stop writing to current directoryDan Moseley
2017-04-07Revert changes in System.Linq.Expressions.csprojShin Mao
2017-04-05Fix the .rd.xml in the Xml space.Shin Mao
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
2017-03-14Use nameof in a few more MemberDatas (#17102)Stephen Toub
2017-03-11Add 3pn entries (#17005)Rich Lander
2017-03-10Fix XPathEvaluate bug on XNode (#16885)Sepideh Khoshnood
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Merge pull request #15898 from jkotas/NoWarnStephen Toub
2017-02-07Delete NoWarn's that are not required anymoreJan Kotas