aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-231-0/+10
|\
| * Make return status of close on a pipe like system.Arnold D. Robbins2016-07-231-0/+5
| |
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-231-0/+5
| |\
| | * Fix do_print for use with strnums.Arnold D. Robbins2016-07-231-0/+5
| | |
* | | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-201-0/+9
|\| |
| * | Improve clos1way6 test for Solaris 32 bit systems.Arnold D. Robbins2016-07-201-0/+9
| | |
* | | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-191-0/+7
|\| |
| * | Attempt to fix clos1way6 test on 32 bit Solaris.Arnold D. Robbins2016-07-191-0/+7
| | |
* | | Optimization: support unterminated field strings inside gawk, but make ↵Andrew J. Schorr2016-07-081-0/+7
| | | | | | | | | | | | terminated copies for the API.
* | | Modify MAYBE_NUM usage and typeof function to return "strnum" only for ↵Andrew J. Schorr2016-07-061-0/+8
| | | | | | | | | | | | actual numeric strings.
* | | It is OK to use a strnum as a string array subscript, since we now respect ↵Andrew J. Schorr2016-07-041-0/+5
|/ / | | | | | | the string value.
* | Fix bug where STRING flag was disabled during record reconstruction, and add ↵Andrew J. Schorr2016-07-031-0/+5
| | | | | | | | test case.
* | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-0/+1
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-0/+1
| |\|
| | * Add FUNCTAB and SYMTAB to variables dumped with -d.Arnold D. Robbins2016-07-011-0/+1
| | |
* | | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-0/+5
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-0/+5
| |\|
| | * Remove writes to stderr in arrayind1 test.Arnold D. Robbins2016-07-011-0/+5
| | |
* | | Do not use OFMT or CONVFMT for strnum values.Andrew J. Schorr2016-06-261-0/+5
| | |
* | | Improve strnum test case to check both OFMT and CONVFMT formatting.Andrew J. Schorr2016-06-221-0/+5
| | |
* | | Call fixtype in a few more places to make sure we check types properly.Andrew J. Schorr2016-06-201-0/+5
| | |
* | | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-06-151-0/+28
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-141-0/+17
| |\|
| | * Update FAIL_CODE1 in Makefile.am.Arnold D. Robbins2016-06-141-0/+4
| | |
| | * Fix long runs of backslashes in sub/gsub.Arnold D. Robbins2016-06-141-0/+6
| | |
| | * Restore mixed1 test.Arnold D. Robbins2016-06-141-0/+7
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-081-0/+6
| |\|
| | * Bug fix in symbol lookup, could break watchpoints.Arnold D. Robbins2016-06-081-0/+6
| | |
| * | 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/+12
|/ / | | | | | | 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/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-251-0/+5
|\|
| * Tweak arrayind1 test for portability.Arnold D. Robbins2016-05-251-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-121-0/+7
|\|
| * Fix issues with SIGPIPE.Arnold D. Robbins2016-05-121-0/+2
| |
| * Fix array indexing to disallow numeric string.Arnold D. Robbins2016-05-121-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-271-0/+5
|\|
| * Fix multicharacter RS in traditional/posix modes.Arnold D. Robbins2016-04-271-0/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-241-0/+4
|\|
| * Make pty1 test ignore errors.Arnold D. Robbins2016-04-241-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-171-0/+4
|\|
| * Fix skipping of pty1 test on z/OS.Arnold D. Robbins2016-04-171-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-111-0/+15
|\|
| * Disable pty1 test on z/OS.Arnold D. Robbins2016-04-111-0/+1
| |
| * Fix mainline test suite.Arnold D. Robbins2016-04-111-0/+5
| |
| * Fix the test suite for MinGW.Eli Zaretskii2016-04-081-0/+9
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-081-0/+5
|\|