platform/upstream/dotnet/runtime.git
2019-09-12 Steve HarterImprove deserialization perf with changes to property...
2019-09-12 Jeremy KuhneFix icon entry selection (dotnet/corefx#41048)
2019-09-12 Tomas Weinfurtmake sure BindDuringTcpWait_Succeeds does not run with...
2019-09-12 Omair MajidAdd Runtime IDs for Fedora 32
2019-09-11 Carlos Sanchez... Add example of strong API proposal (dotnet/corefx#41042)
2019-09-11 Adam Sitnikadd links to the new Profiling docs (dotnet/corefx...
2019-09-11 Adam Sitnikadd few StartsWith edge case test cases (dotnet/corefx...
2019-09-11 Adam Sitnikadd IsPrefix test cases for Platforms differences ...
2019-09-11 Tomas Weinfurtimprove two http2 tests (dotnet/corefx#40797)
2019-09-11 Krzysztof WicherFix SerialStream.Flush on Unix (dotnet/corefx#40896)
2019-09-11 Katarzyna BułatJsonDocument documenation fix (dotnet/corefx#40994)
2019-09-11 Mandar SahasrabuddheGiven examples and made points explicit (dotnet/corefx...
2019-09-11 Ahson KhanAvoid MemoryMarshal.Cast when transcoding from UTF...
2019-09-11 Charles StonerUse slow path for CallInstruction returning enum value...
2019-09-10 Jan KotasDelete unused ItemGroup (dotnet/corefx#40983)
2019-09-10 Viktor HoferRe-enable macOS 10.13 (dotnet/corefx#40980)
2019-09-10 Stephen ToubFix namespace typo in Tasks test (dotnet/corefx#40974)
2019-09-10 Santiago Fernandez... Add test for IComponent typeconverter register in TypeD...
2019-09-09 Hugh BellamyAdd CodeDom.CodeValidator tests and fix some bugs ...
2019-09-09 Steve HarterMinor deserialization perf improvements for collections...
2019-09-09 Katarzyna BułatWritable JSON API changes (dotnet/corefx#40673)
2019-09-09 Stephen ToubAllow more of ConsolePal to be linked away (dotnet...
2019-09-09 Ahson KhanUse ThrowHelper in Utf8JsonReader.GetGuid so that the...
2019-09-09 Stephen ToubReplace HashHelpers.Combine with HashCode.Combine in...
2019-09-09 Jan KotasMark System.Data.SqlClient as archived component (dotne...
2019-09-09 Viktor HoferRemove ProjectGUIDs from project files and Project...
2019-09-09 itrofimowfix of a minor typo in System.Threading.Channels.Channe...
2019-09-09 Hugh BellamyAdd tests relating to TypeDescriptor (dotnet/corefx...
2019-09-09 Hugh BellamyCleanup drawing primitives (dotnet/corefx#40019)
2019-09-09 Hugh BellamyAdd more TypeConverter tests (dotnet/corefx#38945)
2019-09-08 Viktor HoferDisable OSX.1013.Amd64.Open in CI (dotnet/corefx#40927)
2019-09-08 Viktor HoferIncrease helix timeout on Windows clients (dotnet/coref...
2019-09-07 Santiago Fernandez... Add missing dummy primitive to ReadOnlySequence<T>...
2019-09-07 Anirudh AgnihotryRemove Redundant dependency of microsoft.netcoreapp...
2019-09-06 Santiago Fernandez... Disable ToolboxBitmatAttribute test in netfx (dotnet...
2019-09-06 Stephen ToubFix Select.Count bug that iterates twice (dotnet/corefx...
2019-09-06 Viktor HoferRemove misleading test condition variable for registry...
2019-09-06 Viktor HoferDisable two flaky EventLog tests (dotnet/corefx#40876)
2019-09-06 Stephen ToubMake "remote" more CultureInfo.CurrentCulture setting...
2019-09-06 Viktor HoferDisable two networking tests on UAP (dotnet/corefx...
2019-09-06 Stephen ToubFix some low-hanging fruit boxing in JsonSerializer...
2019-09-06 Michal StrehovskýAdd license header to S.R.CS.Unsafe (dotnet/corefx...
2019-09-06 Tomas Weinfurtuse type for Http2LoopbackServer.CreateServer (dotnet...
2019-09-05 Tomas Weinfurtupdate SendAsync_ConcurentSendReceive_Ok to use DuplexC...
2019-09-05 Steve HarterAddress a couple non-functional nits (dotnet/corefx...
2019-09-05 Stephen ToubAllow NetworkStream.WriteAsync calls to be canceled...
2019-09-05 Jose Perez... Update Stable Version info on package index (dotnet...
2019-09-05 Hugh BellamyFix TypeConverter for IComponent (dotnet/corefx#40837)
2019-09-05 Adeel MujahidRaise JsonException when PolicyProperty is null (dotnet...
2019-09-05 Steve HarterUse options.Encoder when serializing dictionary keys...
2019-09-05 Carlos Sanchez... Match src param name of BrotliEncoder.GetMaxCompressedL...
2019-09-05 Cory NelsonSupport PAC scripts that return multiple proxies (dotne...
2019-09-05 Stephen ToubReduce number of PFX loads in System.Net tests (dotnet...
2019-09-04 Wraith2Fix | SqlClient fix for managed encryption connection...
2019-09-04 Tomas Weinfurtfix more tests to work with http2 (dotnet/corefx#39019)
2019-09-04 Ahson KhanAdd round-trip test to JsonSerializer with overflow...
2019-09-04 Stephen ToubRemove `readonly` from two `GCHandle` fields (dotnet...
2019-09-04 Stephen ToubDelete Box.cs from System.Threading.Tasks.Parallel...
2019-09-04 Stephen ToubRemove reflection from ThreadPoolHelpers test class...
2019-09-04 Stephen ToubDisable FileSystemWatcher_File_Create_ForceLoopRestart...
2019-09-04 Stephen ToubMove wildcard bind in Socket.ConnectAsync to be Windows...
2019-09-04 Ahson KhanFix the max token size threshold to correctly compute...
2019-09-04 Stephen ToubDisable XML crypto test failing on Windows 10 (dotnet...
2019-09-04 Stephen ToubFix several recently added StyleCop tuple rules (dotnet...
2019-09-04 Liudmila MolkovaDiagnosticSource Stop event was not reported in W3C...
2019-09-04 Tomas Weinfurtreplace CRLF with Environment.NewLine where appropriate...
2019-09-04 Tomas Weinfurtsurface _abortException (dotnet/corefx#40785)
2019-09-04 Ryan LuciaAdd case-sensitive type lookup test to ActivatorTests...
2019-09-03 Jeremy BartonFix JsonElement.WriteTo handling of escaped property...
2019-09-03 Cory NelsonRevert "set _requestQueueBoundHandle to null after...
2019-09-03 Stephen ToubUpdate analyzer versions (dotnet/corefx#40778)
2019-09-03 Brian RobbinsAdd the DebuggableAttribute to System.Runtime.CompilerS...
2019-09-03 Stephen ToubPass a CancellationToken in a few more places (dotnet...
2019-09-03 Tom DeseynFix regression in TCPClient behavior when Disposed...
2019-09-03 Stephen ToubDisable a couple S.S.Cryptography.Algorithms tests...
2019-09-03 Stephen ToubDisable RsaDecryptPkcs1LeadingZero test failing on...
2019-09-03 Stephen ToubConsolidate / cleanup disposal checks in System.Net...
2019-09-03 Viktor HoferDisable flaky PrintPage test (dotnet/corefx#40754)
2019-09-02 Viktor HoferRetry eventlog deletion in tests on all platforms ...
2019-09-02 Stephen ToubUpdate pull-request-policy.md
2019-09-02 Stephen ToubDelete duplicate line after LINQ nullable changes ...
2019-09-02 Viktor HoferDisable TimerElapsedSignaled (dotnet/corefx#40742)
2019-09-02 Viktor HoferUpdate pull-request-policy.md
2019-09-02 Viktor HoferUpdate pull-request-policy.md
2019-09-01 Viktor HoferCreate pull-request-policy.md (dotnet/corefx#40701)
2019-09-01 Next TurnSimplify BitArray enumerator (dotnet/corefx#40735)
2019-08-31 Eric ErhardtAdd tests for round trip serializing TimeZoneInfos...
2019-08-31 Jose Perez... Add harvest validation logic to the all configurations...
2019-08-31 Charles StonerSkip tests on Arm (dotnet/corefx#40716)
2019-08-30 Stephen ToubAnnotate System.Threading.Channels for nullable referen...
2019-08-30 Tarek Mahmoud... Tests for abbdrivated genitive month names parsing...
2019-08-30 Viktor HoferDisable TestZeroTimeout hanging test (dotnet/corefx...
2019-08-30 Eirik TsarpalisHttpstress: Add more checksum validations & expose...
2019-08-30 Stephen ToubAnnotate System.Linq for nullable reference types ...
2019-08-30 Benjamin BartelsFixed missing Dispose call on Union on empty enumerable...
2019-08-30 Stephen ToubAnnotate Microsoft.Win32.Primitives for nullable refere...
2019-08-30 Stephen ToubTest for ArrayPool.Create allocating cleared arrays...
2019-08-30 Jan KotasTests for Read_CharArrayTest reading more than necessar...
2019-08-30 Viktor HoferLimit precision checks in arm/64 (dotnet/corefx#40696)
2019-08-30 Ben AdamsNet.Http Use span.SequenceEqual rather than custom...
next