platform/upstream/dotnet/runtime.git
2022-06-10 Qiao Pengcheng[LoongArch64] Fixed the compiling error for #69041...
2022-06-10 Michal StrehovskýIncrease timeout for ARM64 testing (#70551)
2022-06-10 Stephen ToubEnable IDE0029 (Use coalesce expression) (#70506)
2022-06-10 Jose Perez... Move analyzer and fixer tests into FunctionalTests...
2022-06-10 Egor BogatovJIT: Do not propagate some constants (#70378)
2022-06-10 Jakob Botsch... Add disasm comments for field data addresses and code...
2022-06-10 MSDN.WhiteKnightAdd markdown Readme for System.Text.Json (#69015)
2022-06-10 Stephen ToubEnable IDE0036 (Modifers are not ordered) (#70502)
2022-06-10 Stephen ToubRemove params byte[] from System.Net.Mail (#70513)
2022-06-10 Stephen ToubRemove unnecessary CA1052 suppressions (#70512)
2022-06-10 Michal StrehovskýAvoid calling into resource manager from the type loade...
2022-06-10 Vladimir Sadov[NativeAOT] prevent reentering CreateThreadLocalContent...
2022-06-10 Aleksey Kliger... [wasm] Add infrastructure for building WebWorkers ...
2022-06-10 Zoltan Varga[mono][wasm] Add a 'wasm-gc-safepoints' option to enabl...
2022-06-10 Ankit Jain[wasm][nodejs] Ensure that stdout/stderr have been...
2022-06-10 Tlakaelel Axayakatl... Add basic testing infrastructure in NativeAOT (port...
2022-06-09 Buyaa NamnanUpdate analyzer version and fix new findings (#70157)
2022-06-09 Ivan PovazanUpdate disabled tests details with newly created issues...
2022-06-09 Andy GockeMerge pull request #70401 from dotnet/darc-main-fe02c49...
2022-06-09 SingleAccretionSet `UnusedValue` correctly for the operands of `ARR_AD...
2022-06-09 Koundinya VeluriModify thread pool thread counting to be a bit more...
2022-06-09 Steve HarterModify tests to distinguish between emit- and interpret...
2022-06-09 Stephen ToubEnable IDE0110 (Remove unnecessary discard) (#70500)
2022-06-09 Ankit Jain[wasm] Fix passing `shouldContinueOnError` through...
2022-06-09 Steve DunnSupport immutable types with configuration binding...
2022-06-09 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#69643)
2022-06-09 Andy GockeManually skip IL2118
2022-06-09 Tomáš RylekFix Crossgen2 PDB generator (#70407)
2022-06-09 Jakob Botsch... JIT: Unspecialize handle types after arithmetic ops...
2022-06-09 Ankit Jain[wasm] fix test failing when trimming
2022-06-09 Ankit Jain[wasm] Disable all trim warnings for tests, when using
2022-06-09 Stephen ToubEnable nullable for Microsoft.Bcl.AsyncInterfaces ...
2022-06-09 Ilona TomkowiczAdded tests for static DIM. (#70138)
2022-06-09 Radek ZikmundDisable UnixDomainSocketTest.FilePathEquality test...
2022-06-09 Kevin JonesDispose algorithm for linux (#70458)
2022-06-09 Tomas Weinfurtremove extra GC.SuppressFinalize from SslStream (#70467)
2022-06-09 Zoltan Varga[mono][llvm] Make calls from the cold cconv wrappers...
2022-06-09 Andy GockeAdd RUC
2022-06-09 Aaron RobinsonRemove SAFEARRAY APIs from PAL (#70462)
2022-06-09 Stephen ToubEnable IDE0074 (Use compound assignment) (#70402)
2022-06-09 Stephen ToubRemove <Nullable>disable/annotations</Nullable> from...
2022-06-09 Sven BoemerAdd using
2022-06-09 Vladimir Sadov[NativeAOT] Asynchronous thread suspension at GC safe...
2022-06-09 Carlos SanchezBump intellisense version to Preview4 (#70459)
2022-06-09 Sven BoemerSuppress trim warnings in tests
2022-06-09 Zoltan Varga[mono][jit] Fix an assertion on x86+android. (#70451)
2022-06-08 Egor BogatovJIT: Handle enums in box-unbox optimization
2022-06-08 Mike McLaughlinRemove the pid argument on Windows createdump only...
2022-06-08 Filip NavaraFix unit test example (#70457)
2022-06-08 Huo YaoyuanGuard COM exception marshaling under FEATURE_COMINTEROP...
2022-06-08 Stephen ToubRemove some unnecessary regex NonBacktracking code...
2022-06-08 David WrightonIncrease precision and safety of the NonVersionableAttr...
2022-06-08 Steve Pfister[wasm] Add legs to build wasm with internal threads...
2022-06-08 Kevin JonesRemove old macOS compatibility code for RSA decryption
2022-06-08 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-06-08 Aaron RobinsonConvert assert to exception for loading native librarie...
2022-06-08 Jakob Botsch... Avoid unnecessary normalization for GT_RET_EXPR (#70340)
2022-06-08 Huo YaoyuanDon't call RuntimeHelper.Equals in Object.Equals (...
2022-06-08 Jo ShieldsInclude `include` folder in runtime pack on all Mono...
2022-06-08 SingleAccretionDelete a zero-diff quirk and update `INDEX`-related...
2022-06-08 Eric ErhardtRemove ActiveIssue on OSVersion_ValidVersion_OSX (...
2022-06-08 kanadajMark IQueryable.DefaultIfEmpty() as nullable (#69821)
2022-06-08 Tomas Weinfurtupdate dogfooding instruction for 7.0 (#70423)
2022-06-08 dotnet-maestro... [main] Update dependencies from 8 repositories (#69709)
2022-06-08 Jakob Botsch... Stop normalizing managed calls in R2R (#70339)
2022-06-08 Tomas WeinfurtAdd support for processing Unified TLS frames (#69848)
2022-06-08 Ilona Tomkowicz[wasm][debugger] Implement support for null-conditional...
2022-06-08 SRVImplement Equals/GetHashCode for UnixDomainSocketEndPoi...
2022-06-08 Dan MoseleyDisable 2 FSW tests failing only on macOS 12 (#70365)
2022-06-08 Andy AyersJIT: enable cloning based on loop invariant type tests...
2022-06-08 Thays Grazia[wasm] [debugger] Removing usage of serilog (#70382)
2022-06-08 Andy AyersJIT: add ability to order blocks in dump by bbNum or...
2022-06-08 Stephen ToubTweak NonBacktracking condition used to employ RegexFin...
2022-06-08 Dan MoseleyImprove Stopwatch DebuggerDisplayAttribute test (#70394)
2022-06-07 Jan VorlicekRemove named mutex workaround for Linux arm/arm64 ...
2022-06-07 Sven BoemerSuppress trim warnings
2022-06-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-06-07 Andy AyersJIT: remove loop if `lpTop` becomes unreachable (#70324)
2022-06-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-06-07 Ankit Jain[wasm] Fix Wasm.Build.Tests test failures on windows...
2022-06-07 WraithJIT: Remove unneeded unconditional jumps (#69041)
2022-06-07 Jan KotasClarity atomicity guarantees in ECMA-335 (#70384)
2022-06-07 Vitek KarasUpdate shared code from linker (#70204)
2022-06-07 Michal StrehovskýKeep members on Int128 and Half for testing (#70332)
2022-06-07 Michal StrehovskýFix double to unlong conversions to handle NaN (#70331)
2022-06-07 dotnet-maestro... [main] Update dependencies from dotnet/linker (#69710)
2022-06-07 Eric ErhardtFix race condition in WASM crypto worker (#70185)
2022-06-07 Aman KhalidFix unwind info when fake-splitting; add job to runtime...
2022-06-07 Stephen ToubUse u8 in more places (#69995)
2022-06-07 Jeremy KoritzinskyRemove complex marshalling support from crossgen2 ...
2022-06-07 Michal StrehovskýFix trimmability of various System.Runtime tests (...
2022-06-07 SingleAccretionDelete a few dependencies on field sequences (#69991)
2022-06-07 Sychev VadimOptimization for "~x + 1" to "-x" (#69003) (#69600)
2022-06-07 SingleAccretionDelete `GT_INDEX` (#69917)
2022-06-07 Tanner GoodingRe-enable the pause intrinsic test for x86/x64 CoreCLR...
2022-06-07 Tomáš RylekMop-up changes per Jakob's PR suggestions (#70180)
2022-06-07 Thays GraziaUpdate testing-android.md (#70362)
2022-06-07 Sergei PapikianDebuggerDisplay Stopwatch (#65753)
2022-06-07 Julien CouvreurAdd bool and uint to documentation for RuntimeHelpers...
2022-06-07 Tarek Mahmoud... Fix TZ Tests (#70309)
next