Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add tests for non fatal i/o. | Arnold D. Robbins | 2015-02-08 | 1 | -0/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -10/+0 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Move param checking against function names into --posix. | Arnold D. Robbins | 2015-02-01 | 1 | -10/+0 | |
| | | | ||||||
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-02-01 | 1 | -0/+15 | |
|\| | | ||||||
| * | | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -0/+15 | |
| | | | ||||||
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2015-01-19 | 1 | -0/+10 | |
|\| | | ||||||
| * | | Fix count$ in printf for dynamic width/precision. | Arnold D. Robbins | 2015-01-07 | 1 | -0/+5 | |
| | | | ||||||
| * | | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 1 | -0/+5 | |
| |/ | ||||||
* / | Add read timeout/retry test. | Andrew J. Schorr | 2015-01-05 | 1 | -0/+5 | |
|/ | ||||||
* | New test for bad builds (with non-bison). | Arnold D. Robbins | 2014-12-24 | 1 | -0/+5 | |
| | ||||||
* | Add field reference changes. Currently breaks sortglos test. | Arnold D. Robbins | 2014-11-16 | 1 | -0/+5 | |
| | ||||||
* | Generalize how filefuncs test works. | Arnold D. Robbins | 2014-09-18 | 1 | -5/+0 | |
| | ||||||
* | New test, indirect call of builtin functions. | Arnold D. Robbins | 2014-09-05 | 1 | -0/+5 | |
| | ||||||
* | Make printhuge test use UTF-8 locale. | Arnold D. Robbins | 2014-07-10 | 1 | -5/+0 | |
| | ||||||
* | Bug fix when sprintf %c on huge values in multibyte locales. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+5 | |
| | ||||||
* | New tests for regex match against NUL byte. | Arnold D. Robbins | 2014-05-30 | 1 | -0/+10 | |
| | ||||||
* | Fix in read_a_record for short file with RS=regex. | Arnold D. Robbins | 2014-05-09 | 1 | -4/+4 | |
| | ||||||
* | Bug fix to do_split(). | Arnold D. Robbins | 2014-01-14 | 1 | -0/+5 | |
| | ||||||
* | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 1 | -5/+0 | |
| | ||||||
* | Catch SIGPIPE. | Arnold D. Robbins | 2013-10-17 | 1 | -0/+5 | |
| | ||||||
* | Bug fix for $i++ = 3. | Arnold D. Robbins | 2013-10-09 | 1 | -0/+5 | |
| | ||||||
* | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 1 | -0/+5 | |
| | ||||||
* | Fix generation of Maketests file. | Arnold D. Robbins | 2013-09-13 | 1 | -531/+531 | |
| | ||||||
* | Move clos1way test into Makefile.am. | Arnold D. Robbins | 2013-06-24 | 1 | -5/+0 | |
| | ||||||
* | test/Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer does. | Eli Zaretskii | 2013-06-22 | 1 | -1/+1 | |
| | ||||||
* | Fix corner case use of exit. | Arnold D. Robbins | 2013-06-03 | 1 | -0/+5 | |
| | ||||||
* | Fix symtab9 test so it will work on Windows too. | Arnold D. Robbins | 2013-05-02 | 1 | -5/+0 | |
| | ||||||
* | Move functab4 into shlib tests. | Arnold D. Robbins | 2013-01-31 | 1 | -5/+5 | |
| | ||||||
* | Fix tests to run with -M. | Arnold D. Robbins | 2013-01-14 | 1 | -2/+9 | |
| | ||||||
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -0/+5 | |
|\ | ||||||
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+5 | |
| | | ||||||
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+5 | |
| | | ||||||
* | | Two new SYMTAB tests. | Arnold D. Robbins | 2012-12-16 | 1 | -0/+5 | |
| | | ||||||
* | | Restore sorted order of tests. | Arnold D. Robbins | 2012-11-13 | 1 | -5/+5 | |
| | | ||||||
* | | Bug fixes for SYMTAB. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+10 | |
| | | ||||||
* | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+40 | |
| | | ||||||
* | | Add output and two-way processors to API. Update Mac config stuff. | Arnold D. Robbins | 2012-08-24 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-17 | 1 | -0/+15 | |
|\| | ||||||
| * | Fix doc on ranges and locales again. Add test. | Arnold D. Robbins | 2012-08-12 | 1 | -0/+5 | |
| | | ||||||
| * | New test for OFS from Nelson Beebe. | Arnold D. Robbins | 2012-08-05 | 1 | -0/+5 | |
| | | ||||||
| * | Doc update and new test on getline with side effects. | Arnold D. Robbins | 2012-07-13 | 1 | -0/+5 | |
| | | ||||||
* | | Add fnmatch extension. | Arnold D. Robbins | 2012-07-12 | 1 | -0/+5 | |
| | | ||||||
* | | Add rwarray to extension tests. | Arnold D. Robbins | 2012-06-25 | 1 | -2/+7 | |
| | | ||||||
* | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 1 | -0/+5 | |
| | | ||||||
* | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 1 | -0/+5 | |
| | | ||||||
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+20 | |
|\ \ | ||||||
| * | | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 1 | -0/+20 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 1 | -0/+5 | |
| |\| | | | |/ | |/| |