platform/upstream/dotnet/runtime.git
2022-02-07 Alexander KöplingerImprove backport.yml to only check start of line and...
2022-02-07 Thays Grazia[wasm][debugger] Fixing race condition (#64394)
2022-02-07 lord-executorExplicit test for injecting scoped IServiceProvider...
2022-02-07 Ulrich Weigand[mono] Remove OP_FCONV_TO_U opcode (#64618)
2022-02-07 Marco RossignoliBump coverlet version to 3.1.2 (#64875)
2022-02-07 Steve Pfister[mobile] Add extra HttpClientHandler linker substitutio...
2022-02-07 Jakob Botsch... Normalize returns after optimizing returned indirs...
2022-02-07 Egor BogatovImprovements for SpanHelpers.IndexOf (#64872)
2022-02-07 SingleAccretionPropagate exception sets for assignments (#64882)
2022-02-07 Jan KotasDelete ReflectionModule::m_pCreatingAssembly and PEAsse...
2022-02-07 Andy AyersJIT: clear lvMustInit from dependent locals (#64877)
2022-02-06 Alexander KöplingerFix operator precedence consistency in ASCIIUtility...
2022-02-06 SingleAccretionMark promoted SIMD locals used by HWIs as DNER (#64855)
2022-02-06 Austin WiseFix link in readytorun-format.md (#64878)
2022-02-06 SingleAccretionAdd support for `TYP_BYREF` `LCL_FLD`s to VN (#64501)
2022-02-06 Zoltan Varga[mono] Add an 'allow-errors' AOT option. (#64640)
2022-02-06 Andy AyersJIT: contained memory safety analysis fixes and improve...
2022-02-06 Zoltan Varga[mono] Allow missing assemblies in llvmonly+interp...
2022-02-05 Andy Ayersfix broken outerloop test (#64858)
2022-02-05 Marie PíchováAdd ActivitySource support to DiagnosticsHandler (...
2022-02-05 Jeremy KoritzinskySet up an analyzer exception filter to make intermitten...
2022-02-05 Marek Fišera[wasm] Fix scenario specific tests (#64800)
2022-02-04 Santiago Fernandez... Move 20H2 queues to server 2022 (#64827)
2022-02-04 Sergey AndreenkoDelete Statement::m_compilerAdded . (#64506)
2022-02-04 Ankit Jain[wasm] Some cleanup of wasm jobs in runtime-extra-platf...
2022-02-04 Tomas Weinfurtmake sure failed SSL does not impact other sessions...
2022-02-04 Stephen ToubImprove perf of Enumerable.Sum/Average/Max/Min for...
2022-02-04 Stephen ToubHandle ((IAsyncResult)task).AsyncWaitHandle.Dispose...
2022-02-04 Jakob Botsch... Track local var ranges for "interfering writes" LIR...
2022-02-04 Pavel Savara[wasm] pass ExitStatus when calling quit_ (#64734)
2022-02-04 Stephen ToubFix outerloop AcceptAsync_WithTooSmallReceiveBuffer_Fai...
2022-02-04 Bill Holmesmono_get_generic_info_from_stack_frame fix for default...
2022-02-04 Michal StrehovskýSplit out clr.tools unit tests (#64788)
2022-02-04 Ankit Jain[wasm] Disable failing tests (#64759)
2022-02-04 Carlos SanchezExpose Comment in ZipArchive and ZipArchiveEntry (...
2022-02-04 Tomas Weinfurtfix some test for FreeBSD (#64426)
2022-02-04 David WrightonFix issue in r2rdump where conflicting generic instanti...
2022-02-04 Andy AyersJIT: simple forward substitution pass (#63720)
2022-02-03 Egor ChesakovMitigate #60154 (#63357)
2022-02-03 Ankit Jain[wasm][debugger] Fix some racy tests (#64712)
2022-02-03 Tomáš RylekDeduplicate class names under JIT/Methodical/cctor...
2022-02-03 Miha ZupanUse ordinal comparison for known header values (#64702)
2022-02-03 Tomáš RylekDeduplicate single-assembly vs. multi-assembly stringin...
2022-02-03 Tomáš RylekMove explicit coverage entry points into separate publi...
2022-02-03 Tomáš RylekClean up remaining tests under JIT/Methodical using...
2022-02-03 Andy GockeUpdate mac Helix queues (#64565)
2022-02-03 SingleAccretionRefactor fgValueNumberBlockAssignment (#64110)
2022-02-03 Tomáš RylekBump up visibility for several helper types under JIT...
2022-02-03 Kevin JonesPass IV through cipher resets for OpenSSL and Android
2022-02-03 John SalemValidate behavior of ProcessInfo command before and...
2022-02-03 Maryam AriyanLogging Source Generator - Adds support to `@` signed...
2022-02-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-02-03 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/arcad...
2022-02-03 Maxim LipninDisable some library tests on ARMv6 architecture due...
2022-02-03 Radek ZikmundThrow PNSE if insufficient privileges when custom Ping...
2022-02-03 Parker BibusUpdate Maui Workload Install Process for Perf (#64692)
2022-02-03 Alexander KöplingerWorkaround permission issue on Android API30 emulators...
2022-02-03 Egor BogatovPrefer "mov reg, wzr" over "mov reg, #0" (#64740)
2022-02-03 Viktor HoferConsume renamed TargetFramework package (#64670)
2022-02-03 Meri Khamoyan#55822 Disable CanRecurseFrom root for andoid (#64682)
2022-02-03 Egor BogatovJIT: Import string.Empty as "" (#64530)
2022-02-03 Michał ZeganFix test build command in docs/workflow/building/corecl...
2022-02-03 Michal StrehovskýCheck for multicast delegate before comparing invocatio...
2022-02-03 Michal StrehovskýAdd `--jitpath` parameter to ILC (#64731)
2022-02-03 Larry Ewingfixup more helix pools (#64718)
2022-02-03 Ankit Jain[wasm] Enable WasmTemplateTests on CI (#64589)
2022-02-03 Michal StrehovskýImprove metadata generation resiliency (#64715)
2022-02-03 Ankit Jain[wasm][debugger] Fix racy page reload test (#64695)
2022-02-03 Radek Doulik[wasm] Emscripten 2.0.34 bump (#62499)
2022-02-02 Steve PfisterUpdate windows helix queues (#64699)
2022-02-02 Přemek VysokýAdd notes about ignored checks to sperpmi-asmdiffs...
2022-02-02 Tanner GoodingBegin using the xplat hardware intrinsics in BitArray...
2022-02-02 Ankit Jain[wasm][debugger] Fix some flaky tests (#64652)
2022-02-02 Jan KotasDelete InternalModuleBuilder and InternalAssemblyBuilde...
2022-02-02 KloizdenaMember resolving fix for derived attributes (#62937...
2022-02-02 Thays Grazia[wasm][debugger] Implement support to Set Next Instruct...
2022-02-02 Maryam AriyanRemove extra blank space with generated code (#64666)
2022-02-02 Larry EwingRevert emscripten bump temporarily (#64664)
2022-02-02 Aaron RobinsonAdd tests for `ref` field overlap with OBJECTREF and...
2022-02-02 Andrii KurdiumovFix some nullability warnings in NativeAOT CoreLib...
2022-02-02 Andrew AuAvoid downcasting NewSize (#64661)
2022-02-02 Michal StrehovskýChange message for uncompilable methods (#64669)
2022-02-02 Alexander KöplingerDisable a few ECKeyFileTests on Android 31 and later...
2022-02-02 SingleAccretionStop using `CLS_VAR` for "boxed statics" (#63845)
2022-02-02 Tomáš RylekIgnore exit code returned from the merged wrappers...
2022-02-02 Sven BoemerDisable Vector256 tests which are timing out (#64653)
2022-02-02 WraithAdd xarch `andn` (#64350)
2022-02-02 Andrii KurdiumovNativeAOT: ICustomMarshaller (#62921)
2022-02-02 Andy AyersWriteup on OSR Details and Debugging (#64428)
2022-02-02 yowlRemove unused variable, fix typos (#64542)
2022-02-02 Bill HolmesAvoid an assert in ves_icall_RuntimeFieldInfo_SetValueI...
2022-02-02 Maryam AriyanFixes two logging source gen bugs - when using "in...
2022-02-02 Jake YallopAllow use of overloaded methods when using LoggerMessag...
2022-02-02 Tom McDonaldFix debugger initialization (#64523)
2022-02-01 Bruce ForstallWith `build -subset help` output "macro" subset compone...
2022-02-01 Ankit Jain[wasm] Remove USE_ZLIB=1 on windows, as we are already...
2022-02-01 Tomáš RylekFix generic method resolution in composite R2R images...
2022-02-01 Viktor HoferDelete NS2x runtime specific impls (#64610)
2022-02-01 Fan Yang[Mono] Add incremental build instructions when ......
2022-02-01 Sven BoemerDisable some PerformanceCounter tests on more platforms...
next