platform/upstream/dotnet/runtime.git
2019-08-20 madmirRe-enable xunit warning 1019 (dotnet/corefx#40415)
2019-08-20 Layomi AkinrinadeHonor converters for implementing types (dotnet/corefx...
2019-08-19 Layomi AkinrinadeUse new instances of JsonSerializerOptions in property...
2019-08-19 Jeremy KoritzinskyAdd DecoratedNameAttribute (dotnet/corefx#40125)
2019-08-19 Layomi AkinrinadeHonor JsonIgnore attribute when applied to unsupported...
2019-08-19 Ahson KhanAvoid using double/floats within tests that don't round...
2019-08-19 Mandar SahasrabuddheCorefx dotnet/corefx#40133 Use TryFormatDouble TryForma...
2019-08-19 Steve HarterChange 'type' to 'inputType' on serialize methods ...
2019-08-17 Stephen ToubUse Count in Enumerable.Any if available (dotnet/corefx...
2019-08-17 Viktor HoferDisable AssociatePersistedKey_CAPIviaCNG_RSA on arm64...
2019-08-16 Stephen ToubRemove unnecessary field in PrinterSettings (dotnet...
2019-08-16 buyaa-nDisabling test failing in Mac OSX 10.15 (dotnet/corefx...
2019-08-16 Viktor HoferFix outerloop cron job (dotnet/corefx#40317)
2019-08-16 Stephen ToubRemove unnecessary null check from ConstraintCollection...
2019-08-16 Stephen ToubFix IDE0066 across corefx (dotnet/corefx#40288)
2019-08-16 Edison Henrique... Improve code coverage for VB Conversion module (dotnet...
2019-08-16 Ahson KhanFix BytesConsumed when reading JSON numbers within...
2019-08-16 Stephen ToubMinor cleanup tweaks in Regex (dotnet/corefx#40338)
2019-08-15 Stephen ToubRemove duplicate _wrapped.WriteBase64 call in QueryOutp...
2019-08-15 Anirudh Agnihotryadding ci to release 3.0 branch (dotnet/corefx#40359)
2019-08-15 Stephen ToubAvoid creating/populating unneeded certificate collecti...
2019-08-15 buyaa-nTests for JsonSerializerOptions.GetConverter() and...
2019-08-15 Steve HarterSupport custom converters that treat non-null input...
2019-08-15 Steve HarterPrevent threading issues with warm-up of property cachi...
2019-08-15 Igor ŠušićRenaming Microsoft.Framework.WebEncoders namespace...
2019-08-15 Steven Kirbachfixing ZipPackagePart.GetStreamCore crashes with NotSup...
2019-08-15 Ben AdamsUse sealed securityContext in SecureChannel (dotnet...
2019-08-15 Stephen ToubRemove duplicate code in WMIGenerator.ConvertToNumericV...
2019-08-15 buyaa-nApply feedback to pal_x509chain.c fix from release/3.0
2019-08-15 Stephen ToubFix a few missing $s for string interpolation in tracin...
2019-08-15 Stephen ToubFix non-ASCII characters across corefx (dotnet/corefx...
2019-08-15 Stephen ToubDelete dead code from XMLDiffLoader.ReadOldRowData...
2019-08-15 Stephen ToubFix PKCS1MaskGenerationMethod.GenerateMask handling...
2019-08-15 Stephen ToubRemove unnecessary null check from QueryDynamicObject...
2019-08-15 Stephen ToubRemove dead else branch from SchemaGraph.Depends (dotne...
2019-08-15 Stephen ToubRemove duplicate casts from DbMetaDataFactory (dotnet...
2019-08-15 Stephen ToubRemove redundant code in DirectorySearcher (dotnet...
2019-08-15 Stephen ToubRemove duplicate branch in ColorTranslator.ToHtml ...
2019-08-15 Stephen ToubAvoid tracing-induced null ref in HttpListener when...
2019-08-15 Stephen ToubFix null ref in ImmutableArray's structural comparer...
2019-08-15 Stephen ToubDelete redundant Debug.Assert in XPathNodePointer.Compa...
2019-08-15 Stephen ToubRemove unnecessary null check from JsonClassInfo.Create...
2019-08-15 Stephen ToubRemove stale ctor and field from ObjectManager (dotnet...
2019-08-15 Stephen ToubRemove dead branches from ObjectManager (dotnet/corefx...
2019-08-15 Stephen ToubFix potential null ref in RuntimeInformation.FrameworkD...
2019-08-15 Stephen ToubAdd comment to explain base.Pop call in CorrelationManager
2019-08-14 Katarzyna BułatJsonObject implementation and tests (dotnet/corefx...
2019-08-14 Hugh BellamyAdd IPEndPoint tests and fix some bugs (dotnet/corefx...
2019-08-14 Santiago Fernandez... Fix JSON Writer docs for data writter as Base64-encoded...
2019-08-14 Santiago Fernandez... Add NotNullIfNotNull attribute to Interlocked.CompareEx...
2019-08-14 Stephen ToubMake many fields readonly or const across corefx (dotne...
2019-08-14 Frederik CarlierConsolidate the Image class, fix bug (dotnet/corefx...
2019-08-14 David CantuFixed Dispose in JsonDocument and JsonDocument.Metadata...
2019-08-14 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-08-14 Charles StonerRemove Microsoft.VisualBasic.{ApplicationServices,Devic...
2019-08-14 Santiago Fernandez... Enable Sdl Validation (dotnet/corefx#40294)
2019-08-13 Stephen ToubFix problematic characters in XmlJsonReader.cs (dotnet...
2019-08-13 Krzysztof WicherAdd TLS 1.3 to all protocols in GetAsync_AllowedSSLVers...
2019-08-13 Roman MarusykUse Strings.resx file within System.Text.Encodings...
2019-08-13 Layomi AkinrinadeMake serialization null tests independent of reflection...
2019-08-13 Vladimir KhvostovPerformance improvements in the CryptoConfig class
2019-08-13 Krzysztof WicherFix 2 System.Net.Http tests failing on debian (dotnet...
2019-08-13 Stephen ToubAvoid disposing Http2Stream's request body cancellation...
2019-08-12 Wraith2SqlClient: Fix BulkCopy double and single null widening...
2019-08-12 Stephen ToubEnable StyleCop rules 1205, 1411, 1026, and 1000 (dotne...
2019-08-12 Stephen ToubMake several local functions static (dotnet/corefx...
2019-08-12 Viktor HoferDisable two SocketsHttpHandler tests on Debian10 (dotne...
2019-08-12 Viktor HoferRe-enable scheduled outerloop runs (dotnet/corefx#40244)
2019-08-12 Viktor HoferDisable FinancialTest.FV test on arm64 (dotnet/corefx...
2019-08-12 Stephen ToubRe-enable StyleCop warning SA1400 (elements should...
2019-08-11 Viktor HoferDisable System.Drawing tests failing on arm64 (dotnet...
2019-08-11 Viktor HoferUpgrade Windows Nano Server to 1809 (dotnet/corefx...
2019-08-11 Viktor HoferDisable two EventLog failing tests on Windows (dotnet...
2019-08-10 Tomas Weinfurtfollowup on SocketAddress validation (dotnet/corefx...
2019-08-10 Layomi AkinrinadeFix bugs in null serialization (dotnet/corefx#40077)
2019-08-10 Eric StJohnDon't restore files to later overwrite them during...
2019-08-10 Katarzyna BułatJson string and boolean (dotnet/corefx#40107)
2019-08-09 Katarzyna BułatAdd spec for writable JSON DOM (dotnet/corefx#39954)
2019-08-09 Santiago Fernandez... Move corefx to stages, use arcade's package artifacts...
2019-08-09 Eirik TsarpalisHttpStress: add a 'GET Slow' operation (dotnet/corefx...
2019-08-09 Steve HarterPrevent copying structs unnecessarily (dotnet/corefx...
2019-08-09 Tomas Weinfurtimprove detection of usable KeyChain (dotnet/corefx...
2019-08-09 Aaron KunzRemove unused parameters for custom test errors (dotnet...
2019-08-09 Frederik CarlierSystem.Drawing.Common: Clean SuppressMessage attributes...
2019-08-09 Blake HensleyFix NRE in SmtpConnection.Abort (dotnet/corefx#40171)
2019-08-09 Viktor HoferDisable GetGCMemoryInfoTest on arm (dotnet/corefx#40176)
2019-08-09 Geoff Kizerensure we don't try to send RST_STREAM or EndStream...
2019-08-09 Krzysztof WicherLine ending fixes for json tests (dotnet/corefx#38949)
2019-08-09 Roman MarusykRefactor and clean up the SpanTestHelper helpers for...
2019-08-09 madmirImprove Utf8JsonWriter code coverage (dotnet/corefx...
2019-08-09 Katarzyna BułatWritable Json DOM - JsonNumber implementation and tests...
2019-08-09 Chris RossMap NetSecurityNative.Status to SecurityStatusPalErrorC...
2019-08-08 Krzysztof WicherFix: XPathDescendantIterator.MoveNext starts iterating...
2019-08-08 Frederik CarlierConsolidate Graphics across Windows & Unix (dotnet...
2019-08-08 Stephen ToubMove CodeAnalysis.ruleset to shared (dotnet/corefx...
2019-08-08 Tom Deseynpal_console: add missing mutex_unlock (dotnet/corefx...
2019-08-08 Steve HarterAdd polymorphic test\sample (dotnet/corefx#40154)
2019-08-08 Steve HarterImprove exception message for cycles during serializati...
2019-08-08 buyaa-nFixing test failure caused from non breaking space...
2019-08-08 Stephen ToubFix several test use of RunContinuationsAsynchronously...
next