Historique des commits

Auteur SHA1 Message Date
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  Sahan Fernando 2c43eaa50c LibCore: Add support for range-based for loops on LineIterators il y a 3 ans
  Sahan Fernando 6d948c1a92 LibCore: Fix bug in IODevice::LineIterator causing skipped lines il y a 3 ans
  Arne Elster cdaa179eeb LibCore: Fix relative seeking in IODevice il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Karol Kosek 2a461704c4 LibCore: Display the correct allocation size in the debug line il y a 3 ans
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang il y a 3 ans
  Ali Mohammad Pur e112e6620f LibCore: Allow reads smaller than the buffered data size in IODevice il y a 3 ans
  Karol Kosek 484f6a7cfa LibCore: Buffer small byte reads il y a 3 ans
  Karol Kosek 48a925b1d2 LibCore: Add optional custom read size argument in populate_read_buffer il y a 3 ans
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Gunnar Beutner d8b5fa9dfe AK: Remove the public ByteBuffer::trim method il y a 4 ans
  r-paiva 943f4eb287 LibCore: Let IODevice::can_read_line() buffer until \n or EOF il y a 4 ans
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type il y a 4 ans
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice il y a 4 ans
  Andreas Kling 406c876fce LibCore: Remove Core::IODevice::printf() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling e5318d51e6 LibCore: Remove the barely-used Core::safe_syscall() il y a 4 ans
  Andreas Kling 2146d22432 LibCore: Save errno before it gets clobbered in Core::IODevice::write() il y a 4 ans
  Andreas Kling c1dd5553a8 LibCore: Convert dbgprintf() => dbgln() il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans