platform/upstream/dotnet/runtime.git
2020-08-17 Tomáš RylekReenable crossgen2smoke under GC stress (#40849)
2020-08-17 Carol EidtFix GC liveness check in ByRefLocals test (#40857)
2020-08-17 Andrew AuMake the buffer size configurable for generational...
2020-08-17 Tomáš RylekBlock out the Runtime_40444 test failing in PR's +...
2020-08-17 asmichiFix IndexOutOfRangeException in CallSite.MoveRule....
2020-08-17 Sven BoemerUpdate linker warning numbers (#40865)
2020-08-17 Eirik TsarpalisMake Enumerable.Cast<T> and friends return IEnumerable...
2020-08-17 Adeel MujahidInclude <sys/sysctl.h> only for FreeBSD in pal.cpp...
2020-08-17 Marco RossignoliImplement ReadOnlySequence<T>.GetPosition(SequencePosit...
2020-08-17 Anton FirszovAdd NetworkError.TimedOut, rename Unknown to Other...
2020-08-17 Marie PíchováRenamed EventSources "Microsoft-"->"Private.InternalDia...
2020-08-17 David WrightonImplement concept of unstable ABI into crossgen2 (...
2020-08-17 Layomi AkinrinadeEnsure value-type handling converter created by factory...
2020-08-16 Miha ZupanAdd remaining System.Net.Http Telemetry (#40838)
2020-08-16 Miha ZupanDisable HttpTelemetry for HTTP 3 requests (#40839)
2020-08-16 Anton LapounovFix runtime crash on Linux ARM64 running in WSL (#40597)
2020-08-16 Geoff Kizerimplement ConnectAsync overloads with CancellationToken...
2020-08-16 Tomáš RylekRemove the coreClrRepoRoot YAML variable (#40893)
2020-08-16 John SalemMake suspend the default port configuration (#40888)
2020-08-16 Eirik TsarpalisWorkaround for WSL1 process IO redirection bug (#40851)
2020-08-16 Noah FalkLimit Debugger.Log() calls in EventSource (#40823)
2020-08-15 Jan KotasDelete unused files (#40889)
2020-08-15 Brian RobbinsUpdate PGO/IBC Data. (#40850)
2020-08-15 Tammy Qiu[wasm] Add Timezone data generator as build task (...
2020-08-15 Andy GockeChange Assembly.GetFile(s) to throw when in-memory...
2020-08-15 Marie PíchováFix sync ConnectHelper.Connect (#40880)
2020-08-15 David CantúReverts https://github.com/dotnet/corefx/pull/37583...
2020-08-15 Jared ParsonsFix annotation in DataTableReaderListnener (#40855)
2020-08-15 Krzysztof WicherNullable: System.Xml, part 6 (XSLT minus XSLT.Runtime...
2020-08-15 Andrew AuGenerational aware analysis based on environment variab...
2020-08-15 Ryan Lucia[mono] Make bundle filename changes netcore-only (...
2020-08-15 Santiago Fernandez... Move Font*, Image* and Margins converters to System...
2020-08-15 Mike McLaughlinFix stack overflow createdump triggering on Windows...
2020-08-15 lindexiIgnore the executable file be deleted in Process Start...
2020-08-15 Eugene RozenfeldFix TailCallStress mode. (#40698)
2020-08-15 Steve HarterChange null handling in custom converters for backwards...
2020-08-15 Layomi AkinrinadeThrow when non-nullable struct converters indicate...
2020-08-15 Jimmy BogardAdding support for constrained open generics to DI...
2020-08-15 Anirudh AgnihotryFixing the allconfig build. (#40812)
2020-08-15 Sung Yoon WhangFix a deadlock in EventSource and CounterGroup (#40259)
2020-08-15 Jan VorlicekFix ilasm, ildasm, crossgen and others launch from...
2020-08-15 Santiago Fernandez... Update analyzers and various fixes to be able to build...
2020-08-15 Alexander NikolaevSet MaxConcurrentStreams = 100 on new Http2Connection...
2020-08-14 Sergey AseevMove content type verification to a later stage (#40594)
2020-08-14 Carlos SanchezEnsure FileStatus and FileSystemEntry Hidden and ReadOn...
2020-08-14 Marie PíchováFix timing issues with Http2_PingKeepAlive test. (...
2020-08-14 Alexander NikolaevFlaky multiple HTTP/2 connection tests read full reques...
2020-08-14 Benjamin BartelsApplied BinaryPrimitives throughout CoreLib (#37582)
2020-08-14 Ryan LuciaHandle potential null in ALC.ResolveSatelliteAssembly...
2020-08-14 Vitek KarasFix resolve_component_dependencies in single-file bundl...
2020-08-14 Steve HarterImprove JSON serialization perf of longer strings on...
2020-08-14 Steve HarterIncrease method resolution test coverage for generics...
2020-08-14 Steve HarterRemove unused method (#40658)
2020-08-14 Ben AdamsImprove SpanHelpers.IndexOfAny(byte,byte) (#40747)
2020-08-14 Charles StonerFix EmitLoadValueIndirect() for SByte and Byte (#40741)
2020-08-14 Brian SullivanAdd the GT_MEMORYBARRIER operator to the set of instruc...
2020-08-14 Anton FirszovReplace SocketsHttpConnectionFactory with SocketsConnec...
2020-08-14 Drew ScogginsIncrease timeout (#40808)
2020-08-14 Santiago Fernandez... Publish transport packages that are not runtime package...
2020-08-14 Maryam AriyanRemove obsoleted InplaceStringBuilder (#40743)
2020-08-14 Tom DeseynConsole.Unix: make Console.OpenStandardInput Stream...
2020-08-14 Adam SitnikDispose Process.Threads and Process.Modules when dispos...
2020-08-14 Carol EidtFix ValidateResult for StoreSelectedScalar tests (...
2020-08-14 Maxim LipninSmall library test clean up (#40833)
2020-08-14 Adam Sitnikskip the hanging System.Diagnostics.Tests.ProcessWaitin...
2020-08-14 Jan KotasRemove unnecessary SwitchToThread on resume from suspen...
2020-08-14 Zoltan Varga[runtime] Update cmake build. (#40811)
2020-08-14 Ryan Lucia[mono] Improve MonoImage filename handling for bundled...
2020-08-14 Maxim LipninClean up the System.Net.Requests library tests because...
2020-08-14 Maxim LipninRe-enable one HttpContentTest library test on browser...
2020-08-14 Levi BroderickForbid AllocateValueType from allocating byref like...
2020-08-14 David Cantú/p:Configuration must use "Release" instead of "release...
2020-08-14 Jeff HandleyMark DirectoryServices CAS APIs as Obsolete (#40756)
2020-08-14 Miha ZupanAdd telemetry to System.Net.Security (#40108)
2020-08-14 Jan KotasMake sure Debug.Fail and other similar methods have...
2020-08-14 Thays Grazia[wasm] Changing debugger wasm test (#40792)
2020-08-14 John SalemRebrand Diagnostics Server to DiagnosticPort (#40499)
2020-08-14 Ryan Lucia[mono] Adjust wasm gitignore and Makefile (#40797)
2020-08-14 John SalemAdd GetProcessEnvironment command to diagnostics server...
2020-08-14 Levi BroderickAdd matchLength-returning APIs to CompareInfo (#40752)
2020-08-13 Jose Perez... Supressing NETStandard.Library package dependency for...
2020-08-13 Egor Bogatov[Browser] fallback to Invariant mode if mono_wasm_load_...
2020-08-13 Key KimRefactor redundant validating datetime length logic...
2020-08-13 Santiago Fernandez... Baseline API Compat errors due to attributes mismatch...
2020-08-13 Prashanth GovindarajanGet index of first non ascii byte (#39506)
2020-08-13 Alexander KöplingerCleanup old corefx/coreclr GitHub issue links (#40286)
2020-08-13 Egor ChesakovUnconditionally expand some of the Vector128 methods...
2020-08-13 Steve HarterRemove disabled test since original issue will not...
2020-08-13 Mikel BlanchardSystem.Diagnostics.Activity Perf Improvement Part 2...
2020-08-13 Tomáš RylekFix initialization of DelayMethodCallThunksSection...
2020-08-13 Santiago Fernandez... Set default timeout to 120 for OSX build pools (#40783)
2020-08-13 Vladimir Sadovdo not include libnethost.lib in shared folder (#40754)
2020-08-13 Katelyn GaddJS api for creating GC roots to store temporary object...
2020-08-13 Karel ZikmundAdd link to @msftbot configuration for admins (#40789)
2020-08-13 symphonyMisspelling for "sitations" (#40749)
2020-08-13 Levi BroderickImprove perf of hash one-shots on Win10
2020-08-13 Kevin JonesMake Linux fetch timeout behavior for chain building...
2020-08-13 Maxim Lipnin[browser] Mark APIs as unsupported on browser (#40612)
2020-08-13 Geoff Kizerensure we can cancel a write operation while we are...
2020-08-13 Ankit Jain[wasm][tests] Support running tests with a browser...
next