Changes:
- b49059a "Merge Tagged PR 9588"
- f456268 "Merge Tagged PR 9769"
- 2686782 "Merge Tagged PR 9786"
- df65f71 "Merge Tagged PR 9810"
- 6d77de9 Merge pull request #9796 from liamwhite/current
- 04d2d2e Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
- 0eb4011 Merge pull request #9809 from liamwhite/unused-service
- 98631b4 remove constexpr from virtual function
- 79fbdfc service: remove deleted services
- 880b6e9 use a string view to skip allocation
See More
- 6830198 remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
- 26e44a3 apply clang-format
- 392a029 don't use static inside constexpr function
- 45e13b0 add static lifetime to constexpr values to force compile time evaluation where possible
- ceda2d2 general: rename CurrentProcess to ApplicationProcess
- 4363ca3 kernel: use GetCurrentProcess
This list of changes was auto generated.