platform/upstream/dotnet/runtime.git
2022-12-12 yowlset the return type to match the definition in Internal...
2022-12-12 Eirik TsarpalisAdd weakly typed Serialize and Deserialize overloads...
2022-12-12 Peter SollichRemove hard_limit_for_bookkeeping (#77480)
2022-12-12 Pavel Savara[wasm] reduce MethodImplOptions.NoInlining (#79457)
2022-12-12 Ankit Jain[wasm] Disable failing blazor tests (#79526)
2022-12-12 Ahmet Ibrahim... Mark test Outerloop (#79528)
2022-12-12 MSDN.WhiteKnightSplit library and package Readme (#78888)
2022-12-12 Vlad Brezae[mono][interp] Throw invalid program if stack state...
2022-12-12 Vitek KarasFixes remaining issues with DynamicDependency attribute...
2022-12-12 Jan KotasDelete unused FreeLibraryAndExitThread from PAL (#79452)
2022-12-12 Jan VorlicekFix GC stress C on macOS arm64 (#79426)
2022-12-12 Oleksandr Didykadd --allconfigurations for portable source-build ...
2022-12-12 Adeel MujahidLink static libstdc++ with libicuc in NativeAOT (#79501)
2022-12-12 Filip Navara[NativeAOT] Enable smoke tests on macOS (#76560)
2022-12-11 ws77.choSelect libraries using the ICU build time version ...
2022-12-11 Stephen ToubUse ArgumentOutOfRangeException.Throw helpers in more...
2022-12-10 Tomas Weinfurtimprove symlink handling in Ping (#79323)
2022-12-10 Pavel Savara[wasm] terser setup
2022-12-10 Michal StrehovskýOnly create MethodTable optional fields when needed...
2022-12-10 Vladimir SadovFix for COM Weakreference test failure under JIT stress...
2022-12-10 Bruce ForstallEnable `runtime-coreclr jitstress-isas-avx512` pipeline...
2022-12-10 Andrew AuMove the rearrange_uoh_segments call earlier so that...
2022-12-09 Andrew AuA gentle reminder that TraceGC is turned off (#79183)
2022-12-09 ws77.chofix determin lib name varation logic (#79370)
2022-12-09 Brian BoheFixing assert on variable live range for simd12 LCL...
2022-12-09 Josie BiglerIncrease test coverage of System.Reflection.Context...
2022-12-09 Radek Doulik[wasm] Add Vector128.Narrow intrinsics (#79447)
2022-12-09 Zoltan Varga[mono] Add a managed cache for flags in RuntimeType...
2022-12-09 Ankit Jain[wasm] Wasm.Build.Tests - build projects for net8.0...
2022-12-09 Pavel Savara[wasm] optimize interop startup and linker hints (...
2022-12-09 Filip NavaraDon't embed bitcode on tvOS anymore (#79349)
2022-12-09 Milos Kotlar[mono][tests] Throw InvalidProgramException when ENDFIL...
2022-12-09 Michal StrehovskýFix creation of pointer arrays (#79433)
2022-12-09 dotnet-maestro... [main] Update dependencies from dotnet/linker (#79272)
2022-12-09 Radek ZikmundTemporarily disable NoCallback_RevokedCertificate_NoRev...
2022-12-08 Jeff HandleyAdd ImmutableArray<T>.Builder.DrainToImmutable() (...
2022-12-08 Marek Fišera[wasm] Ignore not relevant rollup warnings (#79396)
2022-12-08 Radek DoulikFix wrong value in the comment (#79401)
2022-12-08 Tlakaelel Axayakatl... Remaining feedback part1 (#79011)
2022-12-08 Thays Grazia[wasm][debugger] Revert don't need to escape special...
2022-12-08 Stephen ToubFix startingStackpos tracking for loop in loop (#79382)
2022-12-08 Jeremy KoritzinskyImplement unmanaged-to-managed direction for vtable...
2022-12-08 Elinor FungUpdate doc to describe host_runtime_contract (#79374)
2022-12-08 Elinor FungDelete some remnants from fusion (#79380)
2022-12-08 Stephen HalterDo not override content root with default (#79242)
2022-12-08 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#79271)
2022-12-08 Jan KotasReplacing exception strings with those stored in the...
2022-12-08 Mark PleskoConvert b08046 to C# and fix it (#79389)
2022-12-08 Vlad Brezae[mono][interp] Add intrinsic for string allocation...
2022-12-08 Vlad Brezae[mono][interp] Remove some dead opcodes (#79343)
2022-12-08 Pavel Savara[wasm] Lazy init of [JSExport] bindings (#77293)
2022-12-08 Miha ZupanFix Sse3 => Ssse3 typo (#79368)
2022-12-08 Stephen ToubRemove span pinning associated with string.Create ...
2022-12-08 Jakob Botsch... JIT: Allow cloning addresses even before initobj (...
2022-12-08 Michal StrehovskýDelete parts of type system that deal with layouts...
2022-12-08 Will Smith[JIT] - Fixed sub-optimal optimization for `a % 1`...
2022-12-08 Stephen ToubAdd MemoryExtensions.Split (#79048)
2022-12-08 Kevin JonesFix BN_is_zero for OpenSSL 1.0.2 non-portable build
2022-12-08 Stephen ToubAdd experimental Regex test based on SampleMatches...
2022-12-08 Stephen ToubFix declaration of local in regex source generator...
2022-12-07 Mike McLaughlinFix dump creation on MacOS Ventura (#79356)
2022-12-07 Brian BoheIgnoring test regression runtime_63354 in x86 (#79358)
2022-12-07 Michal StrehovskýUse static sealed vtable for dynamically created types...
2022-12-07 Stephen ToubUse IndexOfAnyExceptInRange in ZipHelper.GetEncoding...
2022-12-07 Stephen ToubFix handling of backtracking stack with some loops...
2022-12-07 Kevin JonesCall BIO_gets in a loop until no more data is available
2022-12-07 Kevin JonesHandle zero value modulus for OpenSSL 1.x
2022-12-07 Olli SaarikiviFix a NonBacktracking subsumption checking rule for...
2022-12-07 Michal StrehovskýCompile native code with `-ffunction-sections` (#79322)
2022-12-07 Pavel Savara[wasm] fix marshaling Error to C# as JSType.Any
2022-12-07 Simon Rozsival[Android] Fix path to ping on Android API 21-27 (#79076)
2022-12-07 Zoltan Varga[mono] Convert Array icalls to use ObjectHandleOnStack...
2022-12-07 Michal StrehovskýSimplify MethodCell (#79321)
2022-12-07 Ben AdamsOnly allocate StringBuilder for complex type names...
2022-12-07 Vlad Brezae[mono][interp] Replace ldobj.vt + stobj.vt.noref pair...
2022-12-07 Zoltan Varga[mono][aot] Fix infinite recursion in the AOT dwarf...
2022-12-07 Will SmithAdded IsContainableMemoryOpSize (#79126)
2022-12-07 David PerforsFix test by actually passing the message and exception...
2022-12-07 Jan VorlicekCoreCLR initialization failures logging (#78790)
2022-12-06 Jakob Botsch... JIT: Avoid containing small memory operands in GT_SELEC...
2022-12-06 Sven BoemerPrevent warning for implicit ILCompiler reference ...
2022-12-06 Elinor FungAdd mechanism for runtime to query host for information...
2022-12-06 Egor BogatovReserve memory for FOH in-range (#78292)
2022-12-06 Vitek KarasDocumentation signature parser tests and fixes for...
2022-12-06 Vitek KarasUse tokens for validation of Kept members in linker...
2022-12-06 Andrew AuAvoid dereferencing null if the debugger APIs are calle...
2022-12-06 SingleAccretionFold all local addresses in local morph (#79194)
2022-12-06 Egor BogatovFix Runtime_76194 test (#78760)
2022-12-06 Benjamin HodgsonFix comment typo in DateTime.cs (#79278)
2022-12-06 Gleb BalykovAdd tizen x64 cross build support (#79226)
2022-12-06 Alexander KöplingerDon't include Interop.InitializeTerminalAndSignalHandli...
2022-12-06 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-06 Simon Rozsival[Android] Fix SslStream on APIs 21-23 (#78918)
2022-12-06 Alexander KöplingerAdd condition to backport.yml (#79276)
2022-12-06 Viktor HoferMove reference assembly logic into root msbuild files...
2022-12-06 kasperk81remove default framework in perf setup script (#79258)
2022-12-06 Marek Fišera[wasm] Supply `INITIAL_MEMORY` to emcc in wasm.proj...
2022-12-06 Ivan Diaz SanchezFix Processor Count getting ignored due to typo in...
2022-12-06 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-06 Jan KotasDelete workarounds for RuntimeInformation.OSArchitectur...
next