Commit History

Autor SHA1 Mensaxe Data
  asynts d5ffb51a83 AK: Don't add newline for outf/dbgf/warnf. %!s(int64=4) %!d(string=hai) anos
  asynts b7a4c4482f AK: Resolve format related circular dependencies properly. %!s(int64=4) %!d(string=hai) anos
  asynts 0055a28710 AK: Replace LogStream operator for ReadonlyBytes with dump_bytes. %!s(int64=4) %!d(string=hai) anos
  asynts cd2815ed87 AK: Add LogStream overload for ReadonlyBytes. %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 1ef26e0c09 AK: Provide off-switch for dbg() output %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 04f494fc44 AK: Prefer snprintf over sprintf %!s(int64=4) %!d(string=hai) anos
  Tom 038dd9f30e AK: Serialize entire log statements %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3bbc2c7300 AK: Add LogStream operator<< overloads for float and double %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0d48fb9a87 AK: Add out() and warn() streams that forward to stdout and stderr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c4a6d6ae9f AK: Add FlyString::to_lowercase() and LogStream operator<<(FlyString) %!s(int64=5) %!d(string=hai) anos
  Liav A 9440c45d6e AK: Add support for Kernel Log Stream %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 02e199a9cb AK: Don't construct a String every time we LogStream<< a number %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3bbf4610d2 AK: Add a forward declaration header %!s(int64=5) %!d(string=hai) anos
  Liav A 8bdb08c354 AK: Apply changes for the Bootstrapper environment %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 28a5e33134 AK: Add LogStream overloads for long and long long %!s(int64=5) %!d(string=hai) anos
  Andreas Kling be0034d2ca AK: Break LogStream::operator<< overloads into i/l/ll and u/ul/ull %!s(int64=5) %!d(string=hai) anos
  joshua stein dc93ed4368 AK: Add support for 64-bit size_t %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f38cfb3562 Kernel: Tidy up debug logging a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 44bc4008b7 Build: Get rid of the USERLAND define %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1726c17d0d AK: Handle LogStream operator<<(size_t) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2ad0ec325a AK: Get rid of TStyle (output styling helper for LogStream) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5122caf9a8 LogStream: Prefix userspace dbg() output with "ProcessName(PID): " %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8075ba5064 LogStream: Add a simple-ish mechanism for colorizing and styling output. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). %!s(int64=6) %!d(string=hai) anos