platform/upstream/dotnet/runtime.git
2019-04-09 Wraith2spelling feedback
2019-04-09 Wraith2address feedback
2019-04-09 Wraith2change SqlEnvChangePool to be simpler and safe
2019-04-06 Steve HarterSupport json deserialize of 'null' and 'bool' when...
2019-04-06 Jeremy BartonAdd the TPM Object Identifiers to the static table...
2019-04-06 Foxtrek_64Label implements IEquatable<Label> (dotnet/corefx#35673)
2019-04-06 Santiago Fernandez... Remove Microsoft.Windows.Compatibility.Shims package...
2019-04-06 Vladimir SadovFix a race condition in a TaskStatusTest (dotnet/corefx...
2019-04-06 Jeremy BartonProvide a temporary RSA decryption buffer when dest...
2019-04-05 Egor ChesakovMerge pull request dotnet/corefx#36636 from dotnet...
2019-04-05 William GodbeMerge pull request dotnet/corefx#36634 from wtgodbe...
2019-04-05 Krzysztof WicherNegotiated ciphersuite (dotnet/corefx#35029)
2019-04-05 David FowlerVarious cleanup and feedback (dotnet/corefx#36633)
2019-04-05 JiayiChange values of Microsoft.XmlSerializer.Generator...
2019-04-05 David FowlerAdded ConfigureAwait(false) to the Stream.ReadAsync...
2019-04-05 Koundinya VeluriAdd a timer test (dotnet/corefx#36576)
2019-04-05 Egor ChesakovAdd linux-musl-arm64 RID to Microsoft.Private.CoreFx...
2019-04-05 David FowlerAdded PipeWriter.Create(stream) (dotnet/corefx#36620)
2019-04-05 buyaa-nFix decoding surrogates on error (dotnet/corefx#36159)
2019-04-05 Eric StJohnUpdate Compat pack version and use stable DataSetExtens...
2019-04-05 David FowlerAdded PipeReader.Create(stream) (dotnet/corefx#36575)
2019-04-05 Ahson KhanDisable Json serializer CacheTests since its failing...
2019-04-05 Egor BogatovAdd System Colors to ColorTable (dotnet/corefx#33520)
2019-04-04 Santiago Fernandez... Move corefx builds out of temp pools (dotnet/corefx...
2019-04-04 Tarikul SabbirMerge pull request dotnet/corefx#34049 from Wraith2...
2019-04-04 Viktor HoferConsume Microsoft.DotNet.XUnitConsoleRunner for netcore...
2019-04-04 Jeremy BartonMake Decrypt_WrongKey_OAEP_SHA256 conditional
2019-04-04 Steve HarterAvoid serializer multi-threaded cache issues (dotnet...
2019-04-04 Jeremy BartonAdd tests to ensure that destination is not tainted...
2019-04-04 Jeremy BartonRemove the semi-redundant second span variable
2019-04-04 Jeremy BartonProvide a temporary RSA decryption buffer when dest...
2019-04-04 Viktor HoferEnable dotnet test by routing to /t:BuildAndTest (dotne...
2019-04-04 Tomas Weinfurtlimit official build to two alpine releases and add...
2019-04-04 Tomas WeinfurtOSX can return ENODEV if we attempt tcgetattr() on...
2019-04-03 Viktor HoferAdd additional feed to avoid random restore errors...
2019-04-03 Viktor HoferFix System.IO.Ports configurations and netfx build...
2019-04-03 Eric StJohnAdd DataTableExtensions.AsDataView (dotnet/corefx#36528)
2019-04-03 Jeremy KoritzinskyRemove native string layout checks for Auto since meani...
2019-04-03 Sung Yoon Whangfix the existing api instead of adding a new one (dotne...
2019-04-02 Jan KotasAvoid unnecessary SetLastError on PInvokes (dotnet...
2019-04-02 Karel ZikmundUpdate issue-guide.md
2019-04-02 Vance MorrisonSupport for System.Diagnostics.Activity sampling. ...
2019-04-02 Christopher... Fix typo
2019-04-02 Ganbarukamo41Fix System.Drawing.Tests.SystemFontsTests.SystemFont_Ge...
2019-04-02 ViktorUpdate src folder
2019-04-02 ViktorUse Microsoft.DotNet.RemoteExecutor
2019-04-02 Wraith2Combine DbDataReaderExtensions.GetColumnSchema implemen...
2019-04-02 Tomas Weinfurtpull in new fedora images (dotnet/corefx#36537)
2019-04-02 Layomi AkinrinadeImplement escaped-character handling in Utf8JsonReader...
2019-04-02 Steven Kirbachfix "all configurations" build parameter (dotnet/corefx...
2019-04-02 Tomas Weinfurthandle multi-valued headers correctly (dotnet/corefx...
2019-04-02 Steven Kirbachmoving PackUriHelper methods to S.IO.Packaging (dotnet...
2019-04-02 Tomas Weinfurtstabilize Http2GetAsync_TrailerHeaders_TrailingHeaderNo...
2019-04-01 Aaron RobinsonAdd support for binding to COM objects in WPF (dotnet...
2019-04-01 Layomi AkinrinadeModify Utf8JsonWriter to write DateTime(Offset) values...
2019-04-01 Tomas Weinfurtfixes to CurlHandler to pass on Alpine.39 Docker contai...
2019-04-01 Hugh BellamyIntroduce new, simpler to use converter test base ...
2019-04-01 Wraith2Merge remote-tracking branch 'dotnet/master' into sqlpe...
2019-04-01 Stephen ToubAdd a few WaitHandle.WaitAny/All arg validation tests...
2019-04-01 Tomas Weinfurtpull in updated fedora image with ping (dotnet/corefx...
2019-04-01 Steve HarterAdd polymorphic serialization support for typeof(object...
2019-04-01 Tomas WeinfurtAdd TrailingHeaders support for HTTP/2 (dotnet/corefx...
2019-04-01 David ShulmanFix SqlClient Kerberos on Linux (dotnet/corefx#36513)
2019-04-01 David FowlerChange Write to fill the remaining Span (dotnet/corefx...
2019-03-31 Tomasz RomaszkiewiczLittle optimization for TakeLast (dotnet/corefx#36051)
2019-03-31 Jeremy BartonBuild a JsonDocument from an already positioned Utf8Jso...
2019-03-31 Tom DeseynConsole: toggle terminal echo based on presence of...
2019-03-30 Steve MacLeanDisable for coreclrdotnet/corefx#23583
2019-03-30 Steve MacLeanAmend ALC tests
2019-03-30 Santiago Fernandez... Move package testing to RS5 (less busy queue)
2019-03-29 Jeremy BartonAdd JsonElement.WriteAs{Property|Value}
2019-03-29 Afsaneh RafighiMerge pull request dotnet/corefx#34573 from Wraith2...
2019-03-29 Tanner Gooding Moving the System.Runtime.Intrinsics.Arm namespace...
2019-03-29 Dan MoseleyIncrease timeout for 2 socket option name tests (dotnet...
2019-03-29 Stephen ToubImprove StaticTestGenerator and fix some visibility...
2019-03-29 Tomas Weinfurtadd instrumentation to PingResultValidator (dotnet...
2019-03-29 Wraith2Merge remote-tracking branch 'dotnet/master' into sqlpe...
2019-03-29 Matt GalbraithFix extra ' character
2019-03-29 Maryam AriyanAdd ReadOnlySequence<T>.FirstSpan (dotnet/corefx#36194)
2019-03-29 Matt GalbraithMerge pull request dotnet/corefx#36471 from dotnet...
2019-03-29 Matt Galbraithswitch CI back to regular fedora 28, as the docker...
2019-03-29 Layomi AkinrinadeAdd DateTimeOffset converter to JsonSerializer (dotnet...
2019-03-29 Essam AlmohammadiAdd string overloads to DbDataReader.Get*() as extensions
2019-03-29 Matt GalbraithAdd Fedora 29; will still need to figure out the failur...
2019-03-29 Matt GalbraithUpdate linux.yml
2019-03-29 Karel ZikmundUpdate issue-guide.md
2019-03-28 Steve MacLeanUpdate ApiCompatBaseline.uapaot.txt
2019-03-28 Steve MacLeanUpdate AssemblyLoadContext ref assembly
2019-03-28 Michal StrehovskýFix IBC data embedding (dotnet/corefx#36450)
2019-03-28 Santiago Fernandez... Disable push to myget and increase publish timeout...
2019-03-28 Max KerrHTTP2: Don't send RST_STREAM in response to window...
2019-03-28 Dávid KayaAdded support for UF_HIDDEN flag on macOS and FreeBSD...
2019-03-28 Stephen ToubAdd standalone test runner generator utility (dotnet...
2019-03-28 Stephen ToubAdd standalone test runner generator utility
2019-03-28 Jan KotasMove QueryPerformanceCounter PInvokes to shared (dotnet...
2019-03-28 Tarek Mahmoud... Fix Korean Calendar Test (dotnet/corefx#36429)
2019-03-28 Stephen ToubFix more test visibility issues (dotnet/corefx#36435)
2019-03-28 Tomas Weinfurtincrease max test duration from 10 to 15 minutes (dotne...
2019-03-27 Steven KirbachMerge pull request dotnet/corefx#36389 from dotnet...
2019-03-27 Jeremy KoritzinskyFix inverted initialization check.
next