Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko bd8b05ba1b awk: fix more "length" cases, closes 12486 il y a 4 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Brian Foley 1c42c18e96 awk: Fix overly permissive func arg list parsing il y a 5 ans
  Brian Foley 08a514c097 awk: Syntax error if delete isn't given an arg. il y a 5 ans
  Brian Foley dac15a10ac awk: Guard pointer chasing when parsing ternary expressions. il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 75a1c87357 awk: abort if NF set to negative value il y a 6 ans
  Denys Vlasenko 2454e678cb awk: do not allow $(-1) il y a 6 ans
  Denys Vlasenko 844a6c5abd awk: code shrink il y a 6 ans
  Denys Vlasenko 6f4a785bd1 awk: fix 'delete array[var--]' decrementing var twice il y a 6 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko a1799db4ac awk: stop on first non-option, closes 9861 il y a 7 ans
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments il y a 7 ans
  Denys Vlasenko 68b653b66b config: trim/improve item names and help texts, take 2 il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Brian Foley 61d5997b58 awk: fix segfault on for loop syntax error il y a 8 ans
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST il y a 8 ans
  Denys Vlasenko 28b00ce6ff awk: support "length" form of "length()". Closes 8371 il y a 9 ans
  Maninder Singh 97f2f7ca7f Removes stray empty line from code il y a 9 ans
  Denys Vlasenko 5f8daefb83 awk: fix handling of "if ... break ; else ..." - closes 7226 il y a 10 ans
  Denys Vlasenko bd0e221620 awk: fix a bug in argc counting in recent change il y a 11 ans
  Sven-Göran Bergh f200f732f4 awk: optionally support -e AWK_PROG il y a 11 ans
  Denys Vlasenko 7985bc109e awk: fix length(array) il y a 11 ans
  Bernhard Reutner-Fischer a060a1ad96 awk: Fix handling of functions with empty body il y a 11 ans
  Denys Vlasenko 1390a010b6 awk: use "long long" as integer type, not "int" il y a 11 ans
  Bernhard Reutner-Fischer b79a0fef99 awk: Fix handling of functions with empty body il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko df8066a78c awk: fix FS assignment behavior. Closes 5108 il y a 12 ans