aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-264-6/+13
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-266-0/+27
|\
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-266-0/+27
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-083-42/+48
|\|
| * Fix a problem in improving test/Makefile.Arnold D. Robbins2011-12-062-2/+2
| |
| * Rationalize $(CMP) calls in test/Makefile.Arnold D. Robbins2011-12-063-44/+50
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-256-27/+44
|\|
| * Portability fix in test/beginfile2.sh.Arnold D. Robbins2011-10-242-16/+22
| |
| * More fixes to beginfile2.Arnold D. Robbins2011-10-214-7/+14
| |
| * Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-1/+0
| |
| * Fix beginfile2 for running outside of srcdir.Arnold D. Robbins2011-10-214-3/+8
| |
* | Add a test file, cleanup code and update doc.john haque2011-10-121-0/+1
| |
* | Speed/memory performance improvements.john haque2011-10-1213-27/+31
|/
* Fix RT handling if partial terminators.Arnold D. Robbins2011-10-027-4/+72
|
* Fix bug with FPAT.Arnold D. Robbins2011-08-107-3/+37
|
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-107-5/+453
|
* Fix problem with FIELDWIDTHS.Arnold D. Robbins2011-08-105-1/+12
|
* Fix problem with parallel make check.Arnold D. Robbins2011-08-093-13/+15
|
* Fix for ptys for coprocesses.Arnold D. Robbins2011-08-096-2/+79
|
* Fix next test to send output to file.Arnold D. Robbins2011-07-293-2/+6
|
* Revert sub/gsub behavior to that of gawk 3.x.Arnold D. Robbins2011-07-285-13/+15
|
* Fix sortu test.Arnold D. Robbins2011-07-283-4/+13
|
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-2610-4/+56
|
* Add new test files to the git repo.Arnold D. Robbins2011-07-183-0/+94
|
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-154-0/+23
|
* Fix vms version stuff. Get the tarball really right.Arnold D. Robbins2011-06-243-0/+7
|
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-232-1784/+1789
|
* Add fix for crash from grep, add test case.Arnold D. Robbins2011-06-206-6/+27
|
* Bug fix to FPAT and update test.Arnold D. Robbins2011-06-053-2/+26
|
* Rationalize range expansion in regexps.Arnold D. Robbins2011-05-316-4/+59
|
* Fix FPAT / NF interaction, update test suites.Arnold D. Robbins2011-05-266-18/+53
|
* Bug fixes for FPAT.Arnold D. Robbins2011-05-238-7/+36
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-192-2/+6
|
* Tests for day one bug fixed in previous commit.Arnold D. Robbins2011-05-142-0/+15
|
* Day one bug fix, z/OS fix, new test.Arnold D. Robbins2011-05-144-4/+23
|
* Test suite revisions, syncing across ports.Arnold D. Robbins2011-05-094-9/+14
|
* More array sorting fixes.Arnold D. Robbins2011-05-083-11/+15
|
* PROCINFO sorting only if not posix. Doc updates.Arnold D. Robbins2011-05-053-122/+124
|
* Revamp array sorting.Arnold D. Robbins2011-05-046-85/+146
|
* Bug fixes and new test, see nastyparm.Arnold D. Robbins2011-05-046-3/+88
|
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-044-1/+11
|
* User function sorting added, documented, tested.Arnold D. Robbins2011-04-226-2/+184
|
* Add 32/64 bit consistency in hashing.Arnold D. Robbins2011-04-222-1/+5
|
* More array sorting changes from John.Arnold D. Robbins2011-04-185-66/+351
|
* Add new test files.Arnold D. Robbins2011-04-182-0/+37
|
* Add new test from John Haque.Arnold D. Robbins2011-04-154-2/+21
|
* More improvements to array sorting.Arnold D. Robbins2011-04-073-10/+133
|
* Fix array sorting, add test case.Arnold D. Robbins2011-04-016-0/+46
|
* Add tests for next and exit to test suite.Arnold D. Robbins2011-03-307-2/+145
|
* Update copyrights.Arnold D. Robbins2011-02-272-2/+2
|