Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 67f3de2320 LibJS+LibLocale: Begin replacing number formatting with ICU vor 1 Jahr
  Abuneri 4ea1e26aee LibLocale: Move includes below `#pragma once` in generated headers vor 1 Jahr
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Timothy Flynn bb4eca2037 LibLocale: Remove compact currency patterns vor 1 Jahr
  Timothy Flynn 0914e86691 LibLocale+LibJS: Make number format APIs infallible vor 1 Jahr
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible vor 1 Jahr
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams vor 2 Jahren
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial vor 2 Jahren
  Sam Atkins 414cafa7f8 LibLocale: Migrate code generators to Directory::for_each_entry() vor 2 Jahren
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output vor 2 Jahren
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} vor 2 Jahren
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` vor 2 Jahren
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace vor 2 Jahren
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` vor 2 Jahren
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
  Timothy Flynn 89da8de4ca LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations vor 2 Jahren
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() vor 2 Jahren
  Timothy Flynn 5e29e04122 LibJS+LibLocale: Propagate errors from find_regional_values_for_locale vor 2 Jahren
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() vor 2 Jahren
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators vor 2 Jahren
  Timothy Flynn a5bf32018f LibJS+LibUnicode: Add "microsecond" and "nanosecond" as sanctioned units vor 2 Jahren
  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 88504b89e1 LibLocale: Rename a couple CLDR generator structures vor 2 Jahren
  Timothy Flynn 1e0276f541 LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder vor 2 Jahren
  Timothy Flynn 89d1813b5d LibUnicode: Move CLDR data generators to a LibLocale subfolder vor 2 Jahren