Commit Verlauf

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