Commit History

Autor SHA1 Mensaxe Data
  Daniel Thau 7d06d6e186 awk: fix printf %% %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 8e8cea2a1b awk: fix testsuite %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko d3480dd582 awk: disallow break/continue outside of loops %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 8d269ef859 awk: fix printf "%-10c", 0 %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 39aabfe8f0 awk: unbreak "cmd" | getline %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 3d57a84907 awk: undo TI_PRINT, it introduced a bug (print with any redirect acting as printf) %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 4d902ea9de awk: fix beavior of "exit" without parameter %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko d7354df169 awk: evaluate all, even superfluous function args %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko d150710169 awk: allow empty fuinctions with no arguments, disallow function redefinitions %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 6872c193a9 awk: fix parsing of expressions such as "v (a)" %!s(int64=3) %!d(string=hai) anos
  Ron Yorston e8fe9f9635 awk: allow printf('%c') to output NUL, closes 13486 %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 758c2bd58e awk: add a test that $NF is empty %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko 665a659530 awk: FS regex matches only non-empty separators (gawk compat) %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko 6f7a009649 awk: disallow "str"++, closes bug 12981 %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko bd8b05ba1b awk: fix more "length" cases, closes 12486 %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko 22cc92833f awk: fix testsuite %!s(int64=5) %!d(string=hai) anos
  Brian Foley 1c42c18e96 awk: Fix overly permissive func arg list parsing %!s(int64=5) %!d(string=hai) anos
  Brian Foley 08a514c097 awk: Syntax error if delete isn't given an arg. %!s(int64=5) %!d(string=hai) anos
  Brian Foley dac15a10ac awk: Guard pointer chasing when parsing ternary expressions. %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 2454e678cb awk: do not allow $(-1) %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 6f4a785bd1 awk: fix 'delete array[var--]' decrementing var twice %!s(int64=6) %!d(string=hai) anos
  Brian Foley 61d5997b58 awk: fix segfault on for loop syntax error %!s(int64=8) %!d(string=hai) anos
  Denys Vlasenko 28b00ce6ff awk: support "length" form of "length()". Closes 8371 %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 5f8daefb83 awk: fix handling of "if ... break ; else ..." - closes 7226 %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko 198b02f7dd fix failures found by randomconfig builds %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko bd0e221620 awk: fix a bug in argc counting in recent change %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 7985bc109e awk: fix length(array) %!s(int64=11) %!d(string=hai) anos
  Bernhard Reutner-Fischer a060a1ad96 awk: Fix handling of functions with empty body %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko b855460adc awk.tests: add test for recent large integer fix %!s(int64=11) %!d(string=hai) anos
  Bernhard Reutner-Fischer b79a0fef99 awk: Fix handling of functions with empty body %!s(int64=11) %!d(string=hai) anos