Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 1bcc29d0d1 LibJS+LibLocale: Replace Unicode keyword lookups with ICU hace 1 año
  Timothy Flynn 9cb1857dc6 LibJS+LibLocale: Replace preferred hour cycle lookups with ICU hace 1 año
  Timothy Flynn 5f7251fd91 LibJS+LibLocale: Replace list formatting with ICU hace 1 año
  Timothy Flynn d17d131224 LibJS+LibLocale: Replace locale character ordering with ICU hace 1 año
  Timothy Flynn e487f91388 LibJS+LibLocale: Replace locale maximization and minimization with ICU hace 1 año
  Timothy Flynn 9724a25daf LibJS+LibLocale: Replace canonical locales and display names with ICU hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits hace 1 año
  Timothy Flynn 7536648498 LibLocale+LibJS+ClockSettings: Make date time format APIs infallible hace 1 año
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible hace 1 año
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hace 2 años
  Timothy Flynn bbd80d2e4d LibLocale: Replace some slow CLDR vector lookups with a hash map hace 2 años
  Timothy Flynn e86769c068 LibLocale: Preprocess unique CLDR date fields hace 2 años
  Timothy Flynn c9b39c0c39 LibLocale: Decide to skip parsing CLDR calendars a little earlier hace 2 años
  Timothy Flynn 63035f029a LibLocale: Cache parsed CLDR files that must be read more than once hace 2 años
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams hace 2 años
  Timothy Flynn 0b69e9f974 LibLocale: Prepare locale data generator for breaking changes in CLDR 43 hace 2 años
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial hace 2 años
  Sam Atkins 414cafa7f8 LibLocale: Migrate code generators to Directory::for_each_entry() hace 2 años
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output hace 2 años
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Timothy Flynn 604d5f5bca AK+Everywhere: Do not implicitly copy variables in TRY macros hace 2 años
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale hace 2 años
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() hace 2 años