aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix for FPAT field parsing.Arnold D. Robbins2020-04-107-4/+38
|
* Add new test files.Arnold D. Robbins2020-04-023-0/+13
|
* Bug fix in field.c.Arnold D. Robbins2020-04-024-6/+28
|
* Small z/OS change in test/Makefile.am.Arnold D. Robbins2020-03-183-4/+9
|
* Updates for z/OS.Arnold D. Robbins2020-03-154-24/+47
|
* Enhance @val_* sorting methods to use the index string as a tie-breaker.Andrew J. Schorr2020-03-092-49/+53
|
* First round of message improvements.Arnold D. Robbins2020-03-0914-14/+20
|
* Update to symtab11 test.Arnold D. Robbins2020-03-073-74/+81
|
* Updates after release engineering.Arnold D. Robbins2020-03-064-6/+11
|
* Squashed commit of the following:Arnold D. Robbins2020-03-061-2/+3
| | | | | | | | | | | | | | commit 233cbc2a39b348eb66f70e7806f5fe2ef45db6a8 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Mar 6 11:37:05 2020 +0200 Update ChangeLog files with Jannick's changes. commit 3a6297d5a1e900f8de0ddc6dda5b08770483e318 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Feb 21 13:10:40 2020 +0200 MSYS2 build changes.
* Update profile5 test.Arnold D. Robbins2020-02-095-10/+22
|
* Fix generation of tests list.Arnold D. Robbins2020-01-264-7/+139
|
* Improvements to functab4 test.Arnold D. Robbins2020-01-262-3/+12
|
* Fix assertion error in sorted loops for SYMTAB/FUNCTAB.Arnold D. Robbins2020-01-246-130/+125
|
* Fix a pretty-printer error with print[f].Arnold D. Robbins2020-01-197-10/+39
|
* Fix problems passing uninitialized variables to typeof.Arnold D. Robbins2020-01-088-2/+64
|
* Fix a bug in retrieving unset variables through SYMTAB.Arnold D. Robbins2020-01-088-7/+62
|
* Fix a number of memory leaks.Arnold D. Robbins2020-01-084-6/+11
|
* Add some MSYS2 support.Arnold D. Robbins2019-11-093-4/+9
|
* Fix a bug with FPAT field parsing.Arnold D. Robbins2019-11-037-6/+31
|
* Fix assigning typed regex to FS and RS.Arnold D. Robbins2019-10-1310-0/+54
|
* New test: mpfranswer42.Arnold D. Robbins2019-09-245-2/+40
|
* Fix typos in test/Makefile.am.Arnold D. Robbins2019-07-233-4/+8
|
* Add backwards compatibility tests for inplace extension.Arnold D. Robbins2019-06-2813-2/+113
|
* Add backwards compatibility to inplace extension, update doc and tests.Arnold D. Robbins2019-06-264-4/+8
|
* Add tests for previous fix to namespaces.Arnold D. Robbins2019-06-267-0/+12
|
* Fix a problem when using awk::var kinds of names.Arnold D. Robbins2019-06-263-0/+73
|
* Fix /\{/ to not warn if --posix.Arnold D. Robbins2019-06-197-4/+29
|
* Make 5.0.1 tarball.Arnold D. Robbins2019-06-181-0/+4
|
* Add --lint=no-ext to disable "xxx is a gawk extension" warnings.Arnold D. Robbins2019-05-222-1/+5
|
* Finish handling sandbox tests.Arnold D. Robbins2019-05-072-0/+7
|
* Improve sandbox mode.Arnold D. Robbins2019-05-067-3/+52
|
* Add another numeric field assignment test.Andrew J. Schorr2019-04-226-2/+28
|
* Fix bug with ^ in FS.Arnold D. Robbins2019-04-217-4/+35
|
* Fix core dump upon syntax error.Arnold D. Robbins2019-04-186-2/+24
|
* Ensure that ChangeLog.1 gets into the distribution.Arnold D. Robbins2019-04-183-0/+6
|
* Add new ChangeLog files.Arnold D. Robbins2019-04-121-0/+5
|
* Update gettext version in the doc.Arnold D. Robbins2019-04-121-0/+0
|
* Single-byte locales use locale settings for ignoring case.Arnold D. Robbins2019-04-076-4/+27
|
* Fix mbprintf5 to keep going in case of failure.Arnold D. Robbins2019-03-173-2/+7
|
* Small fix in help message.Arnold D. Robbins2019-03-032-1/+4
|
* Small profiling improvements.Arnold D. Robbins2019-02-253-108/+112
|
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-255-109/+155
|
* readdir_test and readdir_retest tests no longer fail on MinGW.Eli Zaretskii2019-02-223-4/+8
|
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-177-4/+34
|
* Tweak timeout test to reduce likelihood of failure.Andrew J. Schorr2019-02-173-2/+7
|
* Fix plain `print' to work if profiling.Arnold D. Robbins2019-02-157-3/+37
|
* Updates for DJGPP.Arnold D. Robbins2019-02-073-2/+7
|
* Update copyright year in many dates.Arnold D. Robbins2019-01-283-2/+3
|
* Fix symtab6 test.Arnold D. Robbins2019-01-284-4/+9
|