Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 28b00ce6ff awk: support "length" form of "length()". Closes 8371 vor 9 Jahren
  Maninder Singh 97f2f7ca7f Removes stray empty line from code vor 9 Jahren
  Denys Vlasenko 5f8daefb83 awk: fix handling of "if ... break ; else ..." - closes 7226 vor 10 Jahren
  Denys Vlasenko bd0e221620 awk: fix a bug in argc counting in recent change vor 11 Jahren
  Sven-Göran Bergh f200f732f4 awk: optionally support -e AWK_PROG vor 11 Jahren
  Denys Vlasenko 7985bc109e awk: fix length(array) vor 11 Jahren
  Bernhard Reutner-Fischer a060a1ad96 awk: Fix handling of functions with empty body vor 11 Jahren
  Denys Vlasenko 1390a010b6 awk: use "long long" as integer type, not "int" vor 11 Jahren
  Bernhard Reutner-Fischer b79a0fef99 awk: Fix handling of functions with empty body vor 11 Jahren
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes vor 12 Jahren
  Denys Vlasenko df8066a78c awk: fix FS assignment behavior. Closes 5108 vor 12 Jahren
  Denys Vlasenko ea664dde87 awk: make -F STR interpret escape sequences. Closes 5126 vor 12 Jahren
  Denys Vlasenko 7b46d11582 awk: fix a SEGV vor 13 Jahren
  Denys Vlasenko 202a1b9284 awk: fix define name collision with BSD headers vor 13 Jahren
  Denys Vlasenko f65c5f5c54 awk: next_input_file can return NULL, don't SEGV in this case. vor 13 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c vor 13 Jahren
  Denys Vlasenko fb132e4737 whitespace cleanup vor 14 Jahren
  Rob Landley d8205b39ab awk: reduce ifdef forest vor 14 Jahren
  Denys Vlasenko 2b299fed6a awk: fix breakage in last commit vor 14 Jahren
  Denys Vlasenko 6a0d7490ea awk: fix segfault on closing non-opened file vor 14 Jahren
  Denys Vlasenko 28458c64db awk: code shrink vor 14 Jahren
  Denys Vlasenko d527e0c81d awk: 00.123 is not a octal constant; neither is 009.123. fixing this vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko 7379cd1ca1 awk: add comment about fixing bug 1333 vor 14 Jahren
  Denys Vlasenko fab288cf0b awk: don't append bogus data after NUL in sub(); shrink vor 14 Jahren
  Denys Vlasenko f9782ffc45 awk: code shrink vor 14 Jahren
  Denys Vlasenko c6ba997978 awk: code shrink vor 14 Jahren
  Denys Vlasenko 7b81db1379 awk: style fixes vor 14 Jahren
  Denys Vlasenko 39fe4d1599 awk: code shrink vor 14 Jahren