Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | And fix the test Makefile stuff again. | Arnold D. Robbins | 2016-05-12 | 2 | -0/+2918 | |
| | | ||||||
| * | Finish commit for SIGPIPE fixes. | Arnold D. Robbins | 2016-05-12 | 2 | -2909/+3 | |
| | | ||||||
| * | Fix issues with SIGPIPE. | Arnold D. Robbins | 2016-05-12 | 4 | -1/+21 | |
| | | ||||||
| * | Fix array indexing to disallow numeric string. | Arnold D. Robbins | 2016-05-12 | 7 | -2/+133 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-27 | 6 | -2/+30 | |
|\| | ||||||
| * | Fix multicharacter RS in traditional/posix modes. | Arnold D. Robbins | 2016-04-27 | 6 | -2/+30 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-24 | 1 | -1/+0 | |
|\| | ||||||
| * | Restore test/Makefile.in - use stock Autoconf. | Arnold D. Robbins | 2016-04-24 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-24 | 3 | -2/+7 | |
|\| | ||||||
| * | Make pty1 test ignore errors. | Arnold D. Robbins | 2016-04-24 | 3 | -2/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-17 | 3 | -2/+6 | |
|\| | ||||||
| * | Fix skipping of pty1 test on z/OS. | Arnold D. Robbins | 2016-04-17 | 3 | -2/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-11 | 12 | -19/+44 | |
|\| | ||||||
| * | Disable pty1 test on z/OS. | Arnold D. Robbins | 2016-04-11 | 4 | -10/+17 | |
| | | ||||||
| * | Fix mainline test suite. | Arnold D. Robbins | 2016-04-11 | 5 | -5/+10 | |
| | | ||||||
| * | Fix the test suite for MinGW. | Eli Zaretskii | 2016-04-08 | 6 | -5/+18 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-08 | 3 | -2/+7 | |
|\| | ||||||
| * | Fix watchpoint1 test to work out-of-tree. | Arnold D. Robbins | 2016-04-08 | 3 | -2/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-07 | 4 | -6/+11 | |
|\| | ||||||
| * | Fix race condition in fatal errors for one end closed on two way pipe. | Arnold D. Robbins | 2016-04-07 | 4 | -6/+11 | |
| | | ||||||
* | | Test case for nonfatal close one end of two way pipe. | Arnold D. Robbins | 2016-04-06 | 6 | -2/+31 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 13 | -2/+115 | |
|\| | ||||||
| * | Add warning for fflush of closed write end on 2-way pipe. | Arnold D. Robbins | 2016-04-04 | 3 | -1/+5 | |
| | | ||||||
| * | Add new tests for read/write closed end of 2 way pipe. | Arnold D. Robbins | 2016-04-04 | 13 | -2/+111 | |
| | | ||||||
* | | Pretty printer: remove CRs and trailing newlines from comments. | Arnold D. Robbins | 2016-03-27 | 2 | -303/+4 | |
| | | ||||||
* | | Improve pretty-printing comment after if statement. | Arnold D. Robbins | 2016-03-21 | 4 | -2/+14 | |
| | | ||||||
* | | New profile test. | Arnold D. Robbins | 2016-03-19 | 5 | -2/+94 | |
| | | ||||||
* | | More code improvements. Add ChangeLog. Update test. | Arnold D. Robbins | 2016-03-19 | 2 | -109/+68 | |
| | | ||||||
* | | Initial changes to improve end of line comments. | Arnold D. Robbins | 2016-03-17 | 1 | -42/+306 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-18 | 3 | -477/+329 | |
|\| | ||||||
| * | Make pretty-printing and profiling chain else-if's. | Arnold D. Robbins | 2016-02-18 | 3 | -478/+328 | |
| | | ||||||
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 2 | -0/+5 | |
| | | ||||||
* | | Make building a working tarball work again. | Arnold D. Robbins | 2016-01-28 | 3 | -0/+8 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 6 | -3/+42 | |
|\| | ||||||
| * | Clean up whitespace in ChangeLogs. | Arnold D. Robbins | 2016-01-14 | 1 | -1/+5 | |
| | | ||||||
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 6 | -2/+37 | |
| | | ||||||
* | | Update test/Changelog after last merge. Ooops. | Arnold D. Robbins | 2015-12-27 | 1 | -0/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 7 | -19/+59 | |
|\| | ||||||
| * | Bug fix for pretty printing empty else part. | Arnold D. Robbins | 2015-12-27 | 5 | -2/+52 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 8 | -4/+141 | |
|\| | ||||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 7 | -2/+129 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 6 | -2/+23 | |
|\| | ||||||
| * | Disallow nul bytes in source code no matter what. | Arnold D. Robbins | 2015-10-28 | 6 | -2/+23 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 3 | -59/+65 | |
|\| | ||||||
| * | Sort id test output, should help on z/OS. | Arnold D. Robbins | 2015-10-26 | 3 | -58/+64 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-11 | 6 | -2/+28 | |
|\| | ||||||
| * | Bug fix, invalid read in yylex. | Arnold D. Robbins | 2015-10-11 | 6 | -2/+28 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 3 | -16/+25 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-26 | 5 | -0/+24 | |
| |\ | ||||||
| * \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-18 | 7 | -2/+33 | |
| |\ \ |