Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc update. | Arnold D. Robbins | 2021-10-01 | 4 | -332/+402 |
| | |||||
* | Fix white space in ord function patch. | Andrew J. Schorr | 2021-09-27 | 2 | -1/+5 |
| | |||||
* | Patch ord function to avoid returning negative values. | Andrew J. Schorr | 2021-09-27 | 5 | -1/+12 |
| | |||||
* | Documentation updates. | Arnold D. Robbins | 2021-09-27 | 4 | -224/+233 |
| | |||||
* | Update FIXME and comments and builtin.c:do_mktime. | Arnold D. Robbins | 2021-09-26 | 2 | -1/+8 |
| | |||||
* | Fix po/ChangeLog. | Arnold D. Robbins | 2021-09-24 | 1 | -1/+1 |
| | |||||
* | Doc updates. Whew. | Arnold D. Robbins | 2021-09-24 | 4 | -105/+234 |
| | |||||
* | Update it.po. | Arnold D. Robbins | 2021-09-24 | 2 | -1160/+9 |
| | |||||
* | Small cleanup in gawkapi.h. | Arnold D. Robbins | 2021-09-23 | 2 | -2/+7 |
| | |||||
* | Documentation updates. | Arnold D. Robbins | 2021-09-23 | 5 | -450/+491 |
| | |||||
* | Update version in extension/configure.ac. | Arnold D. Robbins | 2021-09-22 | 3 | -12/+16 |
| | |||||
* | Sync support files with GNULIB. | Arnold D. Robbins | 2021-09-22 | 3 | -1/+24 |
| | |||||
* | Documentation updates. | Arnold D. Robbins | 2021-09-22 | 5 | -636/+776 |
| | |||||
* | Prep for public beta. | Arnold D. Robbins | 2021-09-19 | 32 | -8312/+9926 |
| | |||||
* | Fix test/Makefile.am. | Arnold D. Robbins | 2021-09-19 | 3 | -2/+5 |
| | |||||
* | 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 |
| |