index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibUnicode
Age
Commit message (
Expand
)
Author
2022-04-07
LibUnicode: Upgrade to CLDR version 41.0.0
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to filter valid calendar names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to filter valid numbering system names
Timothy Flynn
2022-02-16
LibUnicode: Use BCP 47 data to generate available calendars and numbers
Timothy Flynn
2022-02-16
LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package
Timothy Flynn
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-01-31
LibUnicode: Implement sentence segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement word segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement grapheme segmentation
Idan Horowitz
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available currencies
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available numbering systems
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-27
LibUnicode: Templatize our naive implementation of plurality selection
Timothy Flynn
2022-01-27
LibUnicode: Parse and generate relative-time format patterns
Timothy Flynn
2022-01-27
LibUnicode: Generate per-locale minimum grouping digit values
Timothy Flynn
2022-01-25
LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style
Timothy Flynn
2022-01-25
LibUnicode: Add helper methods to convert a Style to and from a string
Timothy Flynn
2022-01-25
LibUnicode: Remove the Unicode::Style::Numeric value
Timothy Flynn
2022-01-23
LibJS+LibTimeZone+LibUnicode: Remove direct linkage to LibTimeZone
Timothy Flynn
2022-01-19
LibJS+LibUnicode: Return the appropriate time zone name depending on DST
Timothy Flynn
2022-01-19
LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST
Timothy Flynn
2022-01-18
LibUnicode: Generate code point abbreviations
Timothy Flynn
2022-01-13
LibUnicode: Do not limit language display names to known locales
Timothy Flynn
2022-01-13
LibUnicode: Add a method to combine locale subtags into a display string
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display patterns
Timothy Flynn
2022-01-13
LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for date fields
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display names for calendars
Timothy Flynn
2022-01-12
LibUnicode: Parse number system digits from the CLDR
Timothy Flynn
2022-01-11
LibUnicode: Fall back to GMT offset when a time zone name is unavailable
Timothy Flynn
2022-01-11
LibUnicode: Implement TR-35's localized GMT offset formatting
Timothy Flynn
2022-01-11
LibUnicode: Add an API to retrieve a locale's default numbering system
Timothy Flynn
2022-01-11
LibJS+LibUnicode: Move replacement of number system digits to LibUnicode
Timothy Flynn
2022-01-10
LibUnicode: Add an hour-cycle field to DateTimeFormat's format pattern
Timothy Flynn
2022-01-08
LibUnicode: Use LibTimeZone's list of time zone names
Timothy Flynn
2022-01-06
LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping
Timothy Flynn
2022-01-04
LibUnicode: Remove now unused Unicode symbol loader
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeData to link with weak symbols
Timothy Flynn
2022-01-04
LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols
Timothy Flynn
2022-01-04
LibUnicode: Convert UnicodeNumberFormat 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: Remove linkage from LibUnicode to LibUnicodeData
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeLocale symbols
Timothy Flynn
2021-12-21
LibUnicode: Dynamically load the generated UnicodeData symbols
Timothy Flynn
2021-12-21
LibUnicode: Add missing forward declarations to forwarding header
Timothy Flynn
[next]