aboutsummaryrefslogtreecommitdiffstats
path: root/test/Maketests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix do_print for use with strnums.Arnold D. Robbins2016-07-231-0/+5
| | | |
* | | | Improve clos1way6 test for Solaris 32 bit systems.Arnold D. Robbins2016-07-201-0/+5
| |_|/ |/| |
* | | Attempt to fix clos1way6 test on 32 bit Solaris.Arnold D. Robbins2016-07-191-5/+0
| |/ |/|
* | Fix bug where STRING flag was disabled during record reconstruction, and add ↵Andrew J. Schorr2016-07-031-0/+5
| | | | | | | | test case.
* | Improve strnum test case to check both OFMT and CONVFMT formatting.Andrew J. Schorr2016-06-221-0/+5
| |
* | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-06-151-0/+10
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-141-0/+5
| |\|
| | * Fix long runs of backslashes in sub/gsub.Arnold D. Robbins2016-06-141-0/+5
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-011-0/+5
| |\|
| | * Disallow negative hex numbers in input data.Arnold D. Robbins2016-06-011-0/+5
| | |
* | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵Andrew J. Schorr2016-06-131-0/+40
|/ / | | | | | | and lint checks.
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-0/+5
|\|
| * Allow FS = "\0" if RS = "".Arnold D. Robbins2016-05-301-0/+5
| |
* | New test, arrayind2.Arnold D. Robbins2016-05-261-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-121-0/+10
|\|
| * And fix the test Makefile stuff again.Arnold D. Robbins2016-05-121-0/+1459
| |
| * Finish commit for SIGPIPE fixes.Arnold D. Robbins2016-05-121-1454/+0
| |
| * Fix array indexing to disallow numeric string.Arnold D. Robbins2016-05-121-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-111-5/+0
|\|
| * Disable pty1 test on z/OS.Arnold D. Robbins2016-04-111-5/+0
| |
* | Test case for nonfatal close one end of two way pipe.Arnold D. Robbins2016-04-061-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-051-0/+20
|\|
| * Add new tests for read/write closed end of 2 way pipe.Arnold D. Robbins2016-04-041-0/+20
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-141-0/+5
|\|
| * Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-141-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-241-0/+5
|\|
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-281-0/+5
|\|
| * Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-281-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-111-0/+5
|\|
| * Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-111-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-181-0/+5
|\|
| * Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-181-0/+5
| |
* | Typed regex fix, if in an array.Arnold D. Robbins2015-06-291-0/+5
| |
* | Additional memory fixes and test for typedregex.Arnold D. Robbins2015-06-281-0/+5
| |
* | Make typeof3 and typeof4 tests actually work.Arnold D. Robbins2015-06-251-0/+10
| |
* | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-211-0/+5
| |
* | Cleanup files and fix up tests for typed regexes and typeof.Arnold D. Robbins2015-06-191-1/+11
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-051-0/+5
|\|
| * Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-051-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-281-0/+5
|\|
| * Make call-by-value work again for $0.Arnold D. Robbins2015-04-281-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-271-0/+5
|\|
| * Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-271-0/+5
| |
* | Make builtin shadowing work. Add test and doc.Arnold D. Robbins2015-04-161-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-311-0/+5
|\|
| * Merge branch 'feature/fix-indirect-call' into gawk-4.1-stableArnold D. Robbins2015-03-311-0/+5
| |\
| | * Add tests for indirect call of builtins.Arnold D. Robbins2015-03-311-0/+5
| | |
* | | Merge branch 'master' into selectArnold D. Robbins2015-03-271-0/+5
|\ \ \
| * | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-03-241-0/+5
| |\| |
| | * | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-241-0/+5
| | |/