aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-0/+5
|\ \
| * | Add new memleak test.Arnold D. Robbins2017-04-121-0/+5
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-0/+18
|\| |
| * | Revise fwtest* test names and files to match.Arnold D. Robbins2017-03-271-0/+6
| * | Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API...Andrew J. Schorr2017-03-211-0/+5
| * | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-03-201-0/+7
| |\ \
| * | | Add new test readdir_test to check whether API get_record field_width parsing...Andrew J. Schorr2017-03-061-0/+7
* | | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-201-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-03-191-0/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Patch argarray test to work regardless of how configure is invoked.Andrew J. Schorr2017-03-191-0/+7
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-231-0/+5
|\| |
| * | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-0/+5
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-171-0/+6
|\| |
| * | Fix typeof on null fields.Arnold D. Robbins2017-02-171-0/+6
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-01-271-0/+5
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-0/+5
| |\|
| | * Fix assignment from gensub to $0.Arnold D. Robbins2017-01-271-0/+5
* | | Fix bug in strftime when format argument is an unterminated field string.Andrew J. Schorr2017-01-261-0/+5
|/ /
* | Improve random number generator's period using a shuffle buffer.Arnold D. Robbins2017-01-191-0/+4
* | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-01-151-0/+6
|\|
| * Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-151-0/+6
* | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-051-0/+4
* | Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-301-0/+5
* | Add regex value support to API. Update rwarr extension and test.Arnold D. Robbins2016-11-291-0/+5
* | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-211-0/+4
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-211-0/+4
| |\|
| | * Add valgrind.awk to EXTRA_DIST in test/Makefile.am.Arnold D. Robbins2016-11-211-0/+4
* | | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-0/+20
|\| |
| * | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-071-0/+8
| |\ \
| * \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-041-0/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-111-0/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-09-201-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-251-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-181-0/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-141-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-031-0/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ 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 termin...Andrew J. Schorr2016-07-081-0/+7
| * | | | | | | | | | | | | | | Modify MAYBE_NUM usage and typeof function to return "strnum" only for actual...Andrew J. Schorr2016-07-061-0/+8
| * | | | | | | | | | | | | | | It is OK to use a strnum as a string array subscript, since we now respect th...Andrew J. Schorr2016-07-041-0/+5
* | | | | | | | | | | | | | | | 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
|\| | | | | | | | | | | | |