Commit History

Author SHA1 Message Date
  Timothy Flynn b24b9c0a65 LibUnicode: Fallback to per-locale default calendars 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  sin-ack 7456904a39 Meta+Userland: Simplify some formatters 3 years ago
  Timothy Flynn 12e7c0808a LibUnicode: Generate per-region week data 3 years ago
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 years ago
  Timothy Flynn 70ede2825e LibUnicode: Use BCP 47 data to filter valid calendar names 3 years ago
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers 3 years ago
  Timothy Flynn ca3bcf201f LibUnicode: Port the CLDR date format generator to the stream API 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn ebd33e580b LibUnicode: Generate a list of available calendars 3 years ago
  Timothy Flynn 589e7354fb LibUnicode: Remove extraneous semi-colons at end of generator functions 3 years ago
  Timothy Flynn 4400150cd2 LibJS+LibUnicode: Return the appropriate time zone name depending on DST 3 years ago
  Timothy Flynn bf677eb485 LibUnicode: Generate both standard and daylight time zone names 3 years ago
  Timothy Flynn bdf02c21e1 LibUnicode: Swap the preferred order of standard time zone display names 3 years ago
  Timothy Flynn e2dfbe8f67 LibUnicode: Parse and generate long and short generic time zone names 3 years ago
  Timothy Flynn 8d35563f28 LibUnicode: Implement TR-35's localized GMT offset formatting 3 years ago
  Timothy Flynn b543c3e490 Meta: Don't assume how each generator wants to generate keyed map names 3 years ago
  Timothy Flynn 498b741434 LibUnicode: Use LibTimeZone's list of time zone names 3 years ago
  Timothy Flynn ca9123f66f LibUnicode: Rename DateTimeFormat's generator's TimeZone struct 3 years ago
  Timothy Flynn 6d7d9dd324 LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping 3 years ago
  Timothy Flynn 62d8d1fdfd LibUnicode: Move UTC verification to the scope that requires it 3 years ago
  Timothy Flynn ec7d5351ed LibJS+LibUnicode: Handle flexible day periods that roll over midnight 3 years ago
  Timothy Flynn ba4cdf34f8 LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols 3 years ago
  Timothy Flynn 126a3fe180 LibUnicode: Add minimal support for generic & offset-based time zones 3 years ago
  Timothy Flynn 15e1498419 LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbols 3 years ago
  Michel Hermier 060e5ccbbc Lagom: Bind `time_zone_list_index_type` in the generator 3 years ago
  Timothy Flynn 6e5f0b139b LibUnicode: Remove unused fields from generated structures 3 years ago
  Timothy Flynn 77fc877c04 LibUnicode: Generate unique lists of hour cycles 3 years ago
  Timothy Flynn 6f17696176 LibUnicode: Generate unique lists of time zone structures 3 years ago
  Timothy Flynn df33156462 LibUnicode: Generate unique lists of day period structures 3 years ago