Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn f576142fe8 LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols il y a 3 ans
  Timothy Flynn 97508b74eb LibUnicode: Remove declaration of function which moved to another header il y a 3 ans
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h il y a 3 ans
  Timothy Flynn cafb717486 LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat il y a 3 ans
  Timothy Flynn 04b8b87c17 LibJS+LibUnicode: Support multiple identifiers within format pattern il y a 3 ans
  Timothy Flynn 3b68370212 LibJS+LibUnicode: Rename the generated compact_identifier to identifier il y a 3 ans
  Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality il y a 3 ans
  Timothy Flynn 1f546476d5 LibJS+LibUnicode: Fix computation of compact pattern exponents il y a 3 ans
  Timothy Flynn 48d5684780 LibUnicode: Parse compact identifiers and replace them with a format key il y a 3 ans
  Timothy Flynn 30fbb7d9cd LibUnicode: Parse and generate scientific formatting rules il y a 3 ans
  Timothy Flynn 3b7f5af042 LibUnicode: Generate primary and secondary number grouping sizes il y a 3 ans
  Timothy Flynn c65dea64bd LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern il y a 3 ans
  Timothy Flynn a701ed52fc LibJS+LibUnicode: Fully implement currency number formatting il y a 3 ans
  Timothy Flynn 9421d5c0cf LibUnicode: Generate currency unit-pattern number formats il y a 3 ans
  Timothy Flynn 39e031c4dd LibJS+LibUnicode: Generate all styles of currency localizations il y a 3 ans
  Timothy Flynn be69eae651 LibUnicode: Precompute the compact scale of each number formatting rule il y a 3 ans
  Timothy Flynn 230b133ee3 LibUnicode: Parse number formats into zero/positive/negative patterns il y a 3 ans
  Timothy Flynn 1244ebcd4f LibUnicode: Parse and generate standard accounting formatting rules il y a 3 ans
  Timothy Flynn 967afc1b84 LibUnicode: Parse and generate standard currency formatting rules il y a 3 ans
  Timothy Flynn bffd73e0d4 LibUnicode: Parse and generate standard decimal formatting rules il y a 3 ans
  Timothy Flynn feb8c22a62 LibUnicode: Parse and generate standard percentage formatting rules il y a 3 ans
  Timothy Flynn 4317a1b552 LibUnicode: Parse and generate compact currency formatting rules il y a 3 ans
  Timothy Flynn 604a596c90 LibUnicode: Parse and generate compact decimal formatting rules il y a 3 ans
  Timothy Flynn 12b468a588 LibUnicode: Begin parsing and generating locale number systems il y a 3 ans
  Timothy Flynn 3ae4ff109f LibUnicode: Extract canonicalization of Unicode extension values il y a 3 ans
  Timothy Flynn b1d4bcf364 LibUnicode: Generate numeric keyword values for each locale il y a 3 ans
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string 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 40ea659282 LibUnicode+LibJS: Return removed extensions from remove_extension_type il y a 3 ans
  Timothy Flynn 12ae0a44d7 LibUnicode: Add public wrapper for the generated locale_from_string il y a 3 ans