Historial de Commits

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