Historial de Commits

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