Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher 515f31339c LibC: Correctly reset the getopt state on `optind = 1` il y a 2 ans
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser il y a 2 ans
  Brendan Kelly c2cc01c920 LibC: Treat argument "-" the same as arguments that don't start with "-" il y a 2 ans
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 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
  sin-ack e3da0adfe6 LibC: Convert getopt and getopt_long to new StringView usage il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Daniel Bertalan 98260c5862 LibC+Utilities: Add `gnu::format` attributes il y a 4 ans
  Jelle Raaijmakers 10e8b99038 LibC: Make `getopt` modify `argv` again il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner 64740a0214 LibC: getopt() and getopt_long() shouldn't modify argv il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans