platform/upstream/dotnet/runtime.git
2020-11-27 Roman KonecnyOptimize HTTP2 HPack huffman decoding (#43603)
2020-11-27 Jan KotasFix unicode marshaling defaults in crossgen2 (#45268)
2020-11-27 Michal StrehovskýTeach coreclr/src/tools about Checked configuration...
2020-11-27 Jan KotasConvert several FCalls to QCalls, plus misc cleanup...
2020-11-26 Jan KotasMove Sha1ForNonSecretPurposes under Common (#45242)
2020-11-26 yowlfix path to Unix folder for wasm (#45261)
2020-11-26 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-11-26 Peter SollichOptimize plan phase for foreground gcs (#45208)
2020-11-26 Peter SollichMove sync block scan (#41600)
2020-11-26 Adeel MujahidShare unix getexepath() definition via src/native ...
2020-11-26 Marek SafarReverse ctors chaining for few SPC types to avoid calli...
2020-11-26 Stephen ToubRemove closure/delegate allocation from ConsoleLoggerPr...
2020-11-26 Khalid AbuhakmehAdd AggressiveInline To BitConverter Methods (#43105)
2020-11-26 Ryan Lucia[mono] Fix warnings on OSX, re-enable -Werror on CI...
2020-11-26 Levi BroderickImprove performance of Activator.CreateInstance (#32520)
2020-11-26 Justin KotalikClose accept loop when closing connection for Quic...
2020-11-26 Tom DeseynNetworkInterface.Linux: take into account physical...
2020-11-25 Alexander KöplingerRemove manually maintained msvc projects from src/mono...
2020-11-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-11-25 Stephen ToubReduce allocation in OptionsManager (#45231)
2020-11-25 Stephen ToubRemove allocations from `OptionsCache<T>` (#45229)
2020-11-25 Marie PíchováDisabled Http2_PingKeepAlive (#45214)
2020-11-25 BuyaaHandle unsupported browser warnings (#43363)
2020-11-25 Andy AyersInitial version of class profiling for PGO (#45133)
2020-11-25 Marie PíchováDisabled test, fixed some typos as well. (#45212)
2020-11-25 Jeremy KoritzinskyFix ninja package name (#45217)
2020-11-25 Alexander KöplingerMono: switch to CMake build on Windows (#44976)
2020-11-25 Marek SafarRemove unused Enum::InternalFlagsFormat parameter ...
2020-11-25 Tammy Qiu[wasm] change filtering system timezones from zone...
2020-11-25 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
2020-11-25 Stephen ToubFix spelling of OverideEventProvider (#45113)
2020-11-25 Anton FirszovImplement TCP Keep-Alive for WinHttpHandler (#44889)
2020-11-25 Stephen ToubFix Socket telemetry outerloop test failures (#45170)
2020-11-25 Levi BroderickSkip some PKCS9 tests on NetFx (#45199)
2020-11-25 Tarek Mahmoud... Fix Activity Start Time Precision (#45175)
2020-11-25 Marek SafarRemove redundant ExecutionContext private ctor paramete...
2020-11-25 Stephen ToubRemove ForceAsync from CryptoStream (#45150)
2020-11-25 Sergey AndreenkoKeep precise argument sizes between import and morph...
2020-11-24 Alex PerovichFix work item exit code for helix tests (#45164)
2020-11-24 Stephen ToubReduce SafeHandle allocation in CertEnumCertificatesInS...
2020-11-24 Andy AyersJIT: change basic block weight to float (#45052)
2020-11-24 Tarek Mahmoud... Fix Full Width Chars Casing (#45079)
2020-11-24 Marek SafarDelay initialization of Task related properties which...
2020-11-24 Tomas Weinfurtadd support for less standard serial port speeds on...
2020-11-24 Jeremy BartonHandle inconsistent \0 in Pkcs9Document{Name|Description}
2020-11-24 Stephen ToubReduce RuntimeType.MakeGenericType overheads (#45137)
2020-11-24 Stephen ToubUpdate nullability.md
2020-11-24 Sergey AndreenkoFix CoreRT frozen strings handling. (#45095)
2020-11-24 Sergey AndreenkoFix native build on arm and arm64. (#45131)
2020-11-23 Levi BroderickRemove most uses of RuntimeTypeHandle.Allocate (#45085)
2020-11-23 Jan KotasUpdate ILVerify readme (#45123)
2020-11-23 Stephen ToubUse Type.EmptyTypes consistently (#45112)
2020-11-23 Sergey AndreenkoUse `argIsInvariant` instead of `argNode->OperIsConst...
2020-11-23 Zoltan VargaAdd support for stack walks on wasm for the reflection...
2020-11-23 Egor Bogatov[Android] Introduce AndroidApkFileReplacerTask task...
2020-11-23 Ben AdamsSkip Invariant initialization test for CultureData...
2020-11-23 Geoff Kizerdisable ReadWrite_Success_Large test for CryptoStream...
2020-11-23 Marek SafarCreate cancellation token registration wrapper only...
2020-11-22 Stephen ToubImprove throughput of Environment.GetEnvironmentVariabl...
2020-11-22 Jan KotasDelete unused WinRT related strings (#45067)
2020-11-22 NFix Typos (#45024)
2020-11-22 Marek SafarDrop Convert static constructor dependency from Runtime...
2020-11-21 Marek SafarUse HexConverter directly when producing hex representa...
2020-11-21 Egor BogatovHandle non-ASCII strings in GetNonRandomizedHashCodeOrd...
2020-11-21 Bruce ForstallImplement getMethodModule (#45046)
2020-11-21 Shay RojanskyCorrect nullability annotation for IDataRecord (#44938)
2020-11-21 Adeel MujahidUse OutputRid for host packs (#45041)
2020-11-21 Kenneth Pouncey[browser][tests] Standup System.Net.WebSockets.Client...
2020-11-21 Jan KotasHide DispatchTailCalls helper in stacktraces (#45019)
2020-11-21 Kevin JonesAdd GetCiphertextLength for CBC, CFB, and ECB.
2020-11-20 Stephen ToubRemove more LINQ usage from various dotnet/runtime...
2020-11-20 Stephen ToubRemove LINQ usage from EnvironmentVariablesConfiguratio...
2020-11-20 Stephen ToubRemove Convert.ToByte usage from Enum (#45004)
2020-11-20 Geoff KizerFix buffer comparison in stream conformance tests ...
2020-11-20 Kunal PathakRegister allocation cleanup (#44977)
2020-11-20 Krzysztof WicherAdd missing XML docs to System.Security.* (#44461)
2020-11-20 Drew ScogginsAdd chmod for the SoD tool (#45014)
2020-11-20 Drew ScogginsAdd Linux ARM64 runs (#44887)
2020-11-20 Fan YangUpdated mono testing doc (#44360)
2020-11-20 imhameed[mono] Define ENABLE_MONOTOUCH and MONOTOUCH when build...
2020-11-20 Vadim GalaktionovFix add user secrets (#44838)
2020-11-20 Kevin JonesFix CFB8 with Zero padding
2020-11-20 Dan MoseleyDisable on Server Core a couple tests that use notepad...
2020-11-20 Stephen ToubUse TryParseUInt32HexNumberStyle directly from Guid...
2020-11-20 Levi BroderickUse substitute SHA-1 implementation in wasm (#44982)
2020-11-20 Adeel MujahidFix parsed RID condition for VS (#44998)
2020-11-20 Eric ErhardtIncrease Hosting test delay to fix flaky BackgroundServ...
2020-11-20 Juan HoyosPreserve symbols in dbgshim (#44970)
2020-11-20 Tom DeseynFix pal cgroup v2 implementation (#44990)
2020-11-20 Shreyas JejurkarRemoved unwanted ManualResetEvent from ServiceControlle...
2020-11-20 Anton LapounovBuild osx-x64 Crossgen2 package (#44984)
2020-11-20 Stephen ToubFix handling of \G in Regex.Split/Replace (#44975)
2020-11-19 Viktor HoferFix syntax error in Signing.props (#44971)
2020-11-19 Steve PfisterEnables the interpreter on iOS (#44911)
2020-11-19 Marek SafarUse simple convert method for internal bool to ulong...
2020-11-19 Simon NattressMove xunit test harness to its own directory under...
2020-11-19 Jeremy KoritzinskyFix post build signing props and enable post build...
2020-11-19 Zoltan VargaRun class cctor in RuntimeHelpers.GetUninitializedObjec...
2020-11-19 Steve HarterCustom attribute properties were not always applied...
2020-11-19 Adeel MujahidUse multibyte character path for bundle_probe (#44466)
next