platform/upstream/dotnet/runtime.git
2017-09-12 David ShulmanFix Socket Shutdown_TCP_CLOSED_Success test (dotnet...
2017-09-12 David ShulmanDisable unreliable Http diagnostics logging test (dotne...
2017-09-12 David ShulmanFix WinHttpHandler when building certificate chain...
2017-09-12 Viktor HoferCleanup code in System.Runtime.Serialization.Formatters...
2017-09-11 Viktor HoferAdding dbnull to dbtable (dotnet/corefx#23959)
2017-09-11 Dan MoseleyRename IsNotWinRT (dotnet/corefx#23963)
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23957 from qmfrederik...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23958 from qmfrederik...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23956 from qmfrederik...
2017-09-11 Ahson Ahmed... Enable S.R.CS.Unsafe and System.Memory tests for UAP...
2017-09-11 Ahson Ahmed... Adding log message containing actual number of compares...
2017-09-11 Frederik CarlierAddress PR feedback
2017-09-11 Frederik CarlierPR feedback.
2017-09-11 Viktor HoferDbNull serialization with tests and forward (dotnet...
2017-09-11 Frederik CarlierSave Pen.cs using UTF-8 encoding
2017-09-11 Frederik CarlierPen: Try to replicate exact Desktop System.Drawing...
2017-09-11 Frederik CarlierFurther fine-tine the PenTests
2017-09-11 Frederik CarlierSimplify Pen.get_DashPattern, improve libgdiplus compat...
2017-09-11 Frederik CarlierSimplify PathGradientBrush.set_SurroundColors, to bette...
2017-09-11 Frederik CarlierSimplify P/Invoke logic in PathGradientBrush.Interpolat...
2017-09-11 Frederik CarlierFix P/Invoke for PathGradientBrush
2017-09-11 Stephen ToubMake Stream.Write/ReadAsync(Memory, ...) virtual in...
2017-09-11 William GodbeMerge pull request dotnet/corefx#23895 from wtgodbe...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23489 from fiigii...
2017-09-11 Jose Perez... Merge pull request dotnet/corefx#23946 from dotnet...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23753 from mellinoe...
2017-09-11 Jose Perez... Fixing build break
2017-09-11 Jon HannaRemove dead path from BigInteger ctor (dotnet/corefx...
2017-09-11 Petr BredFix Tizen build (dotnet/corefx#23939)
2017-09-11 Stephen ToubExpose/add tests for Memory-based Stream overloads...
2017-09-11 Eric ErhardtMerge pull request dotnet/corefx#23894 from eerhardt...
2017-09-11 James KoCleanup code in SortedSet (dotnet/corefx#22839)
2017-09-11 Kevin GosseAdd BinaryReader Span-based APIs (dotnet/corefx#23589)
2017-09-11 Dan MoseleyRename IsWinRT to IsInAppContainer (dotnet/corefx#23935)
2017-09-11 dotnet-maestro-botUpdate CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTest...
2017-09-11 Dan MoseleyLog Windows ProductType (dotnet/corefx#23934)
2017-09-10 Stephen ToubAdd more DateTime parsing tests (dotnet/corefx#23893)
2017-09-10 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview2-25709-04, preview...
2017-09-10 David ShulmanDisable brittle WebSockets.Client test (dotnet/corefx...
2017-09-09 dotnet-maestro-botUpdate CoreClr to preview2-25709-03 (dotnet/corefx...
2017-09-09 Stephen ToubMerge pull request dotnet/corefx#23841 from ahsonkhan...
2017-09-09 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-09 Jon HannaDon't use .Append within tests, as netfx doesn't suppor...
2017-09-09 Jon HannaAdd more HttpUtilityTests
2017-09-09 Jon HannaInline private ParseQueryString into caller.
2017-09-09 Jon HannaSimplify ParseQueryString exit logic.
2017-09-09 Jon HannaOnly strip initial ? in HttpUtility.ParseQueryString...
2017-09-09 Jon HannaDon't HTML-decode in HttpUtility.ParseQueryString
2017-09-09 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview2-25709-02, preview...
2017-09-09 Tarek Mahmoud... Switch OSX CI runs to use Helix (dotnet/corefx#23831)
2017-09-09 dotnet-maestro-botUpdate CoreClr, Standard to preview2-25708-02, preview1...
2017-09-09 danmosemsftUpdate apicompat baselines. Not in build
2017-09-08 David ShulmanMerge pull request dotnet/corefx#23892 from davidsh...
2017-09-08 Atsushi KanamoriExpose the recently approved Reflection apis in contrac...
2017-09-08 ahsonkhanMove GCHandle and GCHandleType to System.Runtime refere...
2017-09-08 Eric ErhardtAutomatic updating of buildtools version.
2017-09-08 Fei PengAdd Intel hardware intrinsic APIs to CoreFX
2017-09-08 wtgodbeRevert PreReleaseLabel
2017-09-08 David ShulmanDisable sockets test always failing on Desktop
2017-09-08 Vitek KarasXml schema dependency removal for AOT compilers (dotnet...
2017-09-08 Tom DeseynOnly truncate to IOV_MAX for stream sockets (dotnet...
2017-09-08 Stephen ToubMerge pull request dotnet/corefx#23594 from stephentoub...
2017-09-08 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2017-09-07 Karthik RajasekaranRetry arm leg on a new machine (dotnet/corefx#23860)
2017-09-07 Lakshmi Priya... Merge pull request dotnet/corefx#23821 from Priya91...
2017-09-07 Maggie TsangRandom span-based API tests (dotnet/corefx#23692)
2017-09-07 Joel BraunPorted a missing SqlParameter constructor (dotnet/coref...
2017-09-07 Omar TawfikFix LargeArrayBuilder.CopyTo returning incorrect end...
2017-09-07 Krzysztof WicherMerge pull request dotnet/corefx#23832 from krwq/XmlTes...
2017-09-07 Viktor Hoferbackport of REGEX_DEFAULT_MATCH_TIMEOUT (dotnet/corefx...
2017-09-07 ChenFix ArgumentException message in CookieContainer.Add...
2017-09-07 Italo Pessoaremove dead strings (dotnet/corefx#23710) (dotnet/coref...
2017-09-07 Lakshmi Priya... Consolidate code between different Http handlers.
2017-09-07 Krzysztof Wicheradd copyright header, simplify method syntax
2017-09-07 Jeremy BartonMerge pull request dotnet/corefx#23417 from vladimir...
2017-09-07 Eric StJohnMerge pull request dotnet/corefx#23836 from ericstj...
2017-09-07 Frederik CarlierSystem.Drawing: Consolidate the FontFamily class (dotne...
2017-09-07 Dan MoseleyDisable RO-filesystem tests on RH69 (dotnet/corefx...
2017-09-07 Stephen ToubRespect UseProxy better in ManagedHandler (dotnet/coref...
2017-09-07 ahsonkhanExpose {ReadOnly}Memory from System.Runtime
2017-09-06 Krzysztof Wicherfix runtime errors on netfx
2017-09-06 Eric St. JohnAvoid downgrading to netstandard reference assembly
2017-09-06 Ahson Ahmed... Adding Memory, OwnedMemory, MemoryHandle, and IRetainab...
2017-09-06 Krzysztof WicherMake Xunit detect tests from Xml custom test fx (no...
2017-09-06 David ShulmanMerge pull request dotnet/corefx#23829 from davidsh...
2017-09-06 Egor Bogatov[System.Data] fix dotnet/corefx#22879 (SqlConnection...
2017-09-06 David ShulmanDisable default proxy test on Desktop
2017-09-06 Tarek Mahmoud... Fix NumberFormatInfoNumberGroupSizes failed test (dotne...
2017-09-06 Alfred Myersfixed typos and formatting (dotnet/corefx#23819)
2017-09-06 Lakshmi Priya... Use only CredentialCache when redirecting Uris in Manag...
2017-09-06 José RiveroMoving the Windows Performance runs from Server 2012...
2017-09-05 Viktor HoferFixing uap serialization errors for exceptions (dotnet...
2017-09-05 lajonesMerge pull request dotnet/corefx#23581 from JonHanna...
2017-09-05 Tarek Mahmoud... Enable detecting Red Hat distors in PlatformDetection...
2017-09-05 Gene LeeFix connection pool & connection pool group fragmentati...
2017-09-05 Jon HannaRemove code in Microsoft.CSharp for casting from method...
2017-09-05 Santiago Fernandez... Add BinPlaceConfiguration for test projects to have...
2017-09-05 Jon HannaRemove Microsoft.CSharp's checks on pointer or static...
2017-09-05 Jon HannaRemove unused properties from ErrorType (dotnet/corefx...
2017-09-05 Stephen ToubFix behavior of Dns.GetHost* with empty string (dotnet...
next