platform/upstream/dotnet/runtime.git
2022-06-12 Aaron RobinsonRemove unused code (#70624)
2022-06-12 Kevin JonesOmit calls to CCCryptorFinal
2022-06-12 SingleAccretionForbid creating layout-less `TYP_STRUCT` `LCL_FLD`...
2022-06-12 Tomas Weinfurtdisable ClientOptions_TargetHostNull_OK on Android...
2022-06-12 Jan KotasFold System.Private.Reflection.Core into CoreLib (...
2022-06-12 Lakshan FernandoInvestigate helix error return (#70238)
2022-06-11 Huo YaoyuanUse ClrSafeInt everywhere and cleanup other same math...
2022-06-11 Vladimir Sadov[NativeAOT] Better fix for nativeaot lock/typesystem...
2022-06-11 Will SmithARM64 - Always morph GT_MOD (#68885)
2022-06-11 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-06-11 Theodore TsirpanisFix nullability annotation of `ILGenerator.BeginCatchBl...
2022-06-11 Kevin JonesSkip X.509 extension copies where possible
2022-06-11 Joni AromaaUnpin locals (#70264)
2022-06-11 Stephen ToubRemove some more unnecessary pragma warning disables...
2022-06-11 Tomas Weinfurtmake SslStream_UnifiedHello_Ok test conditional (#70472)
2022-06-11 Alexander Köplinger[mono] A few more PowerPC cleanups (#70576)
2022-06-11 Jan VorlicekPropagate c++ unhandled exception to previous handler...
2022-06-11 Stephen ToubUse u8 in a few more places (#70568)
2022-06-11 Kunal PathakWindows/Arm64: Set flag for Atomics/Dp feature (#70600)
2022-06-11 BrennanCleanup idle rate limiters (#69677)
2022-06-10 David WrightonDetect inlining accurately and skip generating precode...
2022-06-10 David WrightonAdd support for parsing and working with CustomModifier...
2022-06-10 Aleksey Kliger... Mono Code Guidelines (#70507)
2022-06-10 Steve Pfister[Android] Fix failing LocalTzIsNotUtc test (#70485)
2022-06-10 Jakob Botsch... Avoid discarding upper bits when folding GT_SWITCH...
2022-06-10 Jakob Botsch... Move a morph opt to post-order (#69984)
2022-06-10 Alexander KöplingerRemove Android crypto internals from System.Security...
2022-06-10 Alexander KöplingerUpdate dependencies from https://github.com/dotnet...
2022-06-10 Stephen ToubRemove unnecessary CS8601 suppression from SSPIHandleCa...
2022-06-10 Stephen ToubUse Stream.CopyToAsync in OCSP download on Linux (...
2022-06-10 Sapana-Khemkar[mono] add support to build for ppc64le architecture...
2022-06-10 Eirik TsarpalisMakes the following changes: (#70430)
2022-06-10 Tanner GoodingUpdating the various generic math functions to have...
2022-06-10 Stephen ToubFix async handle leak when sync RandomAccess read/write...
2022-06-10 Jan KrivanekFix typo (clr.dll -> mscordacwks.dll) (#70550)
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)
next