Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-19 | 1 | -35/+100 |
|\ | |||||
| * | Prep for public beta. | Arnold D. Robbins | 2021-09-19 | 1 | -35/+100 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
|\| | |||||
| * | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 1 | -3/+8 |
|\| | |||||
| * | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+8 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
|\| | |||||
| * | Fix a typo in pc/Makefile.tst. | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 2 | -3/+18 |
|\| | |||||
| * | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 1 | -2/+8 |
| | | |||||
| * | New test. | Arnold D. Robbins | 2021-09-06 | 2 | -1/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-03 | 1 | -3/+3 |
|\| | |||||
| * | Bump version for next text tarball. | Arnold D. Robbins | 2021-09-03 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 1 | -1/+6 |
|\| | |||||
| * | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-18 | 2 | -1/+7 |
|\| | |||||
| * | Commit the changes to pc/ChangeLog for the last changeset. | Eli Zaretskii | 2021-05-15 | 1 | -0/+5 |
| | | |||||
| * | Fix DEFPATH and iolint test in MinGW build. | Eli Zaretskii | 2021-05-15 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-13 | 3 | -13/+15 |
|\| | |||||
| * | Bump test version. | Arnold D. Robbins | 2021-05-13 | 1 | -3/+3 |
| | | |||||
| * | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 2 | -10/+12 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-12 | 3 | -55/+60 |
|\| | |||||
| * | Finish fixing GenMakefiletst.awk script. | Arnold D. Robbins | 2021-05-12 | 3 | -55/+60 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-10 | 5 | -55/+88 |
|\| | |||||
| * | Bump test version. | Arnold D. Robbins | 2021-05-10 | 1 | -3/+3 |
| | | |||||
| * | Add the rest of the dynarray_* junk. Sigh. | Arnold D. Robbins | 2021-05-10 | 2 | -1/+5 |
| | | |||||
| * | Improve iolint test. | Arnold D. Robbins | 2021-05-10 | 1 | -8/+7 |
| | | |||||
| * | Fixes in test/Makefile.am. | Arnold D. Robbins | 2021-05-10 | 3 | -43/+55 |
| | | |||||
| * | Fix test suite for MinGW. | Eli Zaretskii | 2021-05-09 | 2 | -3/+9 |
| | | |||||
| * | Fix the MinGW build. | Eli Zaretskii | 2021-05-09 | 2 | -3/+15 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 |
|\| | |||||
| * | Bump to 5.1.1b. | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 |
|\| | |||||
| * | Fix configure.ac version to 5.1.1a. | Arnold D. Robbins | 2021-05-06 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 3 | -9/+17 |
|\| | |||||
| * | Do 5.1.0a tarball. | Arnold D. Robbins | 2021-05-05 | 1 | -3/+3 |
| | | |||||
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 3 | -6/+14 |
| | | |||||
* | | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-03-30 | 2 | -1/+10 |
|/ | |||||
* | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 2 | -1/+10 |
| | |||||
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 2 | -0/+10 |
| | |||||
* | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 2 | -7/+15 |
| | |||||
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -1/+6 |
| | |||||
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 2 | -2/+12 |
| | |||||
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 2 | -1/+10 |
| | |||||
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 2 | -3/+5 |
| | |||||
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 2 | -1/+11 |
| | |||||
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 2 | -1/+11 |
| | |||||
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -1/+6 |
| | |||||
* | Rebuild pc/Makefile.tst. | Arnold D. Robbins | 2020-10-05 | 2 | -2/+6 |
| | |||||
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 2 | -1/+6 |
| |