Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 06ddfcde89 AK: Allow setting both width and precision when formatting a string %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 714bd011e1 Everywhere: Use the correct literal suffixes %!s(int64=4) %!d(string=hai) anos
  Max Wipfli f0fcbb7751 AK: Replace usages of ctype.h with CharacterTypes.h %!s(int64=4) %!d(string=hai) anos
  Hediadyoin1 8ed3315dec AK: Support long doubles in format strings %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 5e53a690ac AK: Add support for keeping trailing zeros in fixed precision floats %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 7eda164c25 AK: Add a :hex-dump mode to AK::Format %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 73cb566041 AK: Make vout() log to debug instead of VERIFY()'ing %!s(int64=4) %!d(string=hai) anos
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner ad688ffc73 AK: Make dbgln log the thread ID %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani e117756d9f AK/Format: Compute TypeErasedParameter type and size at compile-time %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson d719e745fb AK: Fix incorrect formatter signing of numbers between -1.0 and 0.0 %!s(int64=4) %!d(string=hai) anos
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers c4e19250a1 Format: Strip trailing zeroes from floating point values %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Paul Scharnofske 35a1e12459 AK+Format: Don't cast to size_t when you want u64. %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake c9bb887c55 Everywhere: Remove unnecessary headers 1/4 %!s(int64=4) %!d(string=hai) anos
  Tom 95bfc12ff4 AK: Include the processor id in log messages %!s(int64=4) %!d(string=hai) anos
  asynts a7d5fbb8af AK+Format: Add dmesgln() to replace klog(). %!s(int64=4) %!d(string=hai) anos
  asynts 663a6141d8 AK: Add set_debug_enabled method. %!s(int64=4) %!d(string=hai) anos
  asynts 1160817a9e AK: Add Formatter<FormatString> as helper class. %!s(int64=4) %!d(string=hai) anos
  asynts 7e62ffbc6e AK+Format: Remove TypeErasedFormatParams& from format function. %!s(int64=4) %!d(string=hai) anos
  Linus Groh 2313e58393 AK: Make Formatter<StringView> not choke on Mode::Character %!s(int64=4) %!d(string=hai) anos
  asynts 32957745fb AK: Add formatters for floating point numbers. %!s(int64=4) %!d(string=hai) anos
  asynts 0508fdbbcd AK+Format: Add outln(FILE*, ...) overload. %!s(int64=4) %!d(string=hai) anos
  asynts 7ae530fbc7 AK+Format: Remove new_dbg(dbg) and raw_dbg. %!s(int64=4) %!d(string=hai) anos
  asynts 1d96d5eea4 AK: Use new format functions. %!s(int64=4) %!d(string=hai) anos
  asynts d546d31a53 AK+Format: Make it possible to format characters as integers. %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani fcee80dd69 Formatter: Remove extraneous char definition %!s(int64=4) %!d(string=hai) anos