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-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
2021-08-30
LibUnicode: Parse locale extensions of the transformed extension form
Timothy Flynn
2021-08-30
LibUnicode: Parse locale extensions of the Unicode locale extension form
Timothy Flynn
2021-08-30
LibUnicode: Use GenericLexer to parse Unicode language IDs
Timothy Flynn
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-28
LibUnicode: Change unzip commands to also extract subdirectories
Robert Syring
2021-08-27
LibUnicode: Parse Unicode CLDR currencies and generate locale mappings
Timothy Flynn
2021-08-27
LibUnicode: Extract cldr-numbers dataset from CLDR database
Timothy Flynn
2021-08-27
LibUnicode: Parse Unicode CLDR scripts and generate locale mappings
Timothy Flynn
2021-08-27
LibUnicode: Parse Unicode CLDR languages and generate locale mappings
Timothy Flynn
[next]