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
2021-11-12
LibUnicode: Precompute the compact scale of each number formatting rule
Timothy Flynn
2021-11-12
LibUnicode: Parse number formats into zero/positive/negative patterns
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard accounting formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard currency formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard decimal formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard percentage formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate compact currency formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate compact decimal formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Begin parsing and generating locale number systems
Timothy Flynn
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-10-10
LibUnicode: Generate standalone compile-time array for combining class
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time array for special casing
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time arrays for simple casing
Timothy Flynn
2021-09-11
LibUnicode: Add some data related to currency codes
Timothy Flynn
2021-09-11
LibUnicode: Extract canonicalization of Unicode extension values
Timothy Flynn
2021-09-11
LibUnicode: Generate numeric keyword values for each locale
Timothy Flynn
2021-09-08
LibUnicode+LibJS: Store locale keyword values as a single string
Timothy Flynn
2021-09-08
LibUnicode: Update comment with link to related upstream issue
Timothy Flynn
2021-09-06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
Timothy Flynn
2021-09-06
LibUnicode+LibJS: Return removed extensions from remove_extension_type
Timothy Flynn
2021-09-06
LibUnicode: Implement locale-aware BEFORE_DOT special casing
Timothy Flynn
2021-09-06
LibUnicode: Implement locale-aware MORE_ABOVE special casing
Timothy Flynn
2021-09-06
LibUnicode: Implement locale-aware AFTER_SOFT_DOTTED special casing
Timothy Flynn
2021-09-06
LibUnicode: Implement locale-aware AFTER_I special casing
Timothy Flynn
2021-09-06
LibUnicode: Ensure case conversion methods increment the current index
Timothy Flynn
2021-09-06
LibUnicode: Add public wrapper for the generated locale_from_string
Timothy Flynn
2021-09-04
LibUnicode: Implement the Remove Likely Subtags method
Timothy Flynn
2021-09-04
LibUnicode: Generate an implementation of the Add Likely Subtags method
Timothy Flynn
2021-09-04
LibUnicode: Define is_unicode_*_subtag helpers inline in their header
Timothy Flynn
2021-09-02
LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS
Timothy Flynn
2021-09-02
LibUnicode: Add lexer to test if a string matches the "type" production
Timothy Flynn
2021-09-02
LibUnicode: Add missing structures to forwarding header
Timothy Flynn
2021-09-01
LibUnicode: Resolve the most likely territory alias when there are many
Timothy Flynn
2021-09-01
LibUnicode: Generate Unicode locale likely subtag data
Timothy Flynn
2021-09-01
LibUnicode: Perform complex Unicode locale alias substitution
Timothy Flynn
2021-09-01
LibUnicode: Generate complex Unicode locale alias matching
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize calendar subtags
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize timezone subtags
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "imperial" to "uksystem"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "names" to "prprname"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "yes" to "true"
Timothy Flynn
2021-09-01
LibUnicode: Substitute Unicode locale aliases during canonicalization
Timothy Flynn
2021-09-01
LibUnicode: Generate Unicode locale alias data
Timothy Flynn
2021-09-01
LibJS+LibUnicode: Store parsed Unicode locale data as full strings
Timothy Flynn
2021-08-30
LibUnicode: Canonicalize locale private use extensions
Timothy Flynn
2021-08-30
LibUnicode: Canonicalize locale extensions
Timothy Flynn
2021-08-30
LibUnicode: Add helper lambda for appending canonicalized strings
Timothy Flynn
2021-08-30
LibUnicode: Parse locale private use extensions
Timothy Flynn
2021-08-30
LibUnicode: Parse locale extensions of the other extension form
Timothy Flynn
[prev]
[next]