Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string il y a 3 ans
  Timothy Flynn 75657b79c6 LibUnicode: Update comment with link to related upstream issue il y a 3 ans
  Timothy Flynn 3f64a14e06 LibUnicode: Parse and generate the Unicode locale list patterns dataset il y a 3 ans
  Timothy Flynn 12ae0a44d7 LibUnicode: Add public wrapper for the generated locale_from_string il y a 3 ans
  Timothy Flynn a77f323dfb LibUnicode: Implement the Remove Likely Subtags method il y a 3 ans
  Timothy Flynn e6a2ab1202 LibUnicode: Generate an implementation of the Add Likely Subtags method il y a 3 ans
  Timothy Flynn ca90231794 LibUnicode: Define is_unicode_*_subtag helpers inline in their header il y a 3 ans
  Timothy Flynn 21c4922ac0 LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS il y a 3 ans
  Timothy Flynn a05419db55 LibUnicode: Add lexer to test if a string matches the "type" production il y a 3 ans
  Timothy Flynn fd0011989a LibUnicode: Resolve the most likely territory alias when there are many il y a 3 ans
  Timothy Flynn 1fbc5dba08 LibUnicode: Generate Unicode locale likely subtag data il y a 3 ans
  Timothy Flynn 72f49e42b4 LibUnicode: Perform complex Unicode locale alias substitution il y a 3 ans
  Timothy Flynn da89cf9afb LibUnicode: Canonicalize calendar subtags il y a 3 ans
  Timothy Flynn 8458f477a4 LibUnicode: Canonicalize timezone subtags il y a 3 ans
  Timothy Flynn 335f985b31 LibUnicode: Canonicalize the subtag "imperial" to "uksystem" il y a 3 ans
  Timothy Flynn 2d90144888 LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN" il y a 3 ans
  Timothy Flynn 409f39b336 LibUnicode: Canonicalize the subtag "names" to "prprname" il y a 3 ans
  Timothy Flynn f907a7dc38 LibUnicode: Canonicalize the subtag "yes" to "true" il y a 3 ans
  Timothy Flynn 556374a904 LibUnicode: Substitute Unicode locale aliases during canonicalization il y a 3 ans
  Timothy Flynn 9b118f1f06 LibUnicode: Generate Unicode locale alias data il y a 3 ans
  Timothy Flynn d13142f015 LibJS+LibUnicode: Store parsed Unicode locale data as full strings il y a 3 ans
  Timothy Flynn f897c2edb3 LibUnicode: Canonicalize locale private use extensions il y a 4 ans
  Timothy Flynn 6f0cb52dc4 LibUnicode: Canonicalize locale extensions il y a 4 ans
  Timothy Flynn 671eaa0c59 LibUnicode: Add helper lambda for appending canonicalized strings il y a 4 ans
  Timothy Flynn 30855e6663 LibUnicode: Parse locale private use extensions il y a 4 ans
  Timothy Flynn 29f76ef7c8 LibUnicode: Parse locale extensions of the other extension form il y a 4 ans
  Timothy Flynn d2d304fcf8 LibUnicode: Parse locale extensions of the transformed extension form il y a 4 ans
  Timothy Flynn eda92d15e4 LibUnicode: Parse locale extensions of the Unicode locale extension form il y a 4 ans
  Timothy Flynn dd89901b07 LibUnicode: Use GenericLexer to parse Unicode language IDs il y a 4 ans
  Timothy Flynn 8b93d51212 LibUnicode: Parse Unicode CLDR currencies and generate locale mappings il y a 4 ans