Historique des commits

Auteur SHA1 Message Date
  Ben Wiederhake c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h il y a 2 ans
  Jelle Raaijmakers 325263f0e8 LibC: Consume all whitespace in `scanf` if present in format il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Tim Schumacher cead476816 LibC: Make `scanf` read an `unsigned long` when using `%lu` il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Peter Ross 5b32b46ebc LibC: Do not write value when scanf assignment value is suppressed il y a 3 ans
  Peter Ross 31079a56d7 LibC: Do not include suppressed assignments in scanf return value il y a 3 ans
  Idan Horowitz 67ce9e28a5 AK: Standardize the behaviour of GenericLexer::consume_until overloads il y a 3 ans
  Jesse Buhagiar 2de7f2021d LibC: Support `X` modifier for `scanf` il y a 3 ans
  Jelle Raaijmakers a44978b9b0 LibC: Fix `%n` conversion specifier in scanf() format il y a 3 ans
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior il y a 3 ans
  Peter Bindels 85c2ad94d5 LibC: Make scanf always copy its va_list il y a 4 ans
  Idan Horowitz 3f70efed9c LibC: Convert LengthModifier & ConversionSpecifier to enum classes il y a 4 ans
  Gunnar Beutner 0615a4d42a LibC: Make scanf() not increment the assignment count for %n il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner 81daca5dd7 LibC: Implement assignment suppression for vsscanf il y a 4 ans
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y il y a 4 ans
  Andreas Kling ce80f0d552 LibC: Fix coding style in scanf helpers il y a 4 ans
  Jelle Raaijmakers 5e5f0245b6 LibC: Teach `vsscanf()` to consume the width specifier il y a 4 ans
  AnotherTest 143c68755b LibC: Use 'long long' specialisations of scanf's read_element_concrete il y a 4 ans
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
  Andreas Kling eb08a0edd5 LibC: Make it compile on 64-bit il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  AnotherTest e438dd3c9b LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) il y a 4 ans
  AnotherTest 8bc1bcb34b LibC: Reimplement scanf from the ground up il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans