index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
/
Tools
/
CodeGenerators
/
LibUnicode
/
GenerateUnicodeDateTimeFormat.cpp
Age
Commit message (
Expand
)
Author
2022-09-05
LibUnicode: Move CLDR data generators to a LibLocale subfolder
Timothy Flynn
2022-08-16
LibTimeZone+LibUnicode: Generate string data with run-length encoding
Timothy Flynn
2022-07-22
LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns
Timothy Flynn
2022-07-21
LibUnicode: Generate per-locale data for the "noon" fixed day period
Timothy Flynn
2022-07-21
LibUnicode: Check whether a calendar symbol for a locale actually exists
Timothy Flynn
2022-07-21
LibJS+LibUnicode: Handle flexible day periods on both sides of midnight
Timothy Flynn
2022-07-15
LibUnicode: Fallback to per-locale default calendars
Timothy Flynn
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Meta+Userland: Simplify some formatters
sin-ack
2022-07-06
LibUnicode: Generate per-region week data
Timothy Flynn
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-02-16
LibUnicode: Use BCP 47 data to filter valid calendar names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to generate available calendars and numbers
Timothy Flynn
2022-02-14
LibUnicode: Port the CLDR date format generator to the stream API
Timothy Flynn
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-27
LibUnicode: Remove extraneous semi-colons at end of generator functions
Timothy Flynn
2022-01-19
LibJS+LibUnicode: Return the appropriate time zone name depending on DST
Timothy Flynn
2022-01-19
LibUnicode: Generate both standard and daylight time zone names
Timothy Flynn
2022-01-12
LibUnicode: Swap the preferred order of standard time zone display names
Timothy Flynn
2022-01-11
LibUnicode: Parse and generate long and short generic time zone names
Timothy Flynn
2022-01-11
LibUnicode: Implement TR-35's localized GMT offset formatting
Timothy Flynn
2022-01-11
Meta: Don't assume how each generator wants to generate keyed map names
Timothy Flynn
2022-01-08
LibUnicode: Use LibTimeZone's list of time zone names
Timothy Flynn
2022-01-08
LibUnicode: Rename DateTimeFormat's generator's TimeZone struct
Timothy Flynn
2022-01-06
LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping
Timothy Flynn
2022-01-06
LibUnicode: Move UTC verification to the scope that requires it
Timothy Flynn
2022-01-05
LibJS+LibUnicode: Handle flexible day periods that roll over midnight
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols
Timothy Flynn
2022-01-03
LibUnicode: Add minimal support for generic & offset-based time zones
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbols
Timothy Flynn
2021-12-18
Lagom: Bind `time_zone_list_index_type` in the generator
Michel Hermier
2021-12-13
LibUnicode: Remove unused fields from generated structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of hour cycles
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of time zone structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of day period structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique day period structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique time zone structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar range patterns
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar patterns
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar symbols structures
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar symbols structures
Timothy Flynn
2021-12-13
LibUnicode: Generate CalendarSymbols in a predetermined order
Timothy Flynn
2021-12-13
LibUnicode: Generate unique lists of calendar symbols
Timothy Flynn
2021-12-13
LibUnicode: Generate unique calendar format structures
Timothy Flynn
2021-12-10
LibUnicode: Parse and generate per-locale day period ranges
Timothy Flynn
2021-12-10
LibUnicode: Parse and generate secondary day period symbols
Timothy Flynn
2021-12-10
LibJS+LibUnicode: Rename some Unicode::DayPeriod values
Timothy Flynn
2021-12-09
LibUnicode: Parse and generate date time range format patterns
Timothy Flynn
[next]