| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\| |
| | |/
| |/| |
|
| | * | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 1 | -0/+5 |
* | | | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -7/+6 |
* | | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 1 | -241/+241 |
|/ / |
|
* / | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -1/+1 |
|/ |
|
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+5 |
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+5 |
* | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 1 | -0/+5 |
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 1 | -5/+0 |
* | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 1 | -0/+10 |
* | Fix gsub losing white space when working on fields. | Arnold D. Robbins | 2011-07-15 | 1 | -0/+5 |
* | Add fix for crash from grep, add test case. | Arnold D. Robbins | 2011-06-20 | 1 | -0/+5 |
* | Rationalize range expansion in regexps. | Arnold D. Robbins | 2011-05-31 | 1 | -0/+5 |
* | Fix FPAT / NF interaction, update test suites. | Arnold D. Robbins | 2011-05-26 | 1 | -0/+5 |
* | Bug fixes for FPAT. | Arnold D. Robbins | 2011-05-23 | 1 | -0/+5 |
* | Day one bug fix, z/OS fix, new test. | Arnold D. Robbins | 2011-05-14 | 1 | -0/+5 |
* | PROCINFO sorting only if not posix. Doc updates. | Arnold D. Robbins | 2011-05-05 | 1 | -18/+18 |
* | Bug fixes and new test, see nastyparm. | Arnold D. Robbins | 2011-05-04 | 1 | -0/+10 |
* | User function sorting added, documented, tested. | Arnold D. Robbins | 2011-04-22 | 1 | -0/+5 |
* | Add new test from John Haque. | Arnold D. Robbins | 2011-04-15 | 1 | -0/+5 |
* | Fix array sorting, add test case. | Arnold D. Robbins | 2011-04-01 | 1 | -0/+5 |
* | Fix line numbers in lint warnings. | Arnold D. Robbins | 2011-02-16 | 1 | -0/+5 |
* | Regex bug fix and token bug fix. See ChangeLog. | Arnold D. Robbins | 2011-02-07 | 1 | -0/+5 |
* | Add controlled array sorting in for loop. Needs documenting. | Arnold D. Robbins | 2011-01-27 | 1 | -0/+5 |