Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
| | |||||
* | Some MinGW tests now work. Remove expect failure messages. | Arnold D. Robbins | 2021-09-14 | 3 | -4/+10 |
| | |||||
* | Small fix in builtin.c. | Arnold D. Robbins | 2021-09-12 | 2 | -2/+8 |
| | |||||
* | Small fix in interpret.h. | Arnold D. Robbins | 2021-09-12 | 2 | -4/+5 |
| | |||||
* | Update to Bison 3.8. | Arnold D. Robbins | 2021-09-10 | 6 | -727/+751 |
| | |||||
* | Update to Automake 1.16.4. | Arnold D. Robbins | 2021-09-10 | 14 | -80/+156 |
| | |||||
* | Finish update to Autoconf 2.71. Remove lots of warnings. | Arnold D. Robbins | 2021-09-10 | 8 | -31/+29 |
| | |||||
* | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 11 | -30/+64 |
| | |||||
* | Update some translations. | Arnold D. Robbins | 2021-09-10 | 4 | -2049/+1149 |
| | |||||
* | Fix in configure.ac. | Arnold D. Robbins | 2021-09-09 | 3 | -3/+223 |
| | |||||
* | Move to Autoconf 2.71. | Arnold D. Robbins | 2021-09-09 | 10 | -5832/+8597 |
| | |||||
* | Documentation improvement on interval expressions. | Arnold D. Robbins | 2021-09-09 | 4 | -547/+610 |
| | |||||
* | Fix a typo in pc/Makefile.tst. | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | And yet again, add the actual test files. Sigh. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 |
| | |||||
* | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 7 | -9/+160 |
| | |||||
* | Add the actual test files. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+47 |
| | |||||
* | New test. | Arnold D. Robbins | 2021-09-06 | 6 | -3/+31 |
| | |||||
* | Update several .po files. | Arnold D. Robbins | 2021-09-06 | 5 | -3283/+1706 |
| | |||||
* | Bump version for next text tarball. | Arnold D. Robbins | 2021-09-03 | 4 | -185/+196 |
| | |||||
* | Fix update year in main.c. | Arnold D. Robbins | 2021-09-03 | 2 | -1/+5 |
| | |||||
* | Sync dfa.h from GNULIB. | Arnold D. Robbins | 2021-09-03 | 2 | -1/+5 |
| | |||||
* | Sync support with GNULIB updates. | Arnold D. Robbins | 2021-08-29 | 12 | -40/+157 |
| | |||||
* | Update build-aux files. | Arnold D. Robbins | 2021-08-29 | 5 | -8/+23 |
| | |||||
* | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2021-08-29 | 4 | -511/+572 |
|\ | | | | | | | gawk-5.1-stable | ||||
| * | Update doc on strong regexps, gensub(). | Arnold D. Robbins | 2021-08-26 | 4 | -511/+572 |
| | | |||||
* | | Change a variable from int to bool. | Arnold D. Robbins | 2021-08-18 | 2 | -2/+6 |
|/ | |||||
* | Allow setting AR and ARFLAGS on the configure command line. | Arnold D. Robbins | 2021-08-15 | 5 | -0/+22 |
| | |||||
* | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 9 | -7/+144 |
| | |||||
* | MPFR division by zero is now a fatal error. | Arnold D. Robbins | 2021-08-05 | 3 | -1/+17 |
| | |||||
* | Add warnings for negative arguments for -M mode. | Arnold D. Robbins | 2021-08-05 | 2 | -8/+19 |
| | |||||
* | Add dynarray_resize to OpenVMS | John Malmberg | 2021-07-26 | 3 | -10/+40 |
| | |||||
* | Fixes for Vax/VMS C. | Arnold D. Robbins | 2021-07-23 | 4 | -6/+24 |
| | |||||
* | Update testdfa.c. | Arnold D. Robbins | 2021-07-15 | 2 | -3/+15 |
| | |||||
* | Doc updates. | Arnold D. Robbins | 2021-07-15 | 4 | -738/+612 |
| | |||||
* | Update build-aux files. | Arnold D. Robbins | 2021-07-09 | 3 | -591/+650 |
| | |||||
* | Doc fixes. | Arnold D. Robbins | 2021-07-09 | 6 | -21/+29 |
| | |||||
* | Improve isnumeric documentation. | Andrew J. Schorr | 2021-07-07 | 4 | -299/+306 |
| | |||||
* | asort/asorti documentation update and new lint warning. | Arnold D. Robbins | 2021-07-07 | 7 | -440/+490 |
| | |||||
* | Doc updates relating to bugs and bug reports. | Arnold D. Robbins | 2021-07-02 | 5 | -694/+1203 |
| | |||||
* | Update support files from GNULIB. | Arnold D. Robbins | 2021-06-30 | 8 | -43/+69 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2021-06-30 | 5 | -378/+146 |
| | |||||
* | More doc stuff. | Arnold D. Robbins | 2021-06-25 | 4 | -295/+305 |
| | |||||
* | Enhance isnumeric documentation. | Andrew J. Schorr | 2021-06-24 | 5 | -304/+316 |
| | |||||
* | More doc updates. | Arnold D. Robbins | 2021-06-23 | 6 | -344/+369 |
| | |||||
* | Add isnumeric function. | Andrew J. Schorr | 2021-06-22 | 5 | -600/+714 |
| | |||||
* | Two new sections in the manual. | Arnold D. Robbins | 2021-06-21 | 4 | -600/+916 |
| | |||||
* | Remove extension/po/remove-potcdate.sed. | Arnold D. Robbins | 2021-06-18 | 2 | -11/+4 |
| | |||||
* | Small doc fix. | Arnold D. Robbins | 2021-06-18 | 4 | -4/+9 |
| | |||||
* | Small updates in the manual. | Arnold D. Robbins | 2021-06-17 | 4 | -239/+284 |
| | |||||
* | Add more words to spelling list. | Arnold D. Robbins | 2021-06-10 | 2 | -0/+9 |
| |