platform/upstream/dotnet/runtime.git
2020-12-17 Gleb BalykovFix memory errors related to EventPipe setup with COMPl...
2020-12-17 Michael BisbjergChange CookieParser to handle Expires as a UTC DateTime...
2020-12-17 Jan JahodaFix invalid access of Target in SafeCredentialReference...
2020-12-17 dotnet-maestro... [master] Update dependencies from dotnet/runtime (...
2020-12-17 monojenkins[metadata] If a static field fails while computing...
2020-12-17 Ryan Lucia[mono] Move noilgen marshaling functions to a separate...
2020-12-17 Jeremy KoritzinskyUse destType for size instead of srcType when writing...
2020-12-17 Jan KotasFix performance regression in Activator.CreateInstance...
2020-12-17 Kunal Pathakfix over-estimation for broadcast* instructions (#46108)
2020-12-17 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
2020-12-17 Egor BogatovRyuJIT: Don't emit cast helpers for (T)array.Clone...
2020-12-17 Santiago Fernandez... Remove checkout bundle and job to improve reliability...
2020-12-17 Dan MoseleyFix complus casing (#46167)
2020-12-17 Sergey AndreenkoFix issue number for the disabled tests. (#46163)
2020-12-17 Simon NattressRe-use ImportThunks in Crossgen2 (#45747)
2020-12-17 Tomáš RylekFixes for disassembly support in x86-hosted R2RDump...
2020-12-16 Koundinya VeluriFix some regressions in ASP.NET benchmarks (#46120)
2020-12-16 Larry Ewingremove workaround in #40310 (#46154)
2020-12-16 Adam SitnikMake StartInfo_TextFile_ShellExecute test more reliable...
2020-12-16 Jeremy KoritzinskyUse InstallerPackageVersion for hostfxr dependency...
2020-12-16 Johan LorenssonRemove eventpipe from old Mono makefile build. (#46065)
2020-12-16 Aleksey Kliger... [mono] Use [MSBuild]::NormalizeDirectory in more places...
2020-12-16 Bruce ForstallGeneralize SuperPMI for cross-compilation scenarios...
2020-12-16 Adam SitnikFix and reenable TestUserCredentialsPropertiesOnWindows...
2020-12-16 Viktor HoferFix missing versions file and variable for packages...
2020-12-16 Fan YangRemove redundant and incorrect checking. (#46094)
2020-12-16 Adam Sitnikre-enable GetProcessesByName_ProcessName_ReturnsExpecte...
2020-12-16 Viktor HoferSort stable versions in pkgindex (#46135)
2020-12-16 Adam SitnikAdd a few tests for Env Vars edge cases (#46039)
2020-12-16 Maxim LipninUse MonoProjectRoot in the Mono sample project referenc...
2020-12-16 dotnet-maestro... [master] Update dependencies from dotnet/runtime (...
2020-12-16 Alex PerovichFix cross compiling linux managed assemblies on windows...
2020-12-16 Maxim LipninRun wasm console sample on Helix (#45768)
2020-12-16 Jan KotasMisc fixes from runtimelab:NativeAOT (#46112)
2020-12-16 Aleksey Kliger... [mono] Make HelloWorld and wasm samples compile again...
2020-12-16 Koundinya VeluriMake the native thread pool initialization variable...
2020-12-16 Bruce ForstallFix format of JIT-EE version GUID (#46116)
2020-12-16 Eric ErhardtFix remaining ILLink warnings in System.Reflection...
2020-12-16 Anirudh Agnihotryuse pack on csproj to build the packages (#45564)
2020-12-16 Santiago Fernandez... Add another way to re-trigger pipelines in PR.
2020-12-16 Ankit Jain[wasm][tests] Exit the script if `WasmTestRunner` build...
2020-12-16 Jeremy KoritzinskyRemove extraneous UsingTask (#46097)
2020-12-16 Jan KotasFix MethodDesc validation for FCalls (#45998)
2020-12-15 Koundinya VeluriFollow-up fix for some PAL tests that compare sleep...
2020-12-15 Jeremy KoritzinskyFix building the crossdacs with ninja. (#46089)
2020-12-15 Sung Yoon WhangFix assert in SampleProfiler enabling on startup (...
2020-12-15 Jan KotasFix ilasm crash on empty local variable name (#46080)
2020-12-15 Tom DeseynSocketAsyncContext.Unix: fix double processing of Async...
2020-12-15 Ove Bastiansenadding null check on provider registration (#46002)
2020-12-15 Kunal PathakEnable crossgen SPMI collection for libraries (#46058)
2020-12-15 Eric StJohnMake EventLog work without .NETFramework (#45884)
2020-12-15 Johan LorenssonImplementation of full EventPipeDiagnosticServer C...
2020-12-15 Jeremy KoritzinskyEnable non-blittable struct returns on UnmanagedCallers...
2020-12-15 Bruce ForstallFix GC vars dump at call sites for arm/arm64 (#46056)
2020-12-15 Dan MoseleyEnable File.Copy to EXFAT volumes when not running...
2020-12-15 Werner MairlPR: Add test code coverage for Host.StopAsync (#40875)
2020-12-15 Levi BroderickFix bad case-insensitive ASCII equality check (#45928)
2020-12-14 Tomáš RylekFix previously overlooked path to pgocheck.py (src...
2020-12-14 Anirudh AgnihotryUpdating darc dependencies and enabling closure (#45781)
2020-12-14 BuyaaEnable Supported attributes from sdk for non browser...
2020-12-14 Ankit Jain[wasm] Move Wasm app building targets to new WasmApp...
2020-12-14 Jeremy KoritzinskyUse netfxreference.props to provide the shims for the...
2020-12-14 David WrightonAuto-generate all C++ header overrides of the entire...
2020-12-14 Fan YangUpdate testing.md (#46043)
2020-12-14 LateApexEarlySpeedCreate more informational assert collection log for...
2020-12-14 Egor Bogatov[mono] Fix race condition in Utils + remove duplicated...
2020-12-14 dotnet-maestro... [master] Update dependencies from mono/linker (#45926)
2020-12-14 Miha ZupanDisable tests for 43931 and 46030 (#46031)
2020-12-14 Miha ZupanOptimize percent-encoded UTF8 processing in Uri (#32552)
2020-12-14 John CallSortedDictionary Copy optimization (#45659)
2020-12-14 xtqqczzeRemove nonsensical comments about fixed statement ...
2020-12-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-13 Jan KotasFix FC_NO_TAILCALL with newer compilers (#45999)
2020-12-13 monojenkins[aot] Quote the -Wl,install_name argument to clang...
2020-12-12 Steve MacLeanFix macos DAC & DBI search dependency paths (#45978)
2020-12-12 Bruce Forstallsuperpmi.py: Add support for easily collecting crossgen...
2020-12-12 Bruce ForstallRemove superpmi.py asmdiff view with VS Code options...
2020-12-12 Bruce ForstallAdd a GC info option to superpmi.py asm diffs (#45992)
2020-12-12 xtqqczzeUse C# 7.3 pattern-based fixed statement (#45969)
2020-12-12 Ankit Jain[wasm] provision-wasm: always install the "official...
2020-12-12 Andy AyersJIT: consistently mark method table accesses as invaria...
2020-12-12 Jan KotasDelete non-supported handling of Windows-specific PDBs...
2020-12-12 Dan MoseleyUpdate issues-pr-management.md (#45693)
2020-12-11 Bruce ForstallFix superpmi.py argument parsing (#45983)
2020-12-11 Sergey AndreenkoMark some pipelines as pr:none (#45973)
2020-12-11 Igor VelikorossovFontConverter restore order of font properties (#45746)
2020-12-11 Sergey AndreenkoImprove PUTARG_STK generation for Arm/Arm64. (#45824)
2020-12-11 Jan KotasFix reporting of negative ISA uses in crossgen2 (#45892)
2020-12-11 Brian SullivanFix for Issue 44895 (#45284)
2020-12-11 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2020-12-11 Maxim LipninRun Mono Android sample on Helix (#45109)
2020-12-11 monojenkins[metadata] Generate type-3 GUIDs for interfaces. (...
2020-12-11 Fan YangAdd test leg to run runtime tests on Android devices...
2020-12-11 Koundinya VeluriFix some PAL tests that compare sleep/wait times from...
2020-12-11 Steve MacLeanFixes for VS preview (#45902)
2020-12-11 Maxim LipninRun Mono iOS sample on Helix (#44462)
2020-12-11 Jan KotasAdd botr doc on managed type system (#45891)
2020-12-11 monojenkinsAdd support for global aggressive-linining optimization...
2020-12-11 Bruce ForstallFix GC hole with STOREIND of LCL_VAR_ADDR/LCL_FLD_ADDR...
2020-12-11 Andy AyersJIT: implement return merging stress mode (#45917)
next