提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 1 年之前
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 年之前
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 年之前
  Timothy Flynn 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h 2 年之前
  Timothy Flynn f8f7015419 LibUnicode: Generate a method to lookup locale-preferred keyword values 3 年之前
  Timothy Flynn 80568d5776 LibUnicode: Generate a method to lookup available keyword values 3 年之前
  Timothy Flynn c2e5b20eb6 LibUnicode: Generate available values for the keywords co, kf, kn, hc 3 年之前
  Timothy Flynn 4868b888be LibUnicode: Generate per-locale text layout information 3 年之前
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 年之前
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers 3 年之前
  Timothy Flynn 89ead8c00a LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package 3 年之前
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
  Timothy Flynn bced4e9324 LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style 3 年之前
  Timothy Flynn e261132e8b LibUnicode: Add helper methods to convert a Style to and from a string 3 年之前
  Timothy Flynn b0671ceb74 LibUnicode: Add a method to combine locale subtags into a display string 3 年之前
  Timothy Flynn 91acc2e9c5 LibUnicode: Parse and generate locale display patterns 3 年之前
  Timothy Flynn 8126cb2545 LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper 3 年之前
  Timothy Flynn 0d75949827 LibUnicode: Parse and generate locale display names for date fields 3 年之前
  Timothy Flynn 7f162c471d LibUnicode: Parse and generate locale display names for calendars 3 年之前
  Timothy Flynn f576142fe8 LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols 3 年之前
  Timothy Flynn ba4cdf34f8 LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols 3 年之前
  Timothy Flynn 09be26b5d2 LibUnicode: Dynamically load the generated UnicodeLocale symbols 3 年之前
  Timothy Flynn 6dbdfb6ba1 LibUnicode: Add special handling of hour cycle (hc) Unicode keywords 3 年之前
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h 3 年之前
  Timothy Flynn cafb717486 LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat 3 年之前
  Timothy Flynn 80493908d3 LibUnicode: Tweak the definition of the plurality "many" 3 年之前
  Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality 3 年之前
  Timothy Flynn 3b7f5af042 LibUnicode: Generate primary and secondary number grouping sizes 3 年之前
  Timothy Flynn c65dea64bd LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern 3 年之前
  Timothy Flynn 0c9711efba LibUnicode: Handle all space code points when creating currency patterns 3 年之前