Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Bug fix in symbol lookup, could break watchpoints. | Arnold D. Robbins | 2016-06-08 | 6 | -2/+40 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-01 | 7 | -2/+28 | |
| |\| | ||||||
| | * | Disallow negative hex numbers in input data. | Arnold D. Robbins | 2016-06-01 | 7 | -2/+28 | |
| | | | ||||||
* | | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵ | Andrew J. Schorr | 2016-06-13 | 28 | -16/+316 | |
|/ / | | | | | | | and lint checks. | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 7 | -2/+26 | |
|\| | ||||||
| * | Allow FS = "\0" if RS = "". | Arnold D. Robbins | 2016-05-30 | 7 | -2/+26 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 2 | -2/+2 | |
|\| | ||||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 2 | -2/+2 | |
| | | ||||||
* | | New test, arrayind2. | Arnold D. Robbins | 2016-05-26 | 6 | -2/+32 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-25 | 2 | -0/+7 | |
|\| | ||||||
| * | Tweak arrayind1 test for portability. | Arnold D. Robbins | 2016-05-25 | 2 | -0/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-12 | 9 | -4/+167 | |
|\| | ||||||
| * | 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 | |
|\| |