platform/upstream/dotnet/runtime.git
2019-05-16 Stephen ToubAdd [EnumeratorCancellation] to Microsoft.Bcl.AsyncInte...
2019-05-16 JosVerburgDetermine the anyAttribute Namespace based on the Names...
2019-05-16 Karel ZikmundUpdate issue-guide.md
2019-05-16 Anirudh AgnihotryExecuting tests in a serial order (dotnet/corefx#37715)
2019-05-16 Oskar DudyczAdded failing test case for unexpected StackOverflowExc...
2019-05-16 Stephen ToubUse CancellationToken.UnsafeRegister in a few more...
2019-05-16 Karel ZikmundUpdate issue-guide.md
2019-05-16 Tom DeseynLinux: ProcessName: return script name instead of inter...
2019-05-16 William GodbeMark System.Reflection.Emit* as inbox on netstandard2...
2019-05-16 dotnet-maestro-botUpdate ProjectNTfs to beta-27716-00 (dotnet/corefx...
2019-05-16 Jeremy KuhneFix serialization of Dictionary<string, object> (dotnet...
2019-05-16 Vladimir SadovAdded System.GC.GetTotalAllocatedBytes to the ref assem...
2019-05-15 Viktor HoferRemove ILC testing (dotnet/corefx#37681)
2019-05-15 Jeremy KuhneAdd Guid serialization support. (dotnet/corefx#37529)
2019-05-15 Jeremy KuhneImprove test coverage for SequenceReader. (dotnet/coref...
2019-05-15 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27715...
2019-05-15 Jim DemisAdded optional/default parameters for StreamWriter...
2019-05-15 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-05-15 Tom DeseynUnix: make Backspace work when Console.ReadLine has...
2019-05-15 Jeremy BartonAdd ToXmlString and FromXmlString implementations to...
2019-05-15 Gergely KalaposFix System.Diagnostics.Process.[x]ProcessorTime on...
2019-05-15 Layomi AkinrinadeMove colon debug assert to where it is needed (dotnet...
2019-05-15 Viktor HoferHarden PerfCounter tests (dotnet/corefx#37658)
2019-05-14 Eric StJohnDon't reference netstandard.dll by wildcard (dotnet...
2019-05-14 Carlos Sanchez... Fix bug in ZipArchiveEntry data descriptor (dotnet...
2019-05-14 Tomas Weinfurtdisable UDS tests on Nano (dotnet/corefx#37652)
2019-05-14 Matt GalbraithMerge pull request dotnet/corefx#37632 from dotnet...
2019-05-14 William GodbeReplace the esoteric '<<' in calls to Buffer.BlockCopy...
2019-05-14 Tomas Weinfurtupdate HTTP2 responce header processing (dotnet/corefx...
2019-05-14 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27714...
2019-05-14 Eric StJohnReplace rewriting GenFacades shims with source projects...
2019-05-14 Matt GalbraithUpdate windows.yml
2019-05-14 Matt GalbraithUpdate windows.yml
2019-05-14 Anirudh Agnihotryremoving partial facades from netcoreapp\uap reference...
2019-05-14 Christopher... Allow trailing trivia in JsonSerializer.Parse and Read...
2019-05-13 Matt GalbraithUpdate windows.yml
2019-05-13 Matt GalbraithUpdate windows.yml
2019-05-13 Matt GalbraithUpdate windows.yml
2019-05-13 Matt GalbraithUpdate windows.yml
2019-05-13 Calvin BuckleyFix ODBC issues with UTF-16 (dotnet/corefx#36710)
2019-05-13 Matt GalbraithUpdate windows.yml
2019-05-13 Layomi AkinrinadeAdd support for more collections (dotnet/corefx#37308)
2019-05-13 William GodbeMerge pull request dotnet/corefx#37574 from dotnet...
2019-05-13 William GodbeMerge pull request dotnet/corefx#37619 from dotnet...
2019-05-13 Matt GalbraithUse Docker feature for nano runs
2019-05-13 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27713...
2019-05-13 William GodbeMerge branch 'master' into darc-master-ed378f9a-8baa...
2019-05-13 Tarek Mahmoud... Add Idn.GetAscii Test (dotnet/corefx#37498)
2019-05-11 Steve MacLeanAdd AssemblyResolve_FirstChanceException test (dotnet...
2019-05-11 Levi BroderickUpdate System.Text.Encodings.Web Unicode data to 12.1
2019-05-11 Levi BroderickRefactoring and code cleanup for System.Text.Encodings.Web
2019-05-10 Maryam AriyanRe-enables OLEDB tests and Fixes SEHException (dotnet...
2019-05-10 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27710...
2019-05-10 Tanner GoodingFixing the ApCompatBaselines for System.Runtime.Intrins...
2019-05-10 Jose Perez... Adding typeforward to AsyncInterfaces now that the...
2019-05-10 Hugh BellamyAdd ServiceContainer tests and fix bugs (dotnet/corefx...
2019-05-09 Stephen ToubFix netfx build with nullable annotations
2019-05-09 Viktor HoferUse RetryHelper to harden flaky tests (dotnet/corefx...
2019-05-09 Stephen ToubMove UseDefaultCredentials_SetToFalseAndServerNeedsAuth...
2019-05-09 Stephen ToubDisable PostAsyncExpect100Continue_FailsAfterContentSen...
2019-05-09 Stephen ToubTweak SendRecv_NoBuffering_Success test to gather more...
2019-05-09 Stephen ToubRemove unnecessary string allocation from ZipFileUtils...
2019-05-09 Stephen ToubAdd TaskAsyncEnumerableExtensions to Microsoft.Bcl...
2019-05-09 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27709...
2019-05-09 Stephen ToubMake ZipFileUtils use of ArrayPool more reliable (dotne...
2019-05-09 Stephen ToubUse better Array.Copy overload (dotnet/corefx#37548)
2019-05-09 Maryam AriyanAdds more OleDb tests (dotnet/corefx#37509)
2019-05-09 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-09 Koundinya VeluriExpose and test APIs for some threading metrics (CoreFX...
2019-05-09 Stephen ToubSuppress NullableAttribute reverse API compat warnings
2019-05-09 Stephen ToubNullable: System.Collections.dll
2019-05-09 Stephen ToubNullable: System.Collections.Concurrent.dll
2019-05-09 Stephen ToubNullable: System.Diagnostics.StackTrace.dll
2019-05-09 Stephen ToubNullable: System.Numerics.Vectors.dll
2019-05-09 Stephen ToubNullable: System.Runtime.InteropServices.dll
2019-05-09 Stephen ToubNullable: System.Security.Principal.dll
2019-05-09 Stephen ToubNullable: System.Threading.dll
2019-05-09 Stephen ToubNullable: System.Threading.Thread.dll
2019-05-09 Stephen ToubNullable: System.Diagnostics.Tools.dll
2019-05-09 Stephen ToubNullable: System.Memory.dll
2019-05-09 Stephen ToubNullable: System.Runtime.Extensions.dll
2019-05-09 Stephen ToubNullable: System.Runtime.dll
2019-05-09 Maryam Ariyanskip all OleDb tests first to unblock other PRs. (dotne...
2019-05-09 Paul BuonopaneFix dotnet/corefx#37506: System.Text.Json fails to...
2019-05-09 Steve MacLeanReenable tests (dotnet/corefx#37521)
2019-05-09 Stephen ToubFix unnecessary culture-aware comparisons in System...
2019-05-09 Matt GalbraithMerge pull request dotnet/corefx#37530 from dotnet...
2019-05-08 Matt GalbraithUpdate linux.yml
2019-05-08 Matt GalbraithUpdate CI docker images
2019-05-08 Maryam AriyanUpdate issue-guide.md
2019-05-08 Tomas Weinfurthandle Http2Stream add/remove better (dotnet/corefx...
2019-05-08 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27708...
2019-05-08 Eric StJohn React to APICompat changes enabling reverse APICompat...
2019-05-07 Matt GalbraithMerge pull request dotnet/corefx#37501 from dotnet...
2019-05-07 Tanner GoodingFixing SystemNative_GetTimestampResolution for CLOCK_MO...
2019-05-07 Jeremy KoritzinskyPropagate System.Runtime.WindowsRuntime package build...
2019-05-07 Stephen ToubFix nullability mismatch on partial declarations
2019-05-07 Stephen ToubMove WithCancellation/ConfigureAwait extension methods...
2019-05-07 Eric StJohnRemove suppression for EventRegistrationToken now that...
2019-05-07 Steve HarterRefactor null handling and add tests (dotnet/corefx...
next