Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -1/+3 |
* | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 1 | -9/+7 |
* | Improve iolint test. | Arnold D. Robbins | 2021-05-10 | 1 | -2/+1 |
* | Fixes in test/Makefile.am. | Arnold D. Robbins | 2021-05-10 | 1 | -7/+7 |
* | Fix test suite for MinGW. | Eli Zaretskii | 2021-05-09 | 1 | -3/+4 |
* | Use cksum in test/iolint.awk. | Arnold D. Robbins | 2021-05-08 | 1 | -1/+1 |
* | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 1 | -3/+3 |
* | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 1 | -1/+9 |
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 1 | -0/+3 |
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -1/+4 |
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 1 | -2/+5 |
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 1 | -1/+4 |
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 1 | -1/+0 |
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 1 | -1/+5 |
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 1 | -1/+5 |
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -1/+3 |
* | Improvement in 'make diffout' for Busybox. | Arnold D. Robbins | 2020-10-05 | 1 | -2/+2 |
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 1 | -1/+2 |
* | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 1 | -18/+27 |
* | Add profile14 and profile15 tests. | Arnold D. Robbins | 2020-08-17 | 1 | -2/+8 |
* | Simplify test suite handling of -M and -mpfr.ok files. | Arnold D. Robbins | 2020-08-04 | 1 | -11/+6 |
* | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 1 | -0/+1 |
* | Fix testext test for MPFR. | Arnold D. Robbins | 2020-07-12 | 1 | -6/+8 |
* | Fix MPFR tests that are OK. | Arnold D. Robbins | 2020-07-08 | 1 | -2/+9 |
* | Fix another MPFR number parsing issue. | Arnold D. Robbins | 2020-07-07 | 1 | -1/+4 |
* | Add $(GAWK_TEST_ARGS) to tests so we can run them with -M. | Andrew J. Schorr | 2020-07-06 | 1 | -1/+1 |
* | MPFR bug fixes in some corner cases. | Arnold D. Robbins | 2020-07-05 | 1 | -2/+8 |
* | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 1 | -6/+9 |
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 1 | -1/+5 |
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -2/+4 |
* | Bug fix for FPAT field parsing. | Arnold D. Robbins | 2020-04-10 | 1 | -2/+5 |
* | Bug fix in field.c. | Arnold D. Robbins | 2020-04-02 | 1 | -2/+5 |
* | Small z/OS change in test/Makefile.am. | Arnold D. Robbins | 2020-03-18 | 1 | -2/+2 |
* | Updates for z/OS. | Arnold D. Robbins | 2020-03-15 | 1 | -7/+16 |
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 1 | -1/+1 |
* | Update profile5 test. | Arnold D. Robbins | 2020-02-09 | 1 | -0/+6 |
* | Fix generation of tests list. | Arnold D. Robbins | 2020-01-26 | 1 | -1/+1 |
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 1 | -3/+5 |
* | Fix a pretty-printer error with print[f]. | Arnold D. Robbins | 2020-01-19 | 1 | -2/+4 |
* | Fix problems passing uninitialized variables to typeof. | Arnold D. Robbins | 2020-01-08 | 1 | -1/+5 |
* | Fix a bug in retrieving unset variables through SYMTAB. | Arnold D. Robbins | 2020-01-08 | 1 | -1/+7 |
* | Add some MSYS2 support. | Arnold D. Robbins | 2019-11-09 | 1 | -2/+2 |
* | Fix a bug with FPAT field parsing. | Arnold D. Robbins | 2019-11-03 | 1 | -3/+6 |
* | 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 | -1/+8 |
* | Fix typos in test/Makefile.am. | Arnold D. Robbins | 2019-07-23 | 1 | -2/+2 |
* | Add backwards compatibility tests for inplace extension. | Arnold D. Robbins | 2019-06-28 | 1 | -1/+34 |
* | Fix a problem when using awk::var kinds of names. | Arnold D. Robbins | 2019-06-26 | 1 | -0/+33 |
* | Fix /\{/ to not warn if --posix. | Arnold D. Robbins | 2019-06-19 | 1 | -2/+5 |
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -1/+7 |