serenity/Userland
Timothy Flynn ae2acc8cdf LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns
This isn't called out in TR-35, but before ICU even looks at CLDR data,
it adds a hard-coded set of default patterns to each locale's calendar.
It has done this since 2006 when its DateTimeFormat feature was first
created. Several test262 tests depend on this, which under ECMA-402,
falls into "implementation defined" behavior. For compatibility, we
can do the same in LibUnicode.
2022-07-22 23:51:56 +01:00
..
Applets WorkspacePicker: Immediately update active workspace on click or scroll 2022-07-22 21:54:20 +01:00
Applications Help: Make history navigation work with man pages opened using help urls 2022-07-22 23:06:54 +01:00
Demos Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
DevTools LibC: Remove the LibPthread interface target 2022-07-19 11:00:35 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
Libraries LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns 2022-07-22 23:51:56 +01:00
Services Keymap+WindowServer: Add context menu to keymap applet 2022-07-21 16:40:47 +02:00
Shell Shell: Add the |& construct for piping stderr along with stdout 2022-07-17 00:51:31 +00:00
Utilities Utilities+LibELF: Temporary promises for dynamic linker in "pledge" 2022-07-21 16:40:11 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00