Historial de Commits

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