1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:50:59 +00:00
serenity/Userland
Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality
Instead of currency pattern lookups within select_currency_unit_pattern,
rename the method to select_pattern_with_plurality and accept any list
of patterns. This method will be needed for units.
2021-11-16 23:14:09 +00:00
..
Applets Everywhere: Replace "virtual desktop" => "workspace" 2021-11-13 12:48:43 +01:00
Applications DisplaySettings: Handle errors when loading wallpaper bitmap 2021-11-16 01:07:37 +00:00
Demos LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
DevTools Profiler: Stop disassembly on invalid instructions 2021-11-16 00:49:48 +00:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Decrease min for Columns and Rows on Custom Game 2021-11-15 14:05:03 +00:00
Libraries LibJS+LibUnicode: Rename method to select a NumberFormat plurality 2021-11-16 23:14:09 +00:00
Services Audio: Fix code smells and issues found by static analysis 2021-11-15 23:00:11 +00:00
Shell Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Utilities config: Add option to remove config key 2021-11-14 22:42:52 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00