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-03-31remove empty baseline files (#28656)Jiayi Yu
2018-03-30Fix MatchingRefApiCompat issues in Serialization libraries (#28552)Jiayi Yu
2018-03-28Fix stack overflow exception due to XmlDictionaryReader.Close override (#28408)Stephen Toub
2018-03-27Support PositiveInfinity and NegativeInfinity as default value in sgen (#27734)Jiayi Yu
2018-03-17Added DCS Tests for System.Drawing Types (#27082)Joshua Clark
2018-03-10Consolidate matching ref generated baseline filesWes Haggard
2018-03-10Baseline all reverse apicompat issuesWes Haggard
2018-01-08Move XmlSerializer CodeGen from SGen to S.P.Xml (#26169)Shin Mao
2017-12-29"Don't directly throw Exception" System.Private.Xml (#25975)Marco Rossignoli
2017-12-22Add license headers. (#26009)Jon Hanna
2017-12-05Pull out the SerializeAndDeseriaze method into common (#25703)Huangli Wu
2017-10-16Ignore the type if it contains any property that only have private setter. (#...Huangli Wu
2017-09-27Tests for Type Having Primitive Types as KnownType (#24267)Shin Mao
2017-09-12Fix #22779Xing Mao
2017-09-12Fix #22778.Xing Mao
2017-09-12Fixed a bug in GetCollectionMethods.Xing Mao
2017-09-12Fix test with DataSet serialization.Xing Mao
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-30Merge pull request #23611 from ericstj/removeNetFxSupportLibsEric StJohn
2017-08-30String literal spelling corrections - A through Z (#23674)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-29Update VS configurationsEric St. John
2017-08-29Remove NetFx support libsEric St. John
2017-08-19Fix the sgen issue when use NaN as the default value. (#23366)Huangli Wu
2017-08-16Fixed Issue with DCS Serializing Get-Only Collection.  (#22975)Shin Mao
2017-08-16Add SGEN Automation. (#23090)Huangli Wu
2017-08-14Failed case with date time (#23212)JimboWei
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-09Add desktop serialize test case (#21688)JimboWei
2017-07-12Remove tags to issue 19585 (#22162)Daniel Harvey
2017-07-12Native case fix (#21762)JimboWei
2017-07-08Make GetMember to read from base type if the property is internal in derived ...Huangli Wu
2017-06-30Move Entries from Library Rd.xml to Test Rd.xml. (#21668)Shin Mao
2017-06-23Add Test for Types Having Virtual Generic Property (#21378)Shin Mao
2017-06-23Added a tests for ICollection`1 Types. (#21289)Shin Mao
2017-06-17Fix Serialization Tests for Collection Types. (#21144)Shin Mao
2017-06-08Fix a bug with Type having private Getter. Fix ##20476 (#20603)Shin Mao
2017-06-02Disable Two DCS/DCJS Tests on uapaot. (#20594)Shin Mao
2017-06-01Porting Serialization Tests in NetNative Repo (#20308)stone-li
2017-06-01Merge pull request #20512 from shmao/20361-ExceptionTestDan Moseley
2017-06-01Removed Exception types from Known Serializable Type List.Shin Mao
2017-05-31Renabling ReadOnlyDictionary tests on netfxViktor Hofer
2017-05-31Fix ReadOnlyDictionary DCS testViktor Hofer
2017-05-31Update Tests for Exception Serialization.Shin Mao
2017-05-31Disable Serialization Tests Failing on UapaotShin Mao
2017-05-27More serialization test fixes (#20377)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-23Prep tests for CoreCLR/CoreRT [Serializable] cleanup (#20035)Morgan Brown
2017-05-19Update configurationsEric St. John
2017-05-18Fix the Build of XmlSerializer Tests on UWP (#19805)Shin Mao