platform/upstream/dotnet/runtime.git
2023-01-31 Ilona Tomkowicz[wasm][libs] Fix `WasmAppHost`, and `AppBundle` for...
2023-01-31 Marek SafarEnable CA1859 - Use concrete types when possible for...
2023-01-31 Miha ZupanImprove Http2Connection buffer management (#79484)
2023-01-31 Stephen ToubImprove and dedup GetNonZeroBytes (#81340)
2023-01-31 Šimon Rozsíval[Android] Fix System.IO.MemoryMappedFiles tests (#81368)
2023-01-31 Kunal Pathakfix the space in build-job.yml (#81414)
2023-01-31 Larry EwingCalculate PackageVersionNet6 off PackageVersionNet7...
2023-01-31 Tanner GoodingUpdate fgGetTopLevelQmark to handle GT_LCL_FLD (#81375)
2023-01-31 Larry EwingFully resolve WasmNativeWorkload and WasmNativeWorkload...
2023-01-31 Aaron RobinsonNarrow PAL tests for _vsnprintf_s (#81381)
2023-01-31 Jackson SchusterUse SetupProperties to set properties related to Native...
2023-01-31 Kunal PathakRe-enable producing call stack from crashreport.json...
2023-01-30 Michal StrehovskýInline resource strings in the compiler (#80896)
2023-01-30 Andy AyersJIT: build pred lists before instrumentation (#81288)
2023-01-30 Kunal PathakRevert "Produce crashreport.json and use llvm-symbolize...
2023-01-30 Thays Grazia[wasm][debugger] Fix firefox tests (#81364)
2023-01-30 Larry Ewing[wasm][debugger] Default null columnNumber to 0 (#81336)
2023-01-30 Michał PetrykaOptimize the SqlGuid struct (#72549)
2023-01-30 Vladimir ChirikovRemove additional null-check from ActivityCreationOptio...
2023-01-30 Ankit Jain[wasm] Misc fixes (#81320)
2023-01-30 Jakob Botsch... JIT: Avoid creating stores to dead fields in block...
2023-01-30 Jan KotasDelete HeapEnableTerminationOnCorruption setting (...
2023-01-30 Viktor HoferRe-enable OneLocBuild (#81296)
2023-01-30 Meri KhamoyanIcu wasi package (#81345)
2023-01-30 Egor Bogatovfix fgMorphArgs for stress mode (#81346)
2023-01-30 Michal StrehovskýMore thoroughly check for function pointers (#81344)
2023-01-30 Šimon Rozsíval[Android] Fix SslStream IsMutuallyAuthenticated on...
2023-01-30 James Newton... Add reflection path for ActivatorUtilities.CreateFactor...
2023-01-30 Lachlan EnnisChange Nullability annotation on `ISelectionService...
2023-01-30 Fan YangDisable function pointer test for crossgen due to a...
2023-01-30 xtqqczzeEliminate a bounds check in `NumberBuffer` (#81039)
2023-01-30 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/rosly...
2023-01-29 Tanner GoodingFixing a comment attached to DEFAULT_UNROLL_LOOP_MAX_IT...
2023-01-29 Stephen ToubUse IndexOf in RsaPaddingProcessor.FillNonZeroBytes...
2023-01-29 kkeirsteadPublish `UpDownCounter` and `ObservableUpDownCounter...
2023-01-28 Ankit Jain[wasm] Update emsdk dependency to `8.0.0-alpha.1.23077...
2023-01-28 Jeremy KoritzinskyFix use-after-free in EventPipe (#81135)
2023-01-28 Aaron RobinsonRemove `printf` implementation (#81243)
2023-01-28 Stephen ToubPropagate cancellation tokens to TrySetCanceled in...
2023-01-28 Aleksey Kliger... [wasm][mt] Don't call Module.removeRunDependency in...
2023-01-28 Zoltan Varga[mono][wasm] Avoid passing the icall name/c function...
2023-01-28 Zoltan Varga[mono] Clean up StackTrace/StackFrame icalls. (#81303)
2023-01-28 Zoltan Varga[mono] Use mono_is_sre functions instead of checking...
2023-01-28 Adeel MujahidFix the error condition for objcopy (#81304)
2023-01-28 Steve Pfister[workloads] Add Current to the name of the workload...
2023-01-28 Julie LeeForbid creation of non-faulting null-check nodes. ...
2023-01-28 Zoltan Varga[mono][jit] Improve handling of the ldtoken+ltoken...
2023-01-27 Andrew AuFix x86 clrgc loading (#81176)
2023-01-27 Miha ZupanReduce the size of HttpRequestMessage and HttpRequestHe...
2023-01-27 Ankit Jain[wasm] Pin the sdk version to avoid a regression (...
2023-01-27 Michal StrehovskýRevert "Fix generic parameter data flow validation...
2023-01-27 Pavel Savara[browser][MT] conditional revert of wasm imports optimi...
2023-01-27 Jakob Botsch... JIT: Switch tailcall implicit byref optimization to...
2023-01-27 Tanner GoodingChange the default loop unroll limit to 4 (#80353)
2023-01-27 Tanner GoodingEnsure various scalar cross platform helper APIs are...
2023-01-27 Buyaa NamnanMake System.Reflection.Emit public types abstract ...
2023-01-27 Sven BoemerTarget lower glibc for Linux arm64 (#80939)
2023-01-27 Sandro BollhalderAdd MemoryExtensions.Count (#80662)
2023-01-27 Andrew AuMake sure we specify arguments only when the test ask...
2023-01-27 Andrew AuAvoid using a null heap to decommit the mark array...
2023-01-27 Radek Doulik[wasm] Force partial trim mode for browser bench (...
2023-01-27 Andy AyersJIT: update `fgReplaceJumpTarget` to maintain pred...
2023-01-27 Miha ZupanAvoid allocations in 'Transfer-Encoding: Chunked' check...
2023-01-27 Stephen ToubUse IndexOf in StringBuilder.Replace(string, string...
2023-01-27 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-27 Pavel IvanovDisposed change token registration should not raise...
2023-01-27 Youssef VictorUpdate analyzers.md (#79768)
2023-01-27 MiizukiiFixed CA1854 occurrences (#80996)
2023-01-27 Steve Pfister[mono] Re-enable System.Threading.Tasks tests for deskt...
2023-01-27 Andy AyersJIT: consolidate inlining code in fgInline.cpp (#81198)
2023-01-27 Austin Wise[NativeAOT] Objective-C exception propagation (#80334)
2023-01-27 Vlad Brezae[mono][interp] Reduce redundant moves with calls (...
2023-01-27 Vlad Brezae[mono][interp] Fix type pushed by mkrefanytype (#81261)
2023-01-27 Zoltan Varga[mono][aot] Emit native-to-managed wrappers for [Unmana...
2023-01-27 Stephen ToubAdd additional bool-only ToFrozenDictionary/Set overloa...
2023-01-27 Antoine MartinMono musl support (#76500)
2023-01-27 Šimon RozsívalSkip tests that need RemoteExecutor (#81231)
2023-01-27 Eirik TsarpalisMake a number of improvements to the System.Text.Json...
2023-01-27 Vlad Brezae[mono][interp] Add @kotlarmilos as code owner (#81209)
2023-01-27 AndyJGrahamReplace successive "ldr" and "str" instructions with...
2023-01-27 Kunal PathakProduce crashreport.json and use llvm-symbolizer to...
2023-01-27 Anton LapounovTemporarily disable eventsourceerror test for Windows...
2023-01-27 Will Smith[JIT] - X64 - Peephole optimization to possibly skip...
2023-01-27 Adeel MujahidImprove -static-pie support (#81163)
2023-01-27 Dan MoseleyImprove error for missing Python (#81202)
2023-01-26 Stephen ToubRemove defensive Task[] copy from non-generic Task...
2023-01-26 Radek Doulik[wasm] Add Vector.Normalize measurement (#81237)
2023-01-26 Andy AyersJIT: build pred lists before patchpoint expansion ...
2023-01-26 Stephen ToubUse RunContinuationsAsynchronously for block completion...
2023-01-26 Tarek Mahmoud... Fix Configuration Binding with Instantiated Objects...
2023-01-26 Zoltan Varga[mono][wasm] Avoid saving the result of OP_AOTCONST...
2023-01-26 Jan VorlicekDisable the /JIT/opt/ObjectStackAllocation/ObjectStackA...
2023-01-26 Stephen ToubFix a variety of issues in FrozenCollections (#81194)
2023-01-26 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-26 dotnet-maestro... [main] Update dependencies from 9 repositories (#80916)
2023-01-26 Jan VorlicekFix max chunk size limiting (#81192)
2023-01-26 Larry Ewing[mono] Fix missing simd mul/div case (#81201)
2023-01-26 Marek Fišera[wasm] Always allocate when computing temp file name...
2023-01-26 Vlad Brezae[mono][interp] Extract code outside of interp main...
2023-01-26 Stephen ToubAdd SYSLIB* analyzers to global configs (#80930)
next