platform/upstream/dotnet/runtime.git
2021-03-22 Fan YangAdd new Mono embedding API to consume binary runtimecon...
2021-03-22 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-03-22 Stephen ToubLazily-allocate rarely needed ValueTask.s_canceledTask...
2021-03-22 Steve MacLeanApple Silicon fix remote unwinding (#49974)
2021-03-22 Stephen ToubReduce cost of CreateSecKeyAndSecWebSocketAccept (...
2021-03-22 Egor BogatovJIT: Fold null checks for const strings (#49930)
2021-03-22 David FowlerRemove array enumerator allocations (#49970)
2021-03-22 Thays Grazia[wasm][debugger] Fix source link feature (#49908)
2021-03-22 Stephen ToubSeal internal and private classes in corelib (#49958)
2021-03-21 Bruce ForstallSpeed up SuperPMI (#49962)
2021-03-21 Jan KotasAdd comment for GCDesc::GetNumPointers (#49951)
2021-03-21 Bruce ForstallFix release build infinite loop (#49943)
2021-03-21 Thays Grazia[Wasm][AOT] Add the ability to the display the native...
2021-03-21 Aaron RobinsonRemove unnecessary property setting in corerun. (#49950)
2021-03-21 Sychev VadimAdd a CustomConstantAttribute test (#49748) (#49767)
2021-03-21 Jan KotasFix release builds with latest VS dogfood (#49948)
2021-03-21 Jan KotasDelete unnecessary linker options (#49938)
2021-03-21 Eric ErhardtResolve new ILLink warnings in Microsoft.Extensions...
2021-03-21 Steve MacLeanApple Silicon Fix EEJitManager::CleanupCodeHeaps()...
2021-03-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-03-20 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-03-20 Egor BogatovFix incorrect GTF_CALL_M_SPECIAL_INTRINSIC usage (...
2021-03-20 SingleAccretionFix a typo in `safemath.h` (#49933)
2021-03-20 Michal StrehovskýGate UnsupportedEnum_TestData on Ref.Emit (#49925)
2021-03-20 Anton FirszovRemove duplicate lines for the src/coreclr/debug folder...
2021-03-20 James Newton... Update shared HTTP/3 code to latest spec (#49848)
2021-03-20 Tarek Mahmoud... Fix Time Zones Adjustment Rules on Linux (#49733)
2021-03-20 Jan KotasFix and simplify GCDescs for collectible types (#49791)
2021-03-20 Anton LapounovFix CMake detection and DefaultSubsets (#49919)
2021-03-20 Ankit Jain[wasm] Use `g_printerr` to emit errors in mini-wasm...
2021-03-20 Levi BroderickAdd ADVSIMD64 optimizations for System.Text.Encodings...
2021-03-19 David WrightonMove default interfaces spec to common ecma335 addenda...
2021-03-19 dotnet-maestro... [main] Update dependencies from mono/linker (#49821)
2021-03-19 Jeremy BartonUse EVP_PKEY for RSA key generation
2021-03-19 David WrightonFix incremental build R2R of System.Private.CoreLib...
2021-03-19 Manish GodseDisable Github45929 regression test (#49882)
2021-03-19 Sergey Andreenkodon't init tracked temps without GC fields. (#49879)
2021-03-19 Drew ScogginsGive AOT mono package arch identifiers (#49893)
2021-03-19 Stephen ToubRevise UnnamedOptionsManager to avoid allocation in...
2021-03-19 Anton LapounovEnable building repo on Windows ARM64 (#49864)
2021-03-19 amos402Support open delegate for Nullable<> (#42837)
2021-03-19 t-mustafin[crossgen2] Fix memory leak in _corInfoImpls. (#49764)
2021-03-19 Tomáš RylekRegression test for #49826 (#49870)
2021-03-19 Tomáš RylekCrossgen2-related CoreCLR test infra fixes (#49867)
2021-03-19 Kenneth Pouncey[browser][wasm] Fix provision-wasm build error (#49863)
2021-03-19 Elinor Fung[AndroidCrypto] Implement Root (read-only) and CurrentU...
2021-03-19 Elinor FungRemove unused variables in test build scripts (#49837)
2021-03-19 Eric ErhardtRemove unnecessary suppressions of IL2060 (#49843)
2021-03-19 Jose Perez... Resolving ILLink warnings on System.Private.Xml (Part...
2021-03-19 Jo ShieldsIntroduce `iossimulator` RIDs, and convert as needed...
2021-03-19 David WrightonAvoid use of incorrect instantation argumens when check...
2021-03-19 David WrightonFix signature generation for devirtualization (#49854)
2021-03-19 David WrightonUse arm jit for armel in crossgen2, and build the match...
2021-03-19 Sergey Andreenkostruct improvement, part1: create more LCL_FLD (#48377)
2021-03-19 David FowlerSlimmer IOptions<T> (#49852)
2021-03-19 dotnet-maestro... [main] Update dependencies from dotnet/xharness (#49865)
2021-03-19 Ulrich WeigandBig-endian fix: ResourceReader.AllocateStringForNameInd...
2021-03-19 Ulrich WeigandBig-endian fix: System.Reflection.Metadata BlobBuilder...
2021-03-19 Ulrich WeigandBig-endian fix: Base64Encoder (#49814)
2021-03-19 Ulrich WeigandAdd clr.iltools subset (#49545)
2021-03-19 Ulrich WeigandBig-endian fix: GUID handling (#49813)
2021-03-19 Ulrich WeigandBig-endian test case fixes: Xoshiro hash (#49709)
2021-03-19 Ulrich WeigandBig-endian fix: PEBuilder.CalculateChecksum (#49816)
2021-03-19 Ulrich WeigandBig-endian fix: UnmanagedMemoryAccessor.Write (decimal...
2021-03-19 Anton LapounovUse latest DiaSymReader and support ARM64 host in cross...
2021-03-19 Juan HoyosDisable looking for PaxCtl on non Linux/BSD distros...
2021-03-19 Bruce ForstallFix SuperPMI replay flags (#49850)
2021-03-19 David WrightonEnable the latest managed pgo data (#49793)
2021-03-19 Aaron RobinsonFix failures on Windows when more warnings are enabled...
2021-03-19 Jan KotasFix or disable warnings on latest VS dogfood (#49799)
2021-03-19 Santiago Fernandez... Disable android arm64 tests on PRs (#49844)
2021-03-19 Levi BroderickSystem.Text.Encodings.Web refactoring and code moderniz...
2021-03-19 Noah FalkUpdate ActivityUserGuide.md (#49818)
2021-03-19 Bruce ForstallImprove the speed of using COMPlus_JitTimeLogCsv (...
2021-03-19 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-03-18 Kenneth PounceyOnly override and set EMSDK_PATH if it is not already...
2021-03-18 Aleksander... Add PipeReader.Create from ReadOnlySequence<byte> ...
2021-03-18 Aleksey Kliger... [mbr] Return -1 if relative index is not in given gener...
2021-03-18 Drew ScogginsUpdate branch from master -> main (#49835)
2021-03-18 Jo ShieldsAdd ActiveIssue to failing System.Numerics.Tests.Vector...
2021-03-18 Eric StJohnAdd 3.1 to package index / validation (#49792)
2021-03-18 Steve MacLeanEnable macOS-arm64 libraries tests on runtime-staging...
2021-03-18 Mitchell Hwang[wasm][AOT] Fix System.Buffers.Tests path (#49785)
2021-03-18 Lakshan FernandoEnhance DynamicallyAccessedMembers Attribute (#49778)
2021-03-18 Drew ScogginsAdd Mono AOT Performance runs (#49766)
2021-03-18 Adam SitnikFileStreamStrategies refactor (#49750)
2021-03-18 Elinor FungClarify host testing instructions (#49797)
2021-03-18 Marek SafarPrint less confusing message for Mono's FailFast abort...
2021-03-18 Viktor HoferRemove arcade packaging workaround (#49613)
2021-03-18 Matt Ellis[System.Memory.Data] Add `Empty` to `BinaryData` (...
2021-03-18 Michelle McDanielUpdate aka.ms links (#48924)
2021-03-18 Foxtrek_64Allow for specify return value on System.Linq.Enumerabl...
2021-03-18 Andy GockeStop building extra installer bundles during PGO build...
2021-03-18 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-03-18 Zoltan Varga[mono] Add all instances from the aot profile when...
2021-03-18 Vlad Brezae[interp] Actually extend the return value when transiti...
2021-03-18 Elinor Fung[AndroidCrypto] Avoid printing JNI exceptions in cases...
2021-03-18 Ankit Jainruntime-linker-tests: revert earlier change which added...
2021-03-18 SingleAccretionRemove top-level range check nodes (#49271)
2021-03-18 Anton LapounovUpdate Microsoft.DiaSymReader.Native package (#49739)
next