platform/upstream/dotnet/runtime.git
2023-07-21 Lakshan FernandoUse utf conversions from minipal (#89036)
2023-07-21 Eirik TsarpalisEmit a diagnostic when attributes deriving from JsonCon...
2023-07-21 Eirik TsarpalisFix System.Net.Http.Json tests in AOT (#89307)
2023-07-21 Viktor HoferMove full facade assemblies into src/libraries/shims...
2023-07-21 Milos Kotlar[mono][tests] Parallel AOT compilation of runtime tests...
2023-07-21 neon-sunsetVectorize Enumerable.Range initialization, take 2 ...
2023-07-21 Stephen ToubOptimize MemoryMarshal.ToEnumerable for arrays and...
2023-07-21 Radek Doulik[wasm] Add index of string span measurement (#89294)
2023-07-21 Mike VoorheesRemove feature exclude xml tests (#89111)
2023-07-21 t-mustafin[RISC-V] Fix GetArgLoc (#88657)
2023-07-21 Huo YaoyuanUse RegDeleteTree in RegistryKey.DeleteSubKeyTree ...
2023-07-21 Aaron RobinsonVirt call unsafe accessor tests (#89220)
2023-07-20 Stephen ToubAdd HttpMethod.Parse (#89270)
2023-07-20 Jakob Botsch... JIT: Cache memory dependencies for VN map selects ...
2023-07-20 Jakob Botsch... JIT: Expand inlined delegate calls in correct order...
2023-07-20 Eduardo VelardeFire AssemblyUnloadStarted event (#87890)
2023-07-20 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-07-20 Vlad Brezae[mono][interp] Add lock when allocating from method...
2023-07-20 Tanner GoodingWorkaround a C++/CLI bug involving DIMs (#89253)
2023-07-20 Layomi AkinrinadeFilter list of candidate invocations for parsing in...
2023-07-20 Will Smith[JIT] Fix - Do not remove `CAST` nodes on store if...
2023-07-20 Parker Bibus[PERF] Finish fixing PerfBDNApp, continuation of #89057...
2023-07-20 Tarek Mahmoud... Enable CLS Compliance on Diagnostics Libraries (#89214)
2023-07-20 Carlos Sánchez... Bump main version to RC1 (#89151)
2023-07-20 Alexander KöplingerRemove more duplicate assets from NativeAOT runtime...
2023-07-20 Pavel IvanovFix service accessor scope validation for the emit...
2023-07-20 Elinor FungFix incorrect nativeaot event thread / sequence number...
2023-07-20 DIcKeNsSBLK_MASK_LOCK_THREADID allow tid up to 65535 (#88772)
2023-07-20 Stephen ToubBroaden use of SearchValues in TryFindNextPossibleStart...
2023-07-20 Aleksey Kliger... [AndroidAppBuilder] add missing includes to template...
2023-07-20 Marek Fišera[browser] Allow download retry+throttling in unified...
2023-07-20 Michal StrehovskýAdd support for `--instruction-set:native` (#87865)
2023-07-20 Miha ZupanReduce ProbabilisticWithAsciiCharSearchValues overhead...
2023-07-20 Michal StrehovskýPoint ActiveIssues to moved issues (#89158)
2023-07-20 Layomi AkinrinadeAdd more tests for complex dict element binding by...
2023-07-19 Jeremy KoritzinskyUpdate UserTypeMarshallingV2.md (#89222)
2023-07-19 Jeremy KoritzinskyFix the default behavior to trim the RCW interop by...
2023-07-19 Miha ZupanAdd a SearchValues ProbabilisticMap implementation...
2023-07-19 David WrightonAdd support for default implementation of static virtua...
2023-07-19 Michal StrehovskýBuild less of libs for CoreCLR tools tests (#89154)
2023-07-19 Alexander KöplingerFix duplicated assets in official build (#89188)
2023-07-19 Layomi AkinrinadeShare SourceWriter between JSON & config binding genera...
2023-07-19 Mike VoorheesAdd Driver.Context setter (#89081)
2023-07-19 Mike VoorheesClean up debugger attributes tests. (#89011)
2023-07-19 Jakob Botsch... JIT: Clamp basic block IL ranges when splitting blocks...
2023-07-19 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/emsdk...
2023-07-19 Ahmet Ibrahim... Fix OSX like cases (#89187)
2023-07-19 Parker Bibus[PERF] Use script instead of powershell to set DOTNET_R...
2023-07-19 Jeremy KoritzinskyFix failures around blittable collections with [Out...
2023-07-19 Jakob Botsch... JIT: Ensure last-use copy omission candidates are marke...
2023-07-19 Tarek Mahmoud... Avoid generating internal static classes with constant...
2023-07-19 Radek Doulik[wasm] Use source generator for results data json seria...
2023-07-19 Viktor HoferFix broken runtime tests build (second attempt) (#89176)
2023-07-19 Alexander KöplingerFix outerloop tests in System.Formats.Tar (#89172)
2023-07-19 Stephen ToubRemove unnecessary closures from Logging{Scope}HttpMess...
2023-07-19 Mike VoorheesExpose `MarkStep.ScopeStack` (#89120)
2023-07-19 Mike VoorheesFix ILVerifier holding files open (#89127)
2023-07-19 Ivan Povazan[libs][iOS] Unify `System.Linq.Expression.dll` build...
2023-07-19 Michal StrehovskýFix building the reproNative.vcxproj project (#89159)
2023-07-19 Zoltan Varga[mono][interp] Fix memory leaks for interpreted dynamic...
2023-07-19 Zoltan Varga[mono] Register static rgctx trampolines in the JIT...
2023-07-19 Eirik TsarpalisImprove JsonSourceGenerationOptionsAttribute xml docume...
2023-07-19 Egor BogatovFix EqualsIgnoreCaseUtf8_Scalar (#89152)
2023-07-19 Jeremy KoritzinskyDisable the "casts between generated and built-in COM...
2023-07-19 Layomi AkinrinadeFix binding logic for dictionaries with complex element...
2023-07-19 Michal StrehovskýAdd docs on using Bionic with NativeAOT (#88817)
2023-07-18 Miha ZupanReact to HttpRequestError API changes (#89124)
2023-07-18 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/emsdk...
2023-07-18 Andrew AuImprove GC pause counter naming (#89052)
2023-07-18 Tanner GoodingExpose the left-handed matrix creation APIs (#88930)
2023-07-18 Aleksey Kliger... [hot_reload] Check for added fields earlier in compute_...
2023-07-18 Stephen ToubImprove choice of IndexOfXx routine for some TryFindNex...
2023-07-18 Khushal ModiLight up Ascii.Equality.Equals and Ascii.Equality.Equal...
2023-07-18 Krzysztof WicherOpenSSL ENGINE support (#88656)
2023-07-18 Jeremy KoritzinskyAdd opt-in support for GeneratedComInterface/ComImport...
2023-07-18 Alexander Köplinger[mono] Align HOST_TVOS/TARGET_TVOS defines with the...
2023-07-18 Alexander KöplingerReenable a test on iOS/tvOS/Browser that was disabled...
2023-07-18 Marie PíchováAdd more details in PlatformNotSupportedException ...
2023-07-18 David CantúJSON: Add support for Int128, UInt128 and Half (#88962)
2023-07-18 Alexander SpeshilovUse Span.CopyTo(Span) in BigInteger's add and subtract...
2023-07-18 Viktor HoferFix broken runtime tests build (#89115)
2023-07-18 Jacques EloffEnable SxS workload manifests (#88781)
2023-07-18 Eirik TsarpalisDisable reflection in source gen tests and fix AOT...
2023-07-18 Steve Pfister[Android] Use NDK toolchain instead of CMake for librar...
2023-07-18 Ivan ZlatanovFixing concurrency issue in ManagedWebSocket where...
2023-07-18 Michał PetrykaMark final types as exact (#88163)
2023-07-18 Egor BogatovFold BOX+ISINST to null if possible (#88989)
2023-07-18 Tarek Mahmoud... Enable Nullable compilation on the Options source gen...
2023-07-18 Anton FirszovFix FailedRequests_ConnectionClosedWhileReceivingHeader...
2023-07-18 Marek FišeraFix treating dotnet.wasm or dotnet.native.wasm as nativ...
2023-07-18 Mark Pleskounroll byref struct copies (#86820)
2023-07-18 Parker BibusUpdate script to replace the BDN version being used...
2023-07-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-07-18 dependabot... Bump semver from 7.3.7 to 7.5.4 in /src/mono/sample...
2023-07-18 Ankit Jain[wasm] Fix perf pipeline (#89091)
2023-07-18 Viktor HoferBuild the shim assemblies as part of libs.sfx (#89005)
2023-07-18 Steve Pfister[workloads] Add linux-arm64 support for wasm and wasi...
2023-07-18 Filip NavaraRestructure NegotiateAuthentication implementation...
2023-07-18 Mark PleskoDisable GCStress for Deserialize due to 88618 (#89072)
2023-07-18 Stephen ToubAnnotate Trace.Assert/Fail with [DoesNotReturn{If}...
next