Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix another MPFR number parsing issue. | Arnold D. Robbins | 2020-07-07 | 1 | -0/+5 | |
| | ||||||
* | Add $(GAWK_TEST_ARGS) to tests so we can run them with -M. | Andrew J. Schorr | 2020-07-06 | 1 | -0/+5 | |
| | ||||||
* | MPFR bug fixes in some corner cases. | Arnold D. Robbins | 2020-07-05 | 1 | -0/+6 | |
| | ||||||
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 1 | -0/+4 | |
| | ||||||
* | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 1 | -0/+5 | |
| | ||||||
* | Make debug.c messages more consistent. | Arnold D. Robbins | 2020-06-30 | 1 | -0/+5 | |
| | ||||||
* | Add ChangeLog entries and some more minor fixes. | Arnold D. Robbins | 2020-06-10 | 1 | -0/+6 | |
| | ||||||
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 1 | -0/+5 | |
| | ||||||
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -0/+5 | |
| | ||||||
* | 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 | 1 | -0/+5 | |
| | ||||||
* | Bug fix in field.c. | Arnold D. Robbins | 2020-04-02 | 1 | -0/+5 | |
| | ||||||
* | Small z/OS change in test/Makefile.am. | Arnold D. Robbins | 2020-03-18 | 1 | -0/+5 | |
| | ||||||
* | Updates for z/OS. | Arnold D. Robbins | 2020-03-15 | 1 | -0/+5 | |
| | ||||||
* | Enhance @val_* sorting methods to use the index string as a tie-breaker. | Andrew J. Schorr | 2020-03-09 | 1 | -0/+4 | |
| | ||||||
* | First round of message improvements. | Arnold D. Robbins | 2020-03-09 | 1 | -0/+6 | |
| | ||||||
* | Update to symtab11 test. | Arnold D. Robbins | 2020-03-07 | 1 | -0/+5 | |
| | ||||||
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 1 | -0/+5 | |
| | ||||||
* | Update profile5 test. | Arnold D. Robbins | 2020-02-09 | 1 | -0/+6 | |
| | ||||||
* | Fix generation of tests list. | Arnold D. Robbins | 2020-01-26 | 1 | -0/+2 | |
| | ||||||
* | Improvements to functab4 test. | Arnold D. Robbins | 2020-01-26 | 1 | -0/+6 | |
| | ||||||
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 1 | -0/+5 | |
| | ||||||
* | Fix a pretty-printer error with print[f]. | Arnold D. Robbins | 2020-01-19 | 1 | -0/+6 | |
| | ||||||
* | Fix problems passing uninitialized variables to typeof. | Arnold D. Robbins | 2020-01-08 | 1 | -0/+3 | |
| | ||||||
* | Fix a bug in retrieving unset variables through SYMTAB. | Arnold D. Robbins | 2020-01-08 | 1 | -5/+8 | |
| | ||||||
* | Fix a number of memory leaks. | Arnold D. Robbins | 2020-01-08 | 1 | -0/+5 | |
| | ||||||
* | Add some MSYS2 support. | Arnold D. Robbins | 2019-11-09 | 1 | -0/+5 | |
| | ||||||
* | Fix a bug with FPAT field parsing. | Arnold D. Robbins | 2019-11-03 | 1 | -0/+5 | |
| | ||||||
* | Fix assigning typed regex to FS and RS. | Arnold D. Robbins | 2019-10-13 | 1 | -0/+7 | |
| | ||||||
* | New test: mpfranswer42. | Arnold D. Robbins | 2019-09-24 | 1 | -0/+5 | |
| | ||||||
* | Fix typos in test/Makefile.am. | Arnold D. Robbins | 2019-07-23 | 1 | -0/+4 | |
| | ||||||
* | Add backwards compatibility tests for inplace extension. | Arnold D. Robbins | 2019-06-28 | 1 | -0/+11 | |
| | ||||||
* | Add backwards compatibility to inplace extension, update doc and tests. | Arnold D. Robbins | 2019-06-26 | 1 | -0/+4 | |
| | ||||||
* | Fix a problem when using awk::var kinds of names. | Arnold D. Robbins | 2019-06-26 | 1 | -0/+7 | |
| | ||||||
* | Fix /\{/ to not warn if --posix. | Arnold D. Robbins | 2019-06-19 | 1 | -0/+5 | |
| | ||||||
* | 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 | 1 | -0/+4 | |
| | ||||||
* | Finish handling sandbox tests. | Arnold D. Robbins | 2019-05-07 | 1 | -0/+4 | |
| | ||||||
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -1/+8 | |
| | ||||||
* | Add another numeric field assignment test. | Andrew J. Schorr | 2019-04-22 | 1 | -0/+5 | |
| | ||||||
* | Fix bug with ^ in FS. | Arnold D. Robbins | 2019-04-21 | 1 | -0/+5 | |
| | ||||||
* | Fix core dump upon syntax error. | Arnold D. Robbins | 2019-04-18 | 1 | -0/+2 | |
| | ||||||
* | Ensure that ChangeLog.1 gets into the distribution. | Arnold D. Robbins | 2019-04-18 | 1 | -0/+4 | |
| | ||||||
* | 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 | -2423/+0 | |
| | ||||||
* | Single-byte locales use locale settings for ignoring case. | Arnold D. Robbins | 2019-04-07 | 1 | -0/+5 | |
| | ||||||
* | Fix mbprintf5 to keep going in case of failure. | Arnold D. Robbins | 2019-03-17 | 1 | -0/+5 | |
| | ||||||
* | Small fix in help message. | Arnold D. Robbins | 2019-03-03 | 1 | -0/+4 | |
| | ||||||
* | Small profiling improvements. | Arnold D. Robbins | 2019-02-25 | 1 | -0/+4 | |
| | ||||||
* | Improvements for z/OS, building and test suite. | Arnold D. Robbins | 2019-02-25 | 1 | -0/+6 | |
| |