Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Move ignrcas3 test out of the line of fire. | Arnold D. Robbins | 2016-08-02 | 1 | -5/+7 | |
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -2/+13 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add test case for single byte IGNORECASE fix. | Arnold D. Robbins | 2016-08-01 | 1 | -1/+9 | |
| * | | | | New test for sorted for. | Arnold D. Robbins | 2016-08-01 | 1 | -1/+4 | |
* | | | | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -1/+3 | |
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-23 | 1 | -1/+4 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Fix do_print for use with strnums. | Arnold D. Robbins | 2016-07-23 | 1 | -1/+4 | |
* | | | | Improve clos1way6 test for Solaris 32 bit systems. | Arnold D. Robbins | 2016-07-20 | 1 | -6/+0 | |
| |_|/ |/| | | ||||||
* | | | Attempt to fix clos1way6 test on 32 bit Solaris. | Arnold D. Robbins | 2016-07-19 | 1 | -0/+6 | |
| |/ |/| | ||||||
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ... | Andrew J. Schorr | 2016-07-03 | 1 | -1/+4 | |
* | | Call fixtype in a few more places to make sure we check types properly. | Andrew J. Schorr | 2016-06-20 | 1 | -1/+3 | |
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-06-15 | 1 | -5/+22 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-14 | 1 | -3/+9 | |
| |\| | ||||||
| | * | Update FAIL_CODE1 in Makefile.am. | Arnold D. Robbins | 2016-06-14 | 1 | -1/+4 | |
| | * | Fix long runs of backslashes in sub/gsub. | Arnold D. Robbins | 2016-06-14 | 1 | -1/+4 | |
| | * | Restore mixed1 test. | Arnold D. Robbins | 2016-06-14 | 1 | -1/+1 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-08 | 1 | -1/+9 | |
| |\| | ||||||
| | * | Bug fix in symbol lookup, could break watchpoints. | Arnold D. Robbins | 2016-06-08 | 1 | -1/+9 | |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-01 | 1 | -1/+4 | |
| |\| | ||||||
| | * | Disallow negative hex numbers in input data. | Arnold D. Robbins | 2016-06-01 | 1 | -1/+4 | |
* | | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions a... | Andrew J. Schorr | 2016-06-13 | 1 | -8/+52 | |
|/ / | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -1/+4 | |
|\| | ||||||
| * | Allow FS = "\0" if RS = "". | Arnold D. Robbins | 2016-05-30 | 1 | -1/+4 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 | |
* | | New test, arrayind2. | Arnold D. Robbins | 2016-05-26 | 1 | -1/+3 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-12 | 1 | -2/+7 | |
|\| | ||||||
| * | Fix issues with SIGPIPE. | Arnold D. Robbins | 2016-05-12 | 1 | -1/+3 | |
| * | Fix array indexing to disallow numeric string. | Arnold D. Robbins | 2016-05-12 | 1 | -1/+4 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-27 | 1 | -1/+9 | |
|\| | ||||||
| * | Fix multicharacter RS in traditional/posix modes. | Arnold D. Robbins | 2016-04-27 | 1 | -1/+9 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Make pty1 test ignore errors. | Arnold D. Robbins | 2016-04-24 | 1 | -1/+1 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-17 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix skipping of pty1 test on z/OS. | Arnold D. Robbins | 2016-04-17 | 1 | -1/+1 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-11 | 1 | -0/+8 | |
|\| | ||||||
| * | Disable pty1 test on z/OS. | Arnold D. Robbins | 2016-04-11 | 1 | -0/+8 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-08 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix watchpoint1 test to work out-of-tree. | Arnold D. Robbins | 2016-04-08 | 1 | -1/+1 | |
* | | Test case for nonfatal close one end of two way pipe. | Arnold D. Robbins | 2016-04-06 | 1 | -1/+3 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 1 | -1/+11 | |
|\| | ||||||
| * | Add new tests for read/write closed end of 2 way pipe. | Arnold D. Robbins | 2016-04-04 | 1 | -1/+11 | |
* | | New profile test. | Arnold D. Robbins | 2016-03-19 | 1 | -1/+8 | |
* | | Make building a working tarball work again. | Arnold D. Robbins | 2016-01-28 | 1 | -0/+2 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 1 | -1/+3 | |
|\| | ||||||
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 1 | -1/+3 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 1 | -1/+6 | |
|\| | ||||||
| * | Bug fix for pretty printing empty else part. | Arnold D. Robbins | 2015-12-27 | 1 | -1/+10 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 1 | -2/+12 | |
|\| | ||||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 1 | -1/+11 |