Historique des commits

Auteur SHA1 Message Date
  Ben Wiederhake 3cc98a32cf LibLocale: Avoid unnecessary HashMap copy il y a 2 ans
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams il y a 2 ans
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
  Sam Atkins 414cafa7f8 LibLocale: Migrate code generators to Directory::for_each_entry() il y a 2 ans
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() il y a 2 ans
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() il y a 2 ans
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn b2164ad979 Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators il y a 2 ans
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions il y a 2 ans
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder il y a 2 ans
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace il y a 2 ans
  Timothy Flynn 88504b89e1 LibLocale: Rename a couple CLDR generator structures il y a 2 ans
  Timothy Flynn 1e0276f541 LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder il y a 2 ans
  Timothy Flynn 89d1813b5d LibUnicode: Move CLDR data generators to a LibLocale subfolder il y a 2 ans