1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Userland
Timothy Flynn 80493908d3 LibUnicode: Tweak the definition of the plurality "many"
As noted at the top of this method, this is a naive implementation of
the Unicode plurality specification. But for now, we should tweak the
defintion of "many" to be "more than 2" (which is what I had in mind
when I wrote this, but forgot about fractions).
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 LibUnicode: Tweak the definition of the plurality "many" 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