platform/upstream/dotnet/runtime.git
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...
2019-08-30 Viktor HoferIgnore casing in servicename tests on nano server ...
2019-08-30 Viktor HoferUpdate pullrequest-builds.md
2019-08-30 Viktor HoferDisable EventLog failing test on Windows (dotnet/corefx...
2019-08-30 Viktor HoferDisable two flaky tests Mutex/Netw (dotnet/corefx#40689)
2019-08-29 Steve HarterDeserialize extension data properly for child objects...
2019-08-29 Viktor HoferEnable macOS10.14 in PR builds (dotnet/corefx#40684)
2019-08-29 Tom DeseynSmtpClient: fix Timeout for low values (dotnet/corefx...
2019-08-29 Steve HarterAdd custom enum converter test for having flags as...
2019-08-29 Anirudh Agnihotrychanging netcoreapp targetframework from 3.0 to 5.0...
2019-08-29 Layomi AkinrinadeImprove JsonSerializer support for derived types (dotne...
2019-08-28 Steve HarterFix additional issue of dictionary properties being...
2019-08-28 Cory NelsonFix HashSet.SetCapacity() that increases capacity faili...
2019-08-27 Jose Perez... Calculate Harvest packages during build instead of...
2019-08-27 Tom DeseynReconfigure terminal for Console usage even if only...
2019-08-27 Charles StonerPort remaining members of ErrObject, Interaction, Speci...
2019-08-27 madmirRemove Uri.IdnScope and perform cleanup (dotnet/corefx...
2019-08-27 Jan VorlicekRemove useless GdiPlus cleanup (dotnet/corefx#40617)
2019-08-27 Stephen ToubRemove stray "#nullable enable" from Pkcs (dotnet/coref...
2019-08-27 Steve HarterAdd additional skip tests and prevent reset of property...
2019-08-27 David CantuChange exception message when reading numbers with...
2019-08-27 Stephen ToubFix PLINQ outerloop tests (dotnet/corefx#40589)
2019-08-26 Stephen ToubRe-enable XML theories with English-only variants ...
2019-08-26 Katarzyna BułatJsonArray and transformations API implementation (dotne...
2019-08-26 Mikel BlanchardFix issue causing subsequent properties to be skipped...
2019-08-26 Steve HarterAllow PathAssemblyResolver to use an assembly with...
2019-08-26 Aashik Nagadikeri... System.Numeric.Tests tests now have unique inputs ...
2019-08-26 Hugh BellamyMove ReferenceConverter to the new test base and add...
2019-08-26 Tomas Weinfurtdetect libinotify on FreeBSD (dotnet/corefx#40202)
2019-08-26 Stephen ToubRemove a few allocations (dotnet/corefx#40580)
2019-08-26 Levi BroderickAdd more span-based Vector<T> ctors and CopyTo tests...
2019-08-26 Jeremy BartonClean up JsonElementWriteTests (dotnet/corefx#40468)
2019-08-26 Next TurnAdd tests for Encoding virtual methods (dotnet/corefx...
2019-08-26 Tomas Weinfurtset _requestQueueBoundHandle to null after disposing...
2019-08-24 Stephen ToubContribute to IDE0055 (fix formatting)
next