Historique des commits

Auteur SHA1 Message Date
  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
  Denys Vlasenko ea664dde87 awk: make -F STR interpret escape sequences. Closes 5126 il y a 12 ans
  Denys Vlasenko 7b46d11582 awk: fix a SEGV il y a 13 ans
  Denys Vlasenko 202a1b9284 awk: fix define name collision with BSD headers il y a 13 ans
  Denys Vlasenko f65c5f5c54 awk: next_input_file can return NULL, don't SEGV in this case. il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c il y a 13 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Rob Landley d8205b39ab awk: reduce ifdef forest il y a 14 ans
  Denys Vlasenko 2b299fed6a awk: fix breakage in last commit il y a 14 ans
  Denys Vlasenko 6a0d7490ea awk: fix segfault on closing non-opened file il y a 14 ans
  Denys Vlasenko 28458c64db awk: code shrink il y a 14 ans
  Denys Vlasenko d527e0c81d awk: 00.123 is not a octal constant; neither is 009.123. fixing this il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7379cd1ca1 awk: add comment about fixing bug 1333 il y a 14 ans
  Denys Vlasenko fab288cf0b awk: don't append bogus data after NUL in sub(); shrink il y a 14 ans
  Denys Vlasenko f9782ffc45 awk: code shrink il y a 14 ans
  Denys Vlasenko c6ba997978 awk: code shrink il y a 14 ans
  Denys Vlasenko 7b81db1379 awk: style fixes il y a 14 ans
  Denys Vlasenko 39fe4d1599 awk: code shrink il y a 14 ans