Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode il y a 1 an
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Timothy Flynn 6af9bf1a1e LibUnicode: Fix compilation when ENABLE_UNICODE_DATABASE_DOWNLOAD is OFF il y a 2 ans
  Timothy Flynn 0a6363d3e9 LibUnicode: Implement the range pattern processing algorithm il y a 3 ans
  Timothy Flynn 998f62936b LibUnicode: Remove obsolete Unicode::get_default_number_system il y a 3 ans
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) il y a 3 ans
  Timothy Flynn 71d86261c3 LibUnicode: Use BCP 47 data to filter valid numbering system names il y a 3 ans
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers il y a 3 ans
  Timothy Flynn 89ead8c00a LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Timothy Flynn 481ced53d8 LibUnicode: Generate a list of available numbering systems il y a 3 ans
  Timothy Flynn f8892fdea2 LibUnicode: Templatize our naive implementation of plurality selection il y a 3 ans
  Timothy Flynn c5138f0f2b LibUnicode: Parse number system digits from the CLDR il y a 3 ans
  Timothy Flynn 6409900a5b LibUnicode: Add an API to retrieve a locale's default numbering system il y a 3 ans
  Timothy Flynn cc5e9f0579 LibJS+LibUnicode: Move replacement of number system digits to LibUnicode il y a 3 ans
  Timothy Flynn 98709d9be1 LibUnicode: Convert UnicodeNumberFormat to link with weak symbols il y a 3 ans
  Timothy Flynn a1f0ca59ae LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols il y a 3 ans
  Timothy Flynn 2a7f36b392 LibJS+LibUnicode: Generate unique numeric symbol lists il y a 3 ans
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h il y a 3 ans