提交历史

作者 SHA1 备注 提交日期
  Brian Gianforcaro f0b3aa0331 Everywhere: Pass AK::Format TypeErasedFormatParams by reference 3 年之前
  Andreas Kling f85b94e6d4 Kernel: Remove KBufferBuilder's can_expand restriction 4 年之前
  Andreas Kling fef835de7f Kernel: Remove KBufferBuilder API for reusing an existing buffer 4 年之前
  Andreas Kling 4d2473b7fa Kernel: Remove confused comment in KBufferBuilder::appendff() 4 年之前
  Gunnar Beutner 93c3b6bdd2 Kernel: Avoid allocations in KBufferBuilder::appendff 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors 4 年之前
  AnotherTest 7c2754c3a6 AK+Kernel+Userland: Enable some more compiletime format string checks 4 年之前
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() 4 年之前
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions 4 年之前
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 年之前
  Andreas Kling 5e164052f6 AK+Kernel: Escape JSON keys & values 4 年之前
  asynts 2be7736010 Kernel: Add KBufferBuilder::appendff. 4 年之前
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 年之前
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 年之前
  Andreas Kling f083031a27 Kernel: Add KBufferBuilder, similar to StringBuilder but for KBuffer 6 年之前