提交历史

作者 SHA1 备注 提交日期
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2 年之前
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 年之前
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 年之前
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh babfc13c84 Everywhere: Remove 'clang-format off' comments that are no longer needed 2 年之前
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 年之前
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators 2 年之前
  Timothy Flynn 739798e075 LibUnicode: Use recently added Core::Stream::read_all in code generators 2 年之前
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 年之前
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 年之前
  Timothy Flynn 2c2ede8581 LibUnicode: Mark UniqueStringStorage::generate as constant 2 年之前
  Timothy Flynn becec3578f LibTimeZone+LibUnicode: Generate string data with run-length encoding 2 年之前
  Timothy Flynn c2e5b20eb6 LibUnicode: Generate available values for the keywords co, kf, kn, hc 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 年之前
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 年之前
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes 3 年之前
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers 3 年之前
  Timothy Flynn a338e9403b LibUnicode: Port the CLDR locale generator to the stream API 3 年之前
  Timothy Flynn 9327c2233f LibTimeZone: Port the TZDB generator to the stream API 3 年之前
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
  Timothy Flynn ebd33e580b LibUnicode: Generate a list of available calendars 3 年之前
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string 3 年之前
  Timothy Flynn b543c3e490 Meta: Don't assume how each generator wants to generate keyed map names 3 年之前
  Timothy Flynn 6da1bfeeea Meta: Support generating case-insensitive value-from-string methods 3 年之前