1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland
Linus Groh 3720f4bd8f LibJS: Fix production for time zone name in time zone strings
This is a normative change in the Temporal spec.

See:
- caf013a
- fb7cfa6
2022-06-29 07:35:42 +01:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications Calender: Add ability to set the time of day for an event 2022-06-29 03:27:59 +00:00
Demos Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
DevTools Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
Libraries LibJS: Fix production for time zone name in time zone strings 2022-06-29 07:35:42 +01:00
Services LibGUI: Use new layout system for basic widgets 2022-06-28 17:52:42 +01:00
Shell Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling it 2022-06-24 22:53:16 +01:00
Utilities pls: Implement support for --preserve-env 2022-06-28 19:09:23 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00