summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-03Update dependencies from https://github.com/dotnet/msquic build 20240229.1darc-main-266ff52d-350b-4b68-bb28-dfdf84887962dotnet-maestro[bot]
2024-03-03Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-03-03Update dependencies from https://github.com/dotnet/xharness build 20240229.1dotnet-maestro[bot]
2024-03-02Update dependencies from https://github.com/dotnet/msquic build 20240229.1dotnet-maestro[bot]
2024-03-02Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-03-02Update dependencies from https://github.com/dotnet/xharness build 20240229.1dotnet-maestro[bot]
2024-03-01Update dependencies from https://github.com/dotnet/msquic build 20240229.1dotnet-maestro[bot]
2024-03-01Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-03-01Update dependencies from https://github.com/dotnet/xharness build 20240229.1dotnet-maestro[bot]
2024-02-29Update dependencies from https://github.com/dotnet/msquic build 20240228.1dotnet-maestro[bot]
2024-02-29Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-02-28Update dependencies from https://github.com/dotnet/msquic build 20240227.3dotnet-maestro[bot]
2024-02-28Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-02-27Update dependencies from https://github.com/dotnet/hotreload-utils build 2024...dotnet-maestro[bot]
2024-02-27Special-case arrays in Enumerable.DefaultIfEmpty (#98963)Stephen Toub
2024-02-27Remove GT_STORE_DYN_BLK (#98905)Egor Bogatov
2024-02-27Pass hidden argument in EAX register for direct virtual stubs in NAOT ABI (#9...Filip Navara
2024-02-27Don't set RM field when fcvt doesn't round (#98857)Tomasz Sowiński
2024-02-26XUnitLogChecker: Ensure missing stack frames are resolved on Windows using do...Carlos Sánchez López
2024-02-26Ensuring XUnitLogChecker is included in libraries outerloop (#97135)Carlos Sánchez López
2024-02-26Convert HELPER_METHOD_FRAME in objectnative.cpp to QCall (#97641)Huo Yaoyuan
2024-02-26Set Optimize in ILLink analyzer project (#98727)Sven Boemer
2024-02-26Speed up native AOT testing (#98939)Michal Strehovský
2024-02-26Only reference FreeBSD RIDs when targetting FreeBSD (#98948)Alexander Köplinger
2024-02-26Build more assets in the VMR PGO builds (#98950)Jeremy Koritzinsky
2024-02-26JIT: Support storing Swift error register value to SwiftError struct (#98586)Aman Khalid
2024-02-26This change is required for ppc64le. providing global entry point for funtion...Vikas Gupta
2024-02-26Clean up impCastClassOrIsInstToTree (#98928)Egor Bogatov
2024-02-26Vectorize LeadingZeroCount & TrailingZeroCount. (#98877)Eirik Tsarpalis
2024-02-26Delete unused enum (#98944)Jan Kotas
2024-02-26Update RapidJSON (#98573)Adeel Mujahid
2024-02-26Update Version.Details.xml (#98942)Viktor Hofer
2024-02-26[main] Update dependencies from dotnet/cecil, dotnet/hotreload-utils, dotnet/...dotnet-maestro[bot]
2024-02-26Update dependencies from https://github.com/dotnet/installer build 20240226.2...dotnet-maestro[bot]
2024-02-26Fix ValueType.GetHashCode not calling overriden method on nested field (#98754)Huo Yaoyuan
2024-02-26[NativeAOT] Remove unused code (#98931)Filip Navara
2024-02-26Replace memmove with Unsafe.CopyBlock in hydration code (#98929)Filip Navara
2024-02-26JIT: improve throughput of the RLCSE greedy heuristic (#98906)Andy Ayers
2024-02-26[main] Update dependencies from dotnet/emsdk (#98889)dotnet-maestro[bot]
2024-02-26[main] Update dependencies from dotnet/roslyn-analyzers (#98852)dotnet-maestro[bot]
2024-02-26Update dependencies from https://github.com/dotnet/source-build-reference-pac...dotnet-maestro[bot]
2024-02-26Implement ICollection<T> on ToLookup (#98895)Stephen Toub
2024-02-26[browser][MT] dump JS threads when GC deadlock (#98843)Pavel Savara
2024-02-26Automated bump of chrome version (#98898)github-actions[bot]
2024-02-25Bump main prerelease version to 3 (#98885)Carlos Sánchez López
2024-02-25Remove unused FailFast FCALL implementation. (#98907)Austin Wise
2024-02-25[LoongArch64] Fix some errors of the struct argument parsing in LoongArch64Pa...Xu Liangyu
2024-02-25Add timezone data to codespaces (#98904)Tommy Sørbråten
2024-02-25Move memset/memcpy/memzero jit helpers to SpanHelpers (#98623)Egor Bogatov
2024-02-24Remove ProjectN leftover from LINQ's Grouping (#98894)Stephen Toub