aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| * And fix the test Makefile stuff again.Arnold D. Robbins2016-05-122-0/+2918
| |
| * Finish commit for SIGPIPE fixes.Arnold D. Robbins2016-05-122-2909/+3
| |
| * Fix issues with SIGPIPE.Arnold D. Robbins2016-05-124-1/+21
| |
| * Fix array indexing to disallow numeric string.Arnold D. Robbins2016-05-127-2/+133
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-276-2/+30
|\|
| * Fix multicharacter RS in traditional/posix modes.Arnold D. Robbins2016-04-276-2/+30
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-241-1/+0
|\|
| * Restore test/Makefile.in - use stock Autoconf.Arnold D. Robbins2016-04-241-1/+0
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-243-2/+7
|\|
| * Make pty1 test ignore errors.Arnold D. Robbins2016-04-243-2/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-173-2/+6
|\|
| * Fix skipping of pty1 test on z/OS.Arnold D. Robbins2016-04-173-2/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-1112-19/+44
|\|
| * Disable pty1 test on z/OS.Arnold D. Robbins2016-04-114-10/+17
| |
| * Fix mainline test suite.Arnold D. Robbins2016-04-115-5/+10
| |
| * Fix the test suite for MinGW.Eli Zaretskii2016-04-086-5/+18
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-083-2/+7
|\|
| * Fix watchpoint1 test to work out-of-tree.Arnold D. Robbins2016-04-083-2/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-074-6/+11
|\|
| * Fix race condition in fatal errors for one end closed on two way pipe.Arnold D. Robbins2016-04-074-6/+11
| |
* | Test case for nonfatal close one end of two way pipe.Arnold D. Robbins2016-04-066-2/+31
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-0513-2/+115
|\|
| * Add warning for fflush of closed write end on 2-way pipe.Arnold D. Robbins2016-04-043-1/+5
| |
| * Add new tests for read/write closed end of 2 way pipe.Arnold D. Robbins2016-04-0413-2/+111
| |
* | Pretty printer: remove CRs and trailing newlines from comments.Arnold D. Robbins2016-03-272-303/+4
| |
* | Improve pretty-printing comment after if statement.Arnold D. Robbins2016-03-214-2/+14
| |
* | New profile test.Arnold D. Robbins2016-03-195-2/+94
| |
* | More code improvements. Add ChangeLog. Update test.Arnold D. Robbins2016-03-192-109/+68
| |
* | Initial changes to improve end of line comments.Arnold D. Robbins2016-03-171-42/+306
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-183-477/+329
|\|
| * Make pretty-printing and profiling chain else-if's.Arnold D. Robbins2016-02-183-478/+328
| |
* | Turn optimization on by default. New -s option to disable it.Arnold D. Robbins2016-02-052-0/+5
| |
* | Make building a working tarball work again.Arnold D. Robbins2016-01-283-0/+8
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-146-3/+42
|\|
| * Clean up whitespace in ChangeLogs.Arnold D. Robbins2016-01-141-1/+5
| |
| * Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-146-2/+37
| |
* | Update test/Changelog after last merge. Ooops.Arnold D. Robbins2015-12-271-0/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-277-19/+59
|\|
| * Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-275-2/+52
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-248-4/+141
|\|
| * Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-247-2/+129
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-286-2/+23
|\|
| * Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-286-2/+23
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-263-59/+65
|\|
| * Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-116-2/+28
|\|
| * Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-116-2/+28
| |
* | Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-043-16/+25
|\|
| * Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-265-0/+24
| |\
| * \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-187-2/+33
| |\ \