Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Simon Wanner 7d9fe44039 LibUnicode: Download and parse IDNA data hace 2 años
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits hace 1 año
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams hace 2 años
  Sam Atkins b18c1c7291 LibUnicode: Remove now-unused dir-iterator helper functions hace 2 años
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent hace 2 años
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() 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
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> hace 2 años
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h hace 2 años
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh babfc13c84 Everywhere: Remove 'clang-format off' comments that are no longer needed hace 2 años
  Linus Groh d26aabff04 Everywhere: Run clang-format hace 2 años
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators hace 2 años
  Timothy Flynn 739798e075 LibUnicode: Use recently added Core::Stream::read_all in code generators hace 2 años
  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 2c2ede8581 LibUnicode: Mark UniqueStringStorage::generate as constant hace 2 años
  Timothy Flynn becec3578f LibTimeZone+LibUnicode: Generate string data with run-length encoding hace 2 años
  Timothy Flynn c2e5b20eb6 LibUnicode: Generate available values for the keywords co, kf, kn, hc hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view hace 3 años
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) hace 3 años
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes hace 3 años
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers hace 3 años
  Timothy Flynn a338e9403b LibUnicode: Port the CLDR locale generator to the stream API hace 3 años
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API hace 3 años