Commit History

Author SHA1 Message Date
  Denys Vlasenko 75a1c87357 awk: abort if NF set to negative value 6 years ago
  Denys Vlasenko 2454e678cb awk: do not allow $(-1) 6 years ago
  Denys Vlasenko 844a6c5abd awk: code shrink 6 years ago
  Denys Vlasenko 6f4a785bd1 awk: fix 'delete array[var--]' decrementing var twice 6 years ago
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 years ago
  Denys Vlasenko a1799db4ac awk: stop on first non-option, closes 9861 7 years ago
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 7 years ago
  Denys Vlasenko 68b653b66b config: trim/improve item names and help texts, take 2 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Brian Foley 61d5997b58 awk: fix segfault on for loop syntax error 8 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
  Denys Vlasenko 28b00ce6ff awk: support "length" form of "length()". Closes 8371 9 years ago
  Maninder Singh 97f2f7ca7f Removes stray empty line from code 9 years ago
  Denys Vlasenko 5f8daefb83 awk: fix handling of "if ... break ; else ..." - closes 7226 10 years ago
  Denys Vlasenko bd0e221620 awk: fix a bug in argc counting in recent change 11 years ago
  Sven-Göran Bergh f200f732f4 awk: optionally support -e AWK_PROG 11 years ago
  Denys Vlasenko 7985bc109e awk: fix length(array) 11 years ago
  Bernhard Reutner-Fischer a060a1ad96 awk: Fix handling of functions with empty body 11 years ago
  Denys Vlasenko 1390a010b6 awk: use "long long" as integer type, not "int" 11 years ago
  Bernhard Reutner-Fischer b79a0fef99 awk: Fix handling of functions with empty body 11 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 11 years ago
  Denys Vlasenko df8066a78c awk: fix FS assignment behavior. Closes 5108 12 years ago
  Denys Vlasenko ea664dde87 awk: make -F STR interpret escape sequences. Closes 5126 12 years ago
  Denys Vlasenko 7b46d11582 awk: fix a SEGV 13 years ago
  Denys Vlasenko 202a1b9284 awk: fix define name collision with BSD headers 13 years ago
  Denys Vlasenko f65c5f5c54 awk: next_input_file can return NULL, don't SEGV in this case. 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c 13 years ago