Commit History

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