platform/upstream/dotnet/runtime.git
2021-11-06 Jeremy KoritzinskyDon't create a COM weak reference if the object is...
2021-11-06 Geoff Kizerensure the AcceptSocket is cleared when AcceptAsync...
2021-11-06 Egor BogatovMake JitPrintInlinedMethods less verbose (#61208)
2021-11-06 Sergey Andreenkouse GenTreeFlags for better debugging (#61272)
2021-11-06 Elinor FungRemove BestFitMapping, CallingConvention, and ThrowOnUn...
2021-11-06 SingleAccretionImplement `GT_AND_NOT` for ARM/ARM64 (#59881)
2021-11-06 Andy GockeUpdate area-owners.md (#61269)
2021-11-06 Aaron RobinsonConvert to OleDb assembly and last Cryptography DllImpo...
2021-11-05 Olli SaarikiviSimplify minterm generation in Regex NonBacktracking...
2021-11-05 Ankit Jain[wasm] Add test for blazor/sdk fix for lazy loaded...
2021-11-05 Yusuke Itofix unexpected TimeSeriesLimitReached after HistogramLi...
2021-11-05 Steve Molloy1388 xml serializer assembly load context awareness...
2021-11-05 Andy AyersFix build options for native test lib to not enable...
2021-11-05 Andy AyersJIT: don't bother with GDV for an abstract class (...
2021-11-05 Stephen ToubFix UnobservedTaskException from SemaphoreSlim.WaitAsyn...
2021-11-05 Marek Fišera[wasm] Revert back to eval in wasm InvokeJS with modul...
2021-11-05 James Newton... Fix comment typo (#61246)
2021-11-05 Egor BogatovJIT: Fold "shift-by-zero" in lower (#61222)
2021-11-05 Katelyn GaddFix bug in iterator test, modify attempt count, make...
2021-11-04 Jeremy BartonFold S.S.C.Encoding into new System.Security.Cryptograp...
2021-11-04 Jeremy Koritzinsky[DllImportGenerator] Use ElementMarshallingGeneratorFac...
2021-11-04 Buyaa NamnanUse constant ids for RoArrayType GetMethodsCore (#61177)
2021-11-04 Margus Veanesimproved BDD Unicode table representation in NonBacktra...
2021-11-04 Vlad Brezae[mono][interp] Fix GetType called on ptr constrained...
2021-11-04 Ilona TomkowiczApplied @marek-safar review to exit the loop once the...
2021-11-04 Egor BogatovFix Assertion failed 'ins == INS_add' for madd/msub...
2021-11-04 Jakob Botsch... Set IL offsets for calls created during devirtualizatio...
2021-11-04 Egor Bogatov[arm64] JIT: Recognize sbfiz/ubfiz idioms (#61045)
2021-11-04 Elinor Fung[DllImportGenerator] Fix stub generation for char array...
2021-11-03 Margus Veaneslock protect nullability cache of symbolic regex node...
2021-11-03 Badre BSAILAMake System.Security.Cryptography.X509Certificates...
2021-11-03 Andy AyersJIT: limited version of forward substitution for some...
2021-11-03 Viktor HoferUpdate SDK to 6.0 RC2 (#60256)
2021-11-03 Adeel MujahidRemove _validator field from ObjectCollection (#59589)
2021-11-03 Tomáš RylekDeduplicate tests with class name 'BringUpTest' (#61128)
2021-11-03 Tomáš RylekDeduplicate runtime tests using the class name 'Test...
2021-11-03 Jakob Botsch... Fix invalid optimization of (-1 * -A) + A (#61091)
2021-11-03 Jan JahodaCredential fixes (#61114)
2021-11-03 Ilona Tomkowicz[wasm][debugger]Add hidden attribute support (#61143)
2021-11-03 Rolf Bjarne... Allow nfloat to be in the ObjCRuntime namespace, and...
2021-11-03 Adeel MujahidSkip sys/sysctl.h on linux in mono (#61110)
2021-11-03 Pavel Savara[wasm] simplify startup configuration (#61072)
2021-11-03 Aaron RobinsonAdd TFM and version support query to marshaller interfa...
2021-11-03 Elinor FungRemove setting CallingConvention field on GeneratedDllI...
2021-11-03 Egor ChesakovRemove dead code in src/coreclr/jit (#61129)
2021-11-03 Vladimir SadovFix refcount when a composite r2r image is loaded from...
2021-11-02 Jeremy KoritzinskyMake QCalls respect the EntryPoint property (#60992)
2021-11-02 Drew ScogginsAdd back SoD Blazor Pizza Aot test (#61118)
2021-11-02 Steve PfisterSwitch to run only smoke tests per PR for apple mobile...
2021-11-02 Bartosz KlonowskiFix: Incorrect order of checks for TypeBuilder `GetCons...
2021-11-02 Ankit Jain[wasm] Disable failing System.Security.Cryptography...
2021-11-02 Krzysztof WicherDisable couple of randomly failing PerformanceCounter...
2021-11-02 Ankit Jain[wasm] Re-enable source generator tests failing due...
2021-11-02 Egor Bogatov[arm64] JIT: Fold "A * B + C" to MADD/MSUB (#61037)
2021-11-02 Steve DunnRemoved two unused packages from .vsconfig (#60798)
2021-11-02 FilipThrowing `FormatException` when a required property...
2021-11-02 Badre BSAILAHTTP2 loopback server WaitForCancellationAsync should...
2021-11-02 Adeel MujahidFix gcc warnings during mono linux-x64 build (#60675)
2021-11-02 Dan MoseleyAvoid bogus cred scanning hits (#61070)
2021-11-02 Tomas Weinfurtrevert 58594 CacheCredential change (#61069)
2021-11-02 Egor BogatovTemporarily disable scaled index on arm64 (#61090)
2021-11-02 Steve PfisterBring up full library test CI runs on iOS / tvOS device...
2021-11-02 SingleAccretionSome VN refactoring (#61034)
2021-11-02 David MasonFix typo in profiler method (#60999)
2021-11-02 Egor Bogatov[arm64] JIT: Fix IsContainableImmed for arm64 v8.1...
2021-11-02 dotnet-maestro... [main] Update dependencies from 6 repositories (#61033)
2021-11-02 Jeremy BartonSeed the unified System.Security.Cryptography.dll
2021-11-02 Tomas Weinfurtdisable sending NT Authority in TLS handshake if specif...
2021-11-02 Parker BibusAdd Maui iOS and MacCatalyst build steps (#61068)
2021-11-02 Dong-Heon JungAdd linux x86 build CI for pull request (#60817)
2021-11-02 Steve PfisterMake sure smoke tests aren't run on the rolling build...
2021-11-01 Bar ArnonValidate CompressionLevel value is defined in BrotliStr...
2021-11-01 Benjamin HodgsonFix 60597 by using genActualType (#61057)
2021-11-01 Tomáš RylekDelete duplicate test projects (#61024)
2021-11-01 Tomas Weinfurtsupport loading versioned libmsquic (#61021)
2021-11-01 Marcin KrystiancUpdating named mutex design docs so they point to the...
2021-11-01 Eric ErhardtConsume PosixSignal in Hosting.Systemd's SystemdLifetim...
2021-11-01 Mike McLaughlinFix various dump generation issues for VS4Mac (#60995)
2021-11-01 Ilona TomkowiczFix for #60340 (#60863)
2021-11-01 Thays Grazia[wasm][debugger] Fix debugging blazor app after ts...
2021-11-01 Egor BogatovJIT: Disable implicit tailcalls for throwhelpers (...
2021-10-30 Jeremy KoritzinskyAdd a fallback RuntimeProductVersion in runtime_version...
2021-10-30 Kirill OsenkovUse LastIndexOf in MSBuild for a single char (#60450)
2021-10-30 Ankit JainFix to run all the tests for the scheduled builds,...
2021-10-29 Tomáš RylekDeduplicate class names in the type generator tests...
2021-10-29 Dan MoseleyLog more info when perf counter category is missing...
2021-10-29 Ulrich Weigand[mono][s390x] Fix OP_MOVE_F_TO_I4 codegen bug (#61009)
2021-10-29 Steve PfisterAlter amount of tests that run per PR for mono mobile...
2021-10-29 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-10-29 Alexander KöplingerUse Ubuntu 18.04 1ES pools and dotnet-buildtools-prereq...
2021-10-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-10-29 Pavel Savara[wasm] preparation for module encapsulation (#60928)
2021-10-29 Egor BogatovJIT: "Scaled" addressing mode on ARM (#60808)
2021-10-29 Ulrich WeigandDisable DllImportGenerator tests on s390x (#60833)
2021-10-29 dotnet-maestro... [main] Update dependencies from dotnet/linker (#60619)
2021-10-29 Mikhail PilinSupport ARM64/ARM environment variables for #53122...
2021-10-29 Andy AyersJIT: Improve VN for (EQ/NE (RELOP ...), 0/1) (#60943)
2021-10-29 Elinor FungMark containing type for generated stub functions as...
2021-10-29 Larry Ewing[mono][workload] Work around a msbuild bug in MatchOnMe...
2021-10-28 Jeremy KoritzinskyBuild the native prereqs in the build-jit-job.yml ...
next