aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-021-0/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-011-1/+17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-231-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-201-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold 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.
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-071-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-071-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Improve valgrind scan.Arnold D. Robbins2016-11-071-0/+8
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-041-0/+5
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove #! from test/arrayind1.awk.Arnold D. Robbins2016-11-041-0/+5
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-111-0/+4
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Use original input text of numbers when pretty printing.Arnold D. Robbins2016-10-111-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-201-0/+5
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Use dfa's new ability to handle anchors.Arnold D. Robbins2016-09-201-0/+5
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-251-0/+4
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-251-0/+4
| |\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Make 4.1.4 release tar ball.Arnold D. Robbins2016-08-251-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-181-0/+9
|\| | | | | | | | | |
| * | | | | | | | | | When ARRAYDEBUG is defined, add a test using adump to check the array type.Andrew J. Schorr2016-08-161-0/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-141-0/+4
|\| | | | | | | | |
| * | | | | | | | | Update intarray test and ok files.Arnold D. Robbins2016-08-141-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Restore typed regexp code in a new branch.Arnold D. Robbins2016-08-031-0/+11
|/ / / / / / / /
* | | | | | | / Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-0/+11
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-021-0/+5
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Move ignrcas3 test out of the line of fire.Arnold D. Robbins2016-08-021-0/+5
| | | | | |
* | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-011-1/+17
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Add test case for single byte IGNORECASE fix.Arnold D. Robbins2016-08-011-0/+6
| | | | |
| * | | | New test for sorted for.Arnold D. Robbins2016-08-011-0/+7
| | | | |
| * | | | Fix a typo in test/ChangeLog.Arnold D. Robbins2016-07-241-1/+1
| | | | |
* | | | | 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
| | | |
* | | | Improve clos1way6 test for Solaris 32 bit systems.Arnold D. Robbins2016-07-201-0/+9
| |_|/ |/| |
* | | Attempt to fix clos1way6 test on 32 bit Solaris.Arnold D. Robbins2016-07-191-0/+7
| |/ |/|
* | 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
| | |