Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add mbuilov fixes. Still needs review. | Arnold D. Robbins | 2020-06-10 | 1 | -1/+1 | |
| | ||||||
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 7 | -2/+28 | |
| | ||||||
* | Allow for cross-compile version of ar. | Arnold D. Robbins | 2020-06-05 | 1 | -0/+2 | |
| | ||||||
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 6 | -4/+26 | |
| | ||||||
* | Relase 5.1.0 tarball made. | Arnold D. Robbins | 2020-04-14 | 1 | -0/+4 | |
| | ||||||
* | Bug fix for FPAT field parsing. | Arnold D. Robbins | 2020-04-10 | 7 | -4/+38 | |
| | ||||||
* | Add new test files. | Arnold D. Robbins | 2020-04-02 | 3 | -0/+13 | |
| | ||||||
* | Bug fix in field.c. | Arnold D. Robbins | 2020-04-02 | 4 | -6/+28 | |
| | ||||||
* | Small z/OS change in test/Makefile.am. | Arnold D. Robbins | 2020-03-18 | 3 | -4/+9 | |
| | ||||||
* | Updates for z/OS. | Arnold D. Robbins | 2020-03-15 | 4 | -24/+47 | |
| | ||||||
* | Enhance @val_* sorting methods to use the index string as a tie-breaker. | Andrew J. Schorr | 2020-03-09 | 2 | -49/+53 | |
| | ||||||
* | First round of message improvements. | Arnold D. Robbins | 2020-03-09 | 14 | -14/+20 | |
| | ||||||
* | Update to symtab11 test. | Arnold D. Robbins | 2020-03-07 | 3 | -74/+81 | |
| | ||||||
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 4 | -6/+11 | |
| | ||||||
* | Squashed commit of the following: | Arnold D. Robbins | 2020-03-06 | 1 | -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. Robbins | 2020-02-09 | 5 | -10/+22 | |
| | ||||||
* | Fix generation of tests list. | Arnold D. Robbins | 2020-01-26 | 4 | -7/+139 | |
| | ||||||
* | Improvements to functab4 test. | Arnold D. Robbins | 2020-01-26 | 2 | -3/+12 | |
| | ||||||
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 6 | -130/+125 | |
| | ||||||
* | Fix a pretty-printer error with print[f]. | Arnold D. Robbins | 2020-01-19 | 7 | -10/+39 | |
| | ||||||
* | Fix problems passing uninitialized variables to typeof. | Arnold D. Robbins | 2020-01-08 | 8 | -2/+64 | |
| | ||||||
* | Fix a bug in retrieving unset variables through SYMTAB. | Arnold D. Robbins | 2020-01-08 | 8 | -7/+62 | |
| | ||||||
* | Fix a number of memory leaks. | Arnold D. Robbins | 2020-01-08 | 4 | -6/+11 | |
| | ||||||
* | Add some MSYS2 support. | Arnold D. Robbins | 2019-11-09 | 3 | -4/+9 | |
| | ||||||
* | Fix a bug with FPAT field parsing. | Arnold D. Robbins | 2019-11-03 | 7 | -6/+31 | |
| | ||||||
* | Fix assigning typed regex to FS and RS. | Arnold D. Robbins | 2019-10-13 | 10 | -0/+54 | |
| | ||||||
* | New test: mpfranswer42. | Arnold D. Robbins | 2019-09-24 | 5 | -2/+40 | |
| | ||||||
* | Fix typos in test/Makefile.am. | Arnold D. Robbins | 2019-07-23 | 3 | -4/+8 | |
| | ||||||
* | Add backwards compatibility tests for inplace extension. | Arnold D. Robbins | 2019-06-28 | 13 | -2/+113 | |
| | ||||||
* | Add backwards compatibility to inplace extension, update doc and tests. | Arnold D. Robbins | 2019-06-26 | 4 | -4/+8 | |
| | ||||||
* | Add tests for previous fix to namespaces. | Arnold D. Robbins | 2019-06-26 | 7 | -0/+12 | |
| | ||||||
* | Fix a problem when using awk::var kinds of names. | Arnold D. Robbins | 2019-06-26 | 3 | -0/+73 | |
| | ||||||
* | Fix /\{/ to not warn if --posix. | Arnold D. Robbins | 2019-06-19 | 7 | -4/+29 | |
| | ||||||
* | Make 5.0.1 tarball. | Arnold D. Robbins | 2019-06-18 | 1 | -0/+4 | |
| | ||||||
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 2 | -1/+5 | |
| | ||||||
* | Finish handling sandbox tests. | Arnold D. Robbins | 2019-05-07 | 2 | -0/+7 | |
| | ||||||
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 7 | -3/+52 | |
| | ||||||
* | Add another numeric field assignment test. | Andrew J. Schorr | 2019-04-22 | 6 | -2/+28 | |
| | ||||||
* | Fix bug with ^ in FS. | Arnold D. Robbins | 2019-04-21 | 7 | -4/+35 | |
| | ||||||
* | Fix core dump upon syntax error. | Arnold D. Robbins | 2019-04-18 | 6 | -2/+24 | |
| | ||||||
* | Ensure that ChangeLog.1 gets into the distribution. | Arnold D. Robbins | 2019-04-18 | 3 | -0/+6 | |
| | ||||||
* | Add new ChangeLog files. | Arnold D. Robbins | 2019-04-12 | 1 | -0/+5 | |
| | ||||||
* | Update gettext version in the doc. | Arnold D. Robbins | 2019-04-12 | 1 | -0/+0 | |
| | ||||||
* | Single-byte locales use locale settings for ignoring case. | Arnold D. Robbins | 2019-04-07 | 6 | -4/+27 | |
| | ||||||
* | Fix mbprintf5 to keep going in case of failure. | Arnold D. Robbins | 2019-03-17 | 3 | -2/+7 | |
| | ||||||
* | Small fix in help message. | Arnold D. Robbins | 2019-03-03 | 2 | -1/+4 | |
| | ||||||
* | Small profiling improvements. | Arnold D. Robbins | 2019-02-25 | 3 | -108/+112 | |
| | ||||||
* | Improvements for z/OS, building and test suite. | Arnold D. Robbins | 2019-02-25 | 5 | -109/+155 | |
| | ||||||
* | readdir_test and readdir_retest tests no longer fail on MinGW. | Eli Zaretskii | 2019-02-22 | 3 | -4/+8 | |
| | ||||||
* | Fix calling user defined functions from eval. | Arnold D. Robbins | 2019-02-17 | 7 | -4/+34 | |
| |