platform/upstream/dotnet/runtime.git
2019-11-07 Ganbarukamo41Vectorise BitArray (dotnet/corefx#41896)
2019-11-07 Hugh BellamyFix CompilerResults.CompiledAssembly in .NET Core ...
2019-11-07 Tomas Weinfurtclose _eventStream when stopping watcher (dotnet/corefx...
2019-11-07 Carlos Sanchez... Add Mutex creation extension methods that take an ACL...
2019-11-07 Viktor HoferFix path in detection logic to be absolute (dotnet...
2019-11-06 Jacob LalondeDirectory move fix (dotnet/corefx#40570)
2019-11-06 Eirik TsarpalisCentralize fix for nullability annotations in netstanda...
2019-11-06 Viktor HoferMove tryrun out of cross to Unix Native build (dotnet...
2019-11-06 Alexander KöplingerSystem.Native: Add deployment target version for OSX...
2019-11-06 Mitch ValentaPhysicalAddress.Parse case-insensitive and support...
2019-11-06 Eric StJohnReduce intrinsic converters (dotnet/corefx#42300)
2019-11-06 Alexander KöplingerSystem.Native: Make configure.cmake checks work for...
2019-11-06 Jan KotasFix Copy_LargeMultiDimensionalArray test bug (dotnet...
2019-11-06 Eirik Tsarpalisadjust nightly builds to PST (dotnet/corefx#42405)
2019-11-06 Santiago Fernandez... Revert tryrun.cmake changes that brought coreclr's...
2019-11-06 Dan MoseleyTests for absolute path in exceptions (dotnet/corefx...
2019-11-06 Jan KotasDelete unnecessary FStat (dotnet/corefx#42400)
2019-11-06 Jeffrey ZhaoImprove get/set performance in HashSet<T> (dotnet/coref...
2019-11-06 Roman MarusykConsolidate .netcoreapp.cs files because System.Securit...
2019-11-06 buyaa-nAnnotate System.Runtime.Serialization.Formatters for...
2019-11-06 Dan MoseleyFix some terms/typos (dotnet/corefx#42398)
2019-11-06 buyaa-n Annotate System.Security.Cryptography.Primitives...
2019-11-05 Eirik Tsarpalisenable httpstress nightly runs (dotnet/corefx#42387)
2019-11-05 Eirik TsarpalisAnnotate System.Text.Encodings.Web (dotnet/corefx#42362)
2019-11-05 Santiago Fernandez... Update linux containers to match coreclr's and use...
2019-11-04 Cory NelsonUpdate Directory.Build.props
2019-11-04 Jan KotasAdd Array.Copy test for very large arrays (dotnet/coref...
2019-11-04 Stephen ToubFix SNIPacket.ReadFromStreamAsync to not consume same...
2019-11-04 Matt GalbraithMerge pull request dotnet/corefx#42367 from dotnet...
2019-11-04 Stephen ToubReduce System.Text.Json test count from ~150K to ~11K...
2019-11-04 Matt GalbraithUpdate src/sendtohelix.proj
2019-11-04 Matt GalbraithChange Platform -> ArchGroup for timeout increase
2019-11-04 Shay RojanskyFix DataRowExtensions.Field for nullable types
2019-11-04 Jan JahodaFix wrong behaviour when move multiple files out of...
2019-11-04 Marie PíchováGetHostAddresses returns all IPs for local host name...
2019-11-04 Lukáš LánskýARM tests take over 15 minutes (dotnet/corefx#42350...
2019-11-04 Stephen ToubRemove commented out test code
2019-11-04 Ganbarukamo41Cleaning System.Data.Common.Tests up (dotnet/corefx...
2019-11-04 Viktor HoferRemove unused testdata version property (dotnet/corefx...
2019-11-04 Stephen ToubSimplify Array.Copy(a, 0, b, 0, c) to Array.Copy(a...
2019-11-04 David ShulmanDisable some FileSystemWatcher tests on MacOS (dotnet...
2019-11-04 Dan MoseleyTests for BIFE containing path (dotnet/corefx#42150)
2019-11-04 Dan MoseleyTest for null FNFE.FusionLog (dotnet/corefx#42152)
2019-11-04 Shubham RanjanRead values from /proc/[pid]/status (dotnet/corefx...
2019-11-04 Stephen ToubImprove tests for StreamReader cancellation (dotnet...
2019-11-04 David ShulmanMerge pull request dotnet/corefx#42322 from davidsh...
2019-11-04 David ShulmanMerge pull request dotnet/corefx#42342 from davidsh...
2019-11-04 David ShulmanAddress PR feedback
2019-11-04 David ShulmanDisable some networking tests on Windows 7
2019-11-03 Roman MarusykConsolidate .netcoreapp.cs test files in System.Data...
2019-11-03 Roman MarusykConsolidate .netcoreapp.cs test files in System.IO...
2019-11-03 Geoff KizerAdd System.Net.Quic.dll assembly with basic object...
2019-11-03 David ShulmanCleanup HttpClient certificate tests
2019-11-03 Stephen ToubAssert ValueTask completion in SslStream.Read/Write...
2019-11-03 Stephen ToubFix ValueTask usage in XmlTextReaderImpl.ParseTextAsync...
2019-11-03 Stephen ToubRemove unused return value from ChannelUtilities.QueueW...
2019-11-03 Günther FoidlOptimize FindFirstCharToEncode for JavaScriptEncoder...
2019-11-02 David ShulmanMerge pull request dotnet/corefx#42324 from davidsh...
2019-11-02 David ShulmanDisable hanging tests
2019-11-02 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-11-02 Layomi AkinrinadeGuard against null refs when attempting to deserialize...
2019-11-02 Roman MarusykConsolidate .netcoreapp.cs files because System.Collect...
2019-11-02 Chris RossSetup HTTP/2 code for sharing (dotnet/corefx#42070)
2019-11-01 Hugh BellamyCleanup GDI interop in System.Drawing.Common (dotnet...
2019-11-01 Eric StJohnAdd desktop build of System.Runtime.CompilerServices...
2019-11-01 Eirik TsarpalisRemove hardcoded paths from native build scripts (dotne...
2019-11-01 Kristian HellangFormatting and parsing changes to JsonString (dotnet...
2019-11-01 Stephen ToubDelete ILLinkTrim.xml from System.Net.Primitives (dotne...
2019-11-01 Viktor HoferUpdate required cmake version
2019-11-01 Viktor HoferUse Package suffix instead of PackageId and Version...
2019-11-01 Mohammed AdenwalaAdd new method for parameterless Listen() (dotnet/coref...
2019-11-01 Filip Navara Use clonefile for CopyFile, if available (dotnet/coref...
2019-11-01 Roman MarusykConsolidate .netcoreapp.cs files because System.Text...
2019-11-01 Layomi AkinrinadeHonor dictionary key policy when entry value is null...
2019-11-01 David WrightonImprove LINQ diagnosability and startup performance...
2019-11-01 Steve HarterExtend BOM test (dotnet/corefx#42279)
2019-10-31 Eirik TsarpalisHttpStress: add docker documentation (dotnet/corefx...
2019-10-31 Jeremy BartonChange master from testing Ubuntu 19.04 to Ubuntu 19.10
2019-10-31 Eirik TsarpalisAnnotate System.Text.RegularExpressions for nullability...
2019-10-31 Viktor HoferUpdate developer-guide.md
2019-10-31 Eric StJohnFix ILLink when run from VS/desktop/direct (dotnet...
2019-10-31 Eric StJohnUse PackageLicenseExpression instead of URL (dotnet...
2019-10-31 Viktor HoferImport root D.B.targets and set condition (dotnet/coref...
2019-10-31 Santiago Fernandez... Update System.Reflection.TypeExtensions ref assembly...
2019-10-31 Eric StJohnFix System.Composition.* public key (dotnet/corefx...
2019-10-31 Stephen ToubUpdate analyzer versions (dotnet/corefx#42249)
2019-10-31 Jan KotasFix inefficient string manipulations in RegularExpressi...
2019-10-31 Dan MoseleyImprove test failure msg (dotnet/corefx#42247)
2019-10-31 Stephen ToubClean up Uri.UnescapeDataString (dotnet/corefx#42225)
2019-10-30 Stephen ToubDelete PlatformHelper class (dotnet/corefx#42230)
2019-10-30 David ShulmanMerge pull request dotnet/corefx#42242 from wfurt/outer...
2019-10-30 wfurtmove CertificateValidationRemoteServer_EndToEnd_Ok...
2019-10-30 Steve HarterFix deserialize issue with a large Stream containing...
2019-10-30 Eirik TsarpalisFix System.Net.WebUtility.HtmlDecode issue (dotnet...
2019-10-30 Ahson KhanAdd tests for custom JavaScriptEncoder to cover the...
2019-10-29 Carlos Sanchez... Add file creation method that takes an ACL (dotnet...
2019-10-29 Eric StJohnHandle binary formatted payloads with ResX mangled...
2019-10-29 Viktor HoferFix typo in sourcelink targets import (dotnet/corefx...
2019-10-29 Stephen ToubAvoid duplicated message in WebException (dotnet/corefx...
2019-10-29 Eirik TsarpalisUse docker-compose for running stress tests (dotnet...
next