platform/upstream/dotnet/runtime.git
2019-11-11 Jeremy BartonFix a "data too small" error in PasswordBasedEncryption
2019-11-11 Anirudh Agnihotrymoping up the 10.0.16300 version (dotnet/corefx#42537)
2019-11-11 Anirudh AgnihotryBumping the assembly version to 5.0.0.0 (dotnet/corefx...
2019-11-11 Eric StJohnValidate member attributes (dotnet/corefx#42427)
2019-11-11 Adeel MujahidRead ParentProcessId from kinfo_proc for FreeBSD (dotne...
2019-11-11 Omair MajidAdd runtime id for Arch Linux
2019-11-11 Jan JahodaRemove unnecessary assert in File_Move_Multiple_From_Wa...
2019-11-10 Tomas Weinfurtfix sockets tests on FreeBSD (dotnet/corefx#42518)
2019-11-09 Tomas Weinfurtfix and enable FileSystemWatcher_File_Rename_NotAffectE...
2019-11-09 Tomas Weinfurtenable FileSystem.Watcher on FreeBSD (dotnet/corefx...
2019-11-09 Ganbarukamo41Make ServiceBase.Dispose safer by avoiding double free...
2019-11-09 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-11-09 Tomas Weinfurtdisable two unreliable testson OSX (dotnet/corefx#42514)
2019-11-09 Stephen ToubClean up after CurlHandler removal (dotnet/corefx#42506)
2019-11-09 carlossanlopFix EventWaitHandle/Mutex/Semaphore name max length...
2019-11-09 Joseph MusserStackTrace.GetFrames should return an array of non...
2019-11-09 Jeremy BartonHarden Decrypt_WrongKey tests.
2019-11-09 Santiago Fernandez... Update compat pack to depend on WCF latest stable versi...
2019-11-09 Santiago Fernandez... Use helix SDK bootstrapping for package testing and...
2019-11-08 Tomas Weinfurtimprove network stats on freebsd (dotnet/corefx#42484)
2019-11-08 Santiago Fernandez... Cleanup MSBuild conditional operators to be all in...
2019-11-08 Marie PíchováRemove CurlHandler fallback from HttpClientHandler...
2019-11-08 Jeremy BartonUse a custom PFX reader/writer on Unix OSes
2019-11-08 Hugh BellamyAdd CodeGenerator tests and fix NREs/bugs (dotnet/coref...
2019-11-08 Geoff KizerAdd temporary QUIC internal implementation abstraction...
2019-11-08 Yuki Wongremove throw in exception handling of dispose (dotnet...
2019-11-08 Alexander NikolaevHttpResponseHeaders validates trailing headers by names...
2019-11-08 Carlos Sanchez... Add EventWaitHandle creation extension method that...
2019-11-08 Carlos Sanchez... Add Semaphore creation extension methods that take...
2019-11-07 Marco RossignoliImplement SequenceReader.TryPeek(long offset, out T...
2019-11-07 Paul WestcottSpecial case strings in System.Linq.Enumerable.OrderBy...
2019-11-07 Viktor HoferRemove root cross folder in favor of eng/common/cross...
2019-11-07 Santiago Fernandez... Update azure pipelines to account for paths in consolid...
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...
next