platform/upstream/dotnet/runtime.git
2021-11-10 Tomáš RylekBaseline two failing tests to make outerloop green...
2021-11-10 Juan HoyosUpdate timeout for sourcebuild (#61436)
2021-11-10 Adeel MujahidFix common workflow issues (#61027)
2021-11-10 Pavel Savarafix lint issue (#61433)
2021-11-10 Adeel MujahidDelete unused mono_unbox_int (#61384)
2021-11-10 Ankit Jain[wasm] Build improvements (#61276)
2021-11-10 Larry Ewing[wasm][debugger] Correct the endian swapping and string...
2021-11-10 Marek Fišera[wasm] Add task marshaling tests. (#61324)
2021-11-10 Katelyn GaddChange WASM direct heap access to use helper functions...
2021-11-10 Egor Bogatov[arm64] JIT: Enable CSE/hoisting for "arrayBase + eleme...
2021-11-10 Zoltan Varga[wasm] Allow enums in unmanaged callbacks. (#61377)
2021-11-09 Ankit JainInstallWorkload: Use the repo's `nuget.config` as the...
2021-11-09 Elinor FungDelete unused test projects (#61348)
2021-11-09 Elinor FungRemove unnecessary DLLIMPORTGENERATOR_ENABLED ifdefs...
2021-11-09 Badre BSAILAAdd unit test for variable length encoding HTTP/3 ...
2021-11-09 Badre BSAILAImplement WebRequest CachePolicy (#60913)
2021-11-09 Jakob Botsch... Start tracking debug info for inlined statements (...
2021-11-09 SingleAccretionProper VNs for zeroed structs (#61285)
2021-11-09 Jakob Botsch... SPMI: Use diffed bytes for jit-analyze and print more...
2021-11-09 Mike McLaughlinAdd System.Diagnostics.StackFrame.GetMethodFromNativeIP...
2021-11-09 Eirik TsarpalisEnsure MaxBy/MinBy return first element if all keys...
2021-11-09 Adeel MujahidAdd additional steps in gcc validation leg (#61241)
2021-11-09 Radek Doulik[wasm] Remove WasmBuildTemplate (#61315)
2021-11-09 kronicConvert concatenation string to interpolation for Syste...
2021-11-09 Krzysztof Wicher[wasm][aot] Disable (again) `Microsoft.Extensions.Loggi...
2021-11-09 Kevin JonesProvide PEM implementations for AsymmetricAlgorithm.
2021-11-09 Jeremy BartonFix binplacing for (impl) System.Security.Cryptography...
2021-11-09 Kevin JonesUse UTC throughout certificate request tests
2021-11-09 Jose Perez... Adding Regex source generator to Microsoft.netcore...
2021-11-09 Eric ErhardtAdd instructions for using Codespaces (#60996)
2021-11-09 Andy AyersJIT: extend redundant relop to handle side effects...
2021-11-09 Bruce ForstallFix format.py to use jit-format.exe, not jit-format...
2021-11-08 AnnchousFix: add missed open curly (#61320)
2021-11-08 Michal StrehovskýRemove sorting requirement for interface lists (#60541)
2021-11-08 Tom McDonaldFix incorrect CCW decoding in GetObjectForCCW (#61193)
2021-11-08 Vladimir SadovType key hash tweaks. (#61234)
2021-11-08 Vladimir SadovRemoving `m_hostAssemblyMap` and ceremony around it...
2021-11-08 SingleAccretionFix value numbering of field assignments (#61113)
2021-11-08 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-11-08 dotnet-maestro... [main] Update dependencies from 10 repositories (#61087)
2021-11-08 SingleAccretionEnable global constant propagation for GT_LCL_FLD ...
2021-11-08 Maxim LipninClean up the documentation for the library testing...
2021-11-08 Radek Doulik[wasm] Add console version of browser-bench sample...
2021-11-08 Vlad Brezae[mono][interp] Implement tailcalls (#59799)
2021-11-07 Jeremy KoritzinskyFix build failure due to conflicting PR merge (#61286)
2021-11-06 Jeremy KoritzinskyUse the Xunit assert library instead of CoreCLRTestLibr...
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)
next