platform/upstream/dotnet/runtime.git
2019-07-16 Jeremy BartonAdd negative tests for ValidateNumber
2019-07-16 Steve HarterAdd Encoder option to writer and serializer (dotnet...
2019-07-16 Stephen ToubRemove a few unnecessary !s (dotnet/corefx#39531)
2019-07-16 Eirik TsarpalisMerge pull request dotnet/corefx#39485 from eiriktsarpa...
2019-07-16 Levi BroderickJavaScriptEncoder should allow U+002F SOLIDUS by defaul...
2019-07-16 Eirik TsarpalisUpdate src/System.Net.Http/tests/StressTests/HttpStress...
2019-07-16 Eirik TsarpalisUpdate src/System.Net.Http/tests/StressTests/HttpStress...
2019-07-16 Eirik TsarpalisUpdate src/System.Net.Http/tests/StressTests/HttpStress...
2019-07-16 Eirik TsarpalisUpdate src/System.Net.Http/tests/StressTests/HttpStress...
2019-07-16 Eirik TsarpalisUpdate src/System.Net.Http/tests/StressTests/HttpStress...
2019-07-16 Layomi AkinrinadeAdd support for immutable array (dotnet/corefx#39493)
2019-07-16 Stephen ToubPropagate abort exceptions from CreditManager.Dispose...
2019-07-16 Eirik Tsarpalisremove unused cli param
2019-07-16 Dan MoseleyMore Win7 EventLog retries (dotnet/corefx#39521)
2019-07-16 Jeremy KuhneRemove hooking of system color changes (dotnet/corefx...
2019-07-16 Dan MoseleyAdd Win7 retries around Count (dotnet/corefx#39517)
2019-07-16 Maryam AriyanUpdate README.md
2019-07-16 Maryam AriyanAdding readme for MEF (dotnet/corefx#39506)
2019-07-16 Stephen ToubRemove unnecessary "internal" from JsonConverterFactory...
2019-07-16 Krzysztof WicherRequest-in-flight GOAWAY test (dotnet/corefx#39501)
2019-07-15 Stephen ToubAdd a retry to an EventLog test on Win7 (dotnet/corefx...
2019-07-15 Eirik Tsarpalisforce cancellations to only trigger after request has...
2019-07-15 Eirik Tsarpalisdispose CancellationTokenSources
2019-07-15 Eirik TsarpalisHttpStress: Randomize cancellation of requests
2019-07-15 Jeremy KuhneImprove allocations in WinForms startup (dotnet/corefx...
2019-07-15 Andy HansonReenable GCNotificationTests test (dotnet/corefx#39499)
2019-07-15 Stephen ToubPropagate correct exception in Http2Connection.Abort...
2019-07-15 Anirudh AgnihotryAdded client operation for posting form data (dotnet...
2019-07-15 Justin KotalikIncrease wait timeout and add extra logs for Pipe Deadl...
2019-07-15 Stephen ToubEnsure that CancellationToken is propagated to built...
2019-07-15 Jeremy KuhneMake CreateConverter public and add options (dotnet...
2019-07-15 Stephen ToubDisable Connection_UnderDifferentUsers_BehavesAsExpecte...
2019-07-15 Tarek Mahmoud... Update issue-guide.md
2019-07-15 Steve HarterAvoid calling ctor on abstract type during deserializat...
2019-07-15 Stephen ToubDisable TestVerify test failing in outerloop on Unix...
2019-07-15 Santiago Fernandez... Add tests for nullable metadata and unconditionally...
2019-07-15 Steve HarterAddress nits from other PRs (dotnet/corefx#39482)
2019-07-15 Víctor Reyes... Fix support for scientific notation numbers with decima...
2019-07-15 Stephen ToubFix SocketsHttpHandler canceling request when response...
2019-07-15 Steve HarterAdd UTF-8 APIs on TextEncoder and add JavascriptEncoder...
2019-07-15 Steve HarterReplace collection instances on deserialize (dotnet...
2019-07-15 Cory NelsonUpdate Http2_FlowControl_ClientDoesNotExceedWindows...
2019-07-13 Jeremy BartonRemove the WriteNullStringAsProperty test
2019-07-13 Jeremy BartonChange (string)null behaviors in Utf8JsonWriter
2019-07-13 Krzysztof WicherRetry on GOAWAY (dotnet/corefx#39127)
2019-07-13 Jeremy BartonFix assert in MapVerifyErrorToChainStatus from DigiCert...
2019-07-12 Sven BoemerAdd reflection root for DataTableMappingConverter ...
2019-07-12 Layomi AkinrinadeDo not use DictionaryKeyPolicy on deserialization ...
2019-07-12 Santiago Fernandez... Fix VS Test explorer SDK mismatch (dotnet/corefx#39440)
2019-07-12 Vishnu KumarAdd WriteTo API on JsonDocument and JsonProperty (dotne...
2019-07-12 Viktor HoferFix warning for duplicate publish target import (dotnet...
2019-07-12 Jeremy BartonUpdate cross-platform-cryptography document
2019-07-12 Charles StonerDisable FinancialTests on ARM (dotnet/corefx#39391)
2019-07-12 Jeremy KuhneFix allocations in SystemEvents (dotnet/corefx#39312)
2019-07-12 Anirudh AgnihotryAdded client operation for get query with parameters...
2019-07-12 Steve HarterDon't apply dictionary key policy on extension data...
2019-07-12 Cory NelsonRead WinHTTP's proxy format correctly (dotnet/corefx...
2019-07-12 Steve HarterFix writer depth issue on large stream async (dotnet...
2019-07-12 Eirik TsarpalisHttp2Connection: Wrap InvalidOperationExceptions (dotne...
2019-07-12 David FowlerFixes to Pipe (dotnet/corefx#39390)
2019-07-12 Karel ZikmundUpdate issue-guide.md
2019-07-12 Geoff KizerMerge pull request dotnet/corefx#39242 from scalablecor...
2019-07-12 Cory NelsonMove integer read into ProcessPingFrame.
2019-07-12 David FowlerAdvance can no longer be inlined
2019-07-12 Stephen ToubRemove GetWaiterTask allocation for display class ...
2019-07-12 Stephen ToubAvoid loading resources for an SslStream exception...
2019-07-11 Viktor HoferRemove RestoreSources from Tools.props (dotnet/corefx...
2019-07-11 dotnet-maestro... [master] Update dependencies from 4 repositories (dotne...
2019-07-11 Viktor HoferCondition failing test on Nano (dotnet/corefx#39403)
2019-07-11 Cory NelsonCapitalize comment.
2019-07-11 Stephen ToubSeveral additional HttpStress improvements (dotnet...
2019-07-11 Stephen ToubClean up Timer tests (dotnet/corefx#39333)
2019-07-11 Filip NavaraS.S.C.Pkcs: Make static field initialization order...
2019-07-11 David FowlerFixes to Pipe
2019-07-11 Viktor HoferAdd script to support VS Test Explorer (dotnet/corefx...
2019-07-11 Eirik TsarpalisHttpStress: Use randomized content lengths (dotnet...
2019-07-11 Stephen ToubRemove stale nullable !s and pragmas (dotnet/corefx...
2019-07-11 Eirik TsarpalisMerge pull request dotnet/corefx#39222 from eiriktsarpa...
2019-07-11 Stephen ToubDisable GCNotificationTests test (dotnet/corefx#39375)
2019-07-11 Stephen ToubExclude built-in HttpContent types from duplex with...
2019-07-11 Stephen ToubAdd timer firing test for very long timers (dotnet...
2019-07-11 Cory NelsonAdd comment for Discard.
2019-07-11 Cory NelsonOptimize out an array allocation
2019-07-11 Layomi AkinrinadeAdd support for types derived from supported BCL collec...
2019-07-11 David FowlerAdded CompleteAsync to PipeReader and PipeWriter (dotne...
2019-07-11 Miha ZupanFix VB string tests on non-english cultures (dotnet...
2019-07-11 Anirudh Agnihotrychecking if empty string is an installed font (dotnet...
2019-07-10 Jeremy KuhneAlign date time parsing with 8601 spec (dotnet/corefx...
2019-07-10 Anirudh Agnihotrymaking test as outerloop (dotnet/corefx#39365)
2019-07-10 William GodbeRemove System.Reflection.Emit from ApiCompat baselines...
2019-07-10 Anirudh AgnihotryMarking the test with outerloop attribute (dotnet/coref...
2019-07-10 Jan KotasDelete deadcode identified by the ILLinker update ...
2019-07-10 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-07-10 Diego VegaFix for System.ComponentModel.Annotations packaging...
2019-07-10 Stephen ToubChange pipe options defaults to be -1 (dotnet/corefx...
2019-07-10 Edison Henrique... Port of the VB Financial module (dotnet/corefx#31181...
2019-07-09 Viktor HoferBinplace dotnet sdk folder (dotnet/corefx#39291)
2019-07-09 Michal StrehovskýReduce JIT and type load overhead in WinForms startup...
2019-07-09 Tomas WeinfurtDon't close connection for responses to session based...
2019-07-09 Santiago Fernandez... Fix param name in System.Collllections that slipped...
next