mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
Some checks are pending
CI / Lagom (arm64, Sanitizer_CI, false, macOS, macos-15, Clang) (push) Waiting to run
CI / Lagom (x86_64, Fuzzers_CI, false, Linux, blacksmith-16vcpu-ubuntu-2404, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, Linux, blacksmith-16vcpu-ubuntu-2404, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, Linux, blacksmith-16vcpu-ubuntu-2404, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macOS, macOS-arm64, macos-15) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, Linux, Linux-x86_64, blacksmith-8vcpu-ubuntu-2404) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
On Windows, ICU does not look at the TZ environment variable at all. So to support changing time zones in test-js, let's set ICU's default time zone directly. Note that we no longer deal with "null" time zone strings. We just cache whatever ICU thinks is the current time zone before attempting to change it, for which we never have a null result. Co-authored-by: Andrew Kaster <andrew@ladybird.org> |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
Collator.cpp | ||
Collator.h | ||
CurrencyCode.cpp | ||
CurrencyCode.h | ||
DateTimeFormat.cpp | ||
DateTimeFormat.h | ||
DisplayNames.cpp | ||
DisplayNames.h | ||
DurationFormat.cpp | ||
DurationFormat.h | ||
Forward.h | ||
ICU.cpp | ||
ICU.h | ||
IDNA.cpp | ||
IDNA.h | ||
ListFormat.cpp | ||
ListFormat.h | ||
Locale.cpp | ||
Locale.h | ||
Normalize.cpp | ||
Normalize.h | ||
NumberFormat.cpp | ||
NumberFormat.h | ||
PartitionRange.h | ||
PluralRules.cpp | ||
PluralRules.h | ||
RelativeTimeFormat.cpp | ||
RelativeTimeFormat.h | ||
Segmenter.cpp | ||
Segmenter.h | ||
String.cpp | ||
TimeZone.cpp | ||
TimeZone.h | ||
UnicodeKeywords.cpp | ||
UnicodeKeywords.h |