| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+1 |
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -0/+1 |
|/ |
|
* | Fix RT handling if partial terminators. | Arnold D. Robbins | 2011-10-02 | 1 | -2/+23 |
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 1 | -1/+5 |
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 1 | -2/+12 |
* | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 1 | -1/+4 |
* | Fix problem with parallel make check. | Arnold D. Robbins | 2011-08-09 | 1 | -6/+6 |
* | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 1 | -1/+4 |
* | Fix next test to send output to file. | Arnold D. Robbins | 2011-07-29 | 1 | -1/+1 |
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 1 | -1/+6 |
* | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 1 | -2/+9 |
* | Fix gsub losing white space when working on fields. | Arnold D. Robbins | 2011-07-15 | 1 | -0/+4 |
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 1 | -0/+1 |
* | Add fix for crash from grep, add test case. | Arnold D. Robbins | 2011-06-20 | 1 | -3/+5 |
* | Rationalize range expansion in regexps. | Arnold D. Robbins | 2011-05-31 | 1 | -2/+4 |
* | Fix FPAT / NF interaction, update test suites. | Arnold D. Robbins | 2011-05-26 | 1 | -9/+12 |
* | Bug fixes for FPAT. | Arnold D. Robbins | 2011-05-23 | 1 | -3/+6 |
* | Day one bug fix, z/OS fix, new test. | Arnold D. Robbins | 2011-05-14 | 1 | -2/+4 |
* | Test suite revisions, syncing across ports. | Arnold D. Robbins | 2011-05-09 | 1 | -4/+4 |
* | PROCINFO sorting only if not posix. Doc updates. | Arnold D. Robbins | 2011-05-05 | 1 | -43/+43 |
* | Bug fixes and new test, see nastyparm. | Arnold D. Robbins | 2011-05-04 | 1 | -1/+4 |
* | Fix problem with subarray of deleted array. | Arnold D. Robbins | 2011-05-04 | 1 | -1/+3 |
* | User function sorting added, documented, tested. | Arnold D. Robbins | 2011-04-22 | 1 | -1/+3 |
* | Add new test from John Haque. | Arnold D. Robbins | 2011-04-15 | 1 | -1/+3 |
* | Fix array sorting, add test case. | Arnold D. Robbins | 2011-04-01 | 1 | -0/+3 |
* | Add tests for next and exit to test suite. | Arnold D. Robbins | 2011-03-30 | 1 | -1/+17 |
* | Update copyrights. | Arnold D. Robbins | 2011-02-27 | 1 | -1/+1 |
* | Fix test Makefiles across the board. | Arnold D. Robbins | 2011-02-21 | 1 | -1/+1 |
* | Fix line numbers in lint warnings. | Arnold D. Robbins | 2011-02-16 | 1 | -1/+5 |
* | VMS fixes, including ripple effect into pc and test directories. | Arnold D. Robbins | 2011-02-14 | 1 | -2/+2 |
* | Profile fix and test for it. | Arnold D. Robbins | 2011-02-13 | 1 | -0/+8 |
* | Bug fix in io.c. New test release. | Arnold D. Robbins | 2011-02-11 | 1 | -1/+1 |
* | Regex bug fix and token bug fix. See ChangeLog. | Arnold D. Robbins | 2011-02-07 | 1 | -1/+3 |
* | Add controlled array sorting in for loop. Needs documenting. | Arnold D. Robbins | 2011-01-27 | 1 | -1/+4 |
* | Doc fixes, add test/profile2.ok to dist. | Arnold D. Robbins | 2010-12-27 | 1 | -0/+1 |
* | Clean up sprintf return type. Add tests for pgawk. | Arnold D. Robbins | 2010-12-07 | 1 | -1/+18 |
* | More doc updates. Remove whiny test. | Arnold D. Robbins | 2010-12-06 | 1 | -9/+1 |
* | Fixes for cygwin, make new dist file for me. | Arnold D. Robbins | 2010-12-01 | 1 | -1/+1 |
* | Bring latest byte code gawk into git. Hurray! | Arnold D. Robbins | 2010-11-18 | 1 | -10/+42 |
* | Bring in development gawk changes. | Arnold D. Robbins | 2010-11-12 | 1 | -34/+44 |
* | Move to 3.1.8. | Arnold D. Robbins | 2010-07-16 | 1 | -5/+16 |
* | Move to gawk-3.1.7. | Arnold D. Robbins | 2010-07-16 | 1 | -34/+140 |
* | Move to gawk-3.1.6. | Arnold D. Robbins | 2010-07-16 | 1 | -25/+228 |
* | Move to gawk 3.1.5. | Arnold D. Robbins | 2010-07-16 | 1 | -14/+70 |
* | Move to gawk-3.1.4. | Arnold D. Robbins | 2010-07-16 | 1 | -15/+72 |
* | Move to gawk-3.1.3. | Arnold D. Robbins | 2010-07-16 | 1 | -31/+129 |
* | Move to gawk-3.1.2. | Arnold D. Robbins | 2010-07-16 | 1 | -556/+241 |
* | Move to gawk-3.1.1. | Arnold D. Robbins | 2010-07-16 | 1 | -20/+93 |
* | Move to gawk-3.1.0. | Arnold D. Robbins | 2010-07-16 | 1 | -0/+1036 |