platform/upstream/dotnet/runtime.git
2022-03-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-03-11 Kevin JonesOne-shot decrypt in to user buffers
2022-03-10 Andy GockeAdd table of testing configurations (#66347)
2022-03-10 Stephen ToubOverhaul how regex generated code is structured (#66432)
2022-03-10 Jose Perez... Updating Unicode files to use 14.0.0 (#66362)
2022-03-10 Fan Yang[Mono] Intrinsify Narrow for for Vector{64, 128} on...
2022-03-10 Meri Khamoyan[Mono] Add intrinsics for several operators (#66317)
2022-03-10 Alexander Köplinger[mono] Stop setting time_date_stamp field in MonoImage...
2022-03-10 Elinor FungEnable/fix compiler warning 4996 in host (#66431)
2022-03-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-03-10 Aaron RobinsonRemove null check that is used later to handle size...
2022-03-10 Stephen ToubUse StartsWith(..., OrdinalIgnoreCase) in RegexCompiler...
2022-03-10 Egor BogatovCheck gtClassProfileCandidateInfo before instrumentatio...
2022-03-10 Eirik TsarpalisDisable timing out test on mono (#66381)
2022-03-10 Stephen ToubClean up NonBacktracking DgmlWriter (#66363)
2022-03-10 dotnet-maestro... [main] Update dependencies from 7 repositories (#66330)
2022-03-10 Pavel IvanovStop collecting disposables if changed token encountere...
2022-03-10 Radek ZikmundRemove asserts checking OpenSSL error queues (#66443)
2022-03-10 Peter SollichFix the accounting for gen 1 allocations by taking...
2022-03-10 Egor BogatovFix implicit nullchecks for floats on arm64 (#66413)
2022-03-10 Bruce ForstallAdd timestamp to some superpmi.py output (#66437)
2022-03-10 Bruce ForstallAdd retries to `dotnet restore` in SPMI collection...
2022-03-10 Jakob Botsch... Revert "Do not mark implicit byrefs with GTF_GLOB_REF...
2022-03-10 Elinor FungAdd test for comhost with managed host (#66360)
2022-03-10 Stephen ToubFix timeout checking in FindFinalStatePosition (#66365)
2022-03-10 Jose Perez... Downgrade the Roslyn version used by the Regex source...
2022-03-10 MichalPetrykaImplement System.Decimal.Scale (#66403)
2022-03-10 Elinor FungRename `GeneratedDllImportAttribute` -> `LibraryImportA...
2022-03-10 Aaron RobinsonReenable compiler warning 4244 under coreclr/ (#66398)
2022-03-10 Jakob Botsch... Fix random printf from JIT (#66420)
2022-03-10 Bruce ForstallRun superpmi-replay pipeline on JIT PRs (#66063)
2022-03-10 Zoltan Varga[mono][wasm] Add changes required by emscripten 3.1...
2022-03-10 Maoni Stephenschange the region related config names to be more reaso...
2022-03-09 Parker Bibus[MAUI][PERF] Add IPA file usage for iOS Maui SOD (...
2022-03-09 Elinor FungDon't build IJW and COM tests for mono (#66400)
2022-03-09 Egor BogatovExtend Equals/StartsWith auto-vectorization for Ordinal...
2022-03-09 Adam Sitnikskip the ReadToEndAsync_WithCancellation test if there...
2022-03-09 Aaron RobinsonUpdate CancellationToken.cs (#66399)
2022-03-09 Zoltan Varga[mono][jit] Add a helper function to check that a metho...
2022-03-09 Jan KotasMove Array.CreateInstance methods to shared CoreLib...
2022-03-09 Adam SitnikReduce the amount of memory allocated by System.IO...
2022-03-09 Simon Rozsival[Mono] Add SIMD intrinsics for Vector64/128 "All" and...
2022-03-09 Aaron RobinsonRemove compiler warning suppression 2 (#66375)
2022-03-09 Jakob Botsch... Fix early stack offset and size computations for ARM32...
2022-03-09 Stephen ToubAdd Stopwatch.GetElapsedTime (#66372)
2022-03-09 Stephen ToubFix cancellation race condition in PipeStream cancellat...
2022-03-09 brianmedFirst try at implementing newly suggested ctor for...
2022-03-09 Jakob Botsch... Do not mark implicit byrefs with GTF_GLOB_REF (#66266)
2022-03-09 Koundinya VeluriFix some exception messages for BindHandle-like cases...
2022-03-09 SingleAccretionDo not propagate RHS flags in block morphing (#66291)
2022-03-09 Aaron RobinsonRemove compiler warning suppression (#66234)
2022-03-08 Parker BibusPartial revert of Maui Install Fix #65904 (#66221)
2022-03-08 Olli SaarikiviFix NonBacktracking quadratic behavior with deep loops...
2022-03-08 dotnet-maestro... [main] Update dependencies from dotnet/linker (#66331)
2022-03-08 Stephen ToubFix code coverage gaps in RegexGenerator and fix RegexC...
2022-03-08 Jakob Botsch... Fix instruction hex display for arm/arm64 when W^X...
2022-03-08 Radek ZikmundMark EncryptionPolicy.NoEncryption and EncryptionPolicy...
2022-03-08 Elinor FungAdd tests for `ijwhost` (#66308)
2022-03-08 Badre BSAILAuse the name of the header when throwing exception...
2022-03-08 Fan Yang[Mono] Enable generating SIMD intrinsics for System...
2022-03-08 Zoltan Varga[mono][jit] Remove OP_FCONV_TO_I/OP_RCONV_TO_I from...
2022-03-08 Zoltan Varga[mono][jit] Disable deopt in gsharedvt methods. (#66322)
2022-03-08 Aleksey Kliger... [mono] Put WeakAttribute support under an ifdef (#66213)
2022-03-08 Michal StrehovskýAdd MultiModule test to issues.targets (#66289)
2022-03-08 Bruce ForstallDisable failing bindhandleinvalid tests (#66303)
2022-03-08 Jose Perez... Adding Count(ReadOnlySpan<char>) Overloads (#66026)
2022-03-08 Tomáš RylekFix ConditionalFactAttribute instances in ILPROJ tests...
2022-03-08 Jeremy KoritzinskyAdd partial to the enclosing types when running the...
2022-03-08 Bruce ForstallTry additional nuget retries (#66306)
2022-03-07 Egor BogatovJIT: Optimize movzx after setcc (#66245)
2022-03-07 Maryam AriyanRevisiting nullable annotations on caching (#66215)
2022-03-07 Ankit Jain[wasm] Rename `$(EmccInitialMemory)` to `$(EmccInitialH...
2022-03-07 Ankit Jain[wasm][aot] Disable `System.Text.RegularExpressions...
2022-03-07 Filip NavaraFix compatibility with NTLM authentication to McAfee...
2022-03-07 Stephen ToubFix missing StringSyntax attribute in Regex ref assembl...
2022-03-07 Stephen ToubEnable RegexOptions.RightToLeft and lookbehinds in...
2022-03-07 AraHaanUse runtime and targeting pack version of System.Diagno...
2022-03-07 Stephen A.... Use RegexGenerator in applicable tests (#66179)
2022-03-07 Fan Yang[Mono] Intrinsify Convert* for Vector{64, 128} on ARM64...
2022-03-07 Eirik TsarpalisFix issues related to JsonSerializerOptions mutation...
2022-03-07 dotnet-maestro... [main] Update dependencies from 9 repositories (#65843)
2022-03-07 SingleAccretionFix a couple issues with GTF_GLOB_REF setting (#66247)
2022-03-07 Adam Sitnik remove invalid System.IO.FileSystem.Watcher tests...
2022-03-07 Genevieve WarrenBackport docs fixes for Cbor (#66180)
2022-03-07 Lakshan FernandoAnnotating Native CoreLib library to be AOT friendly...
2022-03-07 Michal StrehovskýFix clash between tentative method optimizations (...
2022-03-07 Michal StrehovskýFix workaround for static virtual methods (#66290)
2022-03-07 Meri KhamoyanMerikhamoyan vector intrinsics operators (#66002)
2022-03-07 Peter SollichDecommit region tails (#66008)
2022-03-07 SingleAccretionCount `OBJ/BLK` as memory uses (#66135)
2022-03-07 SingleAccretionDo not create small constants while morphing cascading...
2022-03-07 Egor BogatovFix address exposure + fsub (#66253)
2022-03-07 Radek ZikmundFix performance regression in SSL handshake (#66077)
2022-03-07 dotnet-maestro... [main] Update dependencies from dotnet/linker (#66081)
2022-03-07 Stephen ToubAdd missing regex position check after BOL optimization...
2022-03-06 Dennis YemelyanovTry to remove "-" and "'" from HighCharTable (#66200)
2022-03-06 Sergey Andreenko[crossgen2] Promote single byref aot. (#65682)
2022-03-06 Andy AyersJIT: fix scalability issue in redundant branch optimize...
2022-03-06 Andy AyersJIT: add OSR patchpoint strategy, inhibit tail duplicat...
2022-03-06 dotnet botLocalized file check-in by OneLocBuild Task: Build...
next