aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Additional robustness in FIELDWIDTHS parsing.Arnold D. Robbins2017-05-231-1/+4
* Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-231-1/+11
* Improve list in test/Makefile.am of locales needed.Arnold D. Robbins2017-05-011-2/+2
* Additional fix for --source, and add test case.Arnold D. Robbins2017-05-011-1/+7
* Fix FPAT problems.Arnold D. Robbins2017-04-121-2/+5
* Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-1/+3
|\
| * Add new memleak test.Arnold D. Robbins2017-04-121-1/+3
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-3/+16
|\|
| * Revise fwtest* test names and files to match.Arnold D. Robbins2017-03-271-5/+5
| * Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API...Andrew J. Schorr2017-03-211-1/+8
| * Merge branch 'master' into feature/api-parserArnold D. Robbins2017-03-201-9/+3
| |\
| * | Add new test readdir_test to check whether API get_record field_width parsing...Andrew J. Schorr2017-03-061-1/+7
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-03-201-9/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-03-191-9/+3
| |\ \ | | |/ | |/|
| | * Patch argarray test to work regardless of how configure is invoked.Andrew J. Schorr2017-03-191-9/+3
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-231-1/+4
|\| |
| * | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-1/+4
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-171-1/+5
|\| |
| * | Fix typeof on null fields.Arnold D. Robbins2017-02-171-1/+5
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-01-271-1/+4
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-1/+4
| |\|
| | * Fix assignment from gensub to $0.Arnold D. Robbins2017-01-271-1/+4
* | | Fix bug in strftime when format argument is an unterminated field string.Andrew J. Schorr2017-01-261-1/+4
|/ /
* | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-01-151-1/+3
|\|
| * Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-151-1/+3
* | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-211-0/+1
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-211-0/+1
| |\|
| | * Add valgrind.awk to EXTRA_DIST in test/Makefile.am.Arnold D. Robbins2016-11-211-0/+1
* | | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-3/+11
|\| |
| * | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-071-11/+1
| |\ \
| * \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-09-201-1/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-181-1/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-031-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-021-5/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-011-2/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-231-2/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-201-6/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-191-0/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optimization: support unterminated field strings inside gawk, but make termin...Andrew J. Schorr2016-07-081-2/+8
| * | | | | | | | | | | It is OK to use a strnum as a string array subscript, since we now respect th...Andrew J. Schorr2016-07-041-1/+3
* | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-071-11/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-071-11/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Improve valgrind scan.Arnold D. Robbins2016-11-071-11/+1
* | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-201-1/+4
|\| | | | | | | | | |
| * | | | | | | | | | Use dfa's new ability to handle anchors.Arnold D. Robbins2016-09-201-1/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-181-1/+16
|\| | | | | | | | |
| * | | | | | | | | When ARRAYDEBUG is defined, add a test using adump to check the array type.Andrew J. Schorr2016-08-161-1/+16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Restore typed regexp code in a new branch.Arnold D. Robbins2016-08-031-6/+2
|/ / / / / / / /
* | | | | | | / Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-2/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-021-5/+7
|\| | | | | | | |_|_|_|_|/ |/| | | | |