Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make 5.1.1 tar ball and diff file. | Arnold D. Robbins | 2021-10-28 | 48 | -1014/+1098 |
| | |||||
* | Update Checklist. | Arnold D. Robbins | 2021-10-27 | 1 | -1/+2 |
| | |||||
* | Note gawkinet.texi was updated in NEWS. | Arnold D. Robbins | 2021-10-27 | 1 | -7/+10 |
| | |||||
* | Update copyright year in a bunch of files. | Arnold D. Robbins | 2021-10-27 | 24 | -24/+52 |
| | |||||
* | Update README. | Arnold D. Robbins | 2021-10-24 | 2 | -2/+8 |
| | |||||
* | Update support files. | Arnold D. Robbins | 2021-10-23 | 3 | -4/+74 |
| | |||||
* | Fix permissions on it.po. | Arnold D. Robbins | 2021-10-23 | 1 | -0/+0 |
| | |||||
* | Update it.po. | Arnold D. Robbins | 2021-10-23 | 2 | -5/+1163 |
| | |||||
* | Manual updates. | Arnold D. Robbins | 2021-10-20 | 4 | -614/+726 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-10-20 | 2 | -2/+11 |
| | |||||
* | Fix SEGV in error message when FNR hasn't been set yet. | Andrew J. Schorr | 2021-10-20 | 2 | -1/+6 |
| | |||||
* | Code cleanups and bug fix. | Arnold D. Robbins | 2021-10-18 | 11 | -23/+103 |
| | |||||
* | Further changes to Checklist. | Arnold D. Robbins | 2021-10-14 | 1 | -1/+4 |
| | |||||
* | Update copyright years, some other small cleanups. | Arnold D. Robbins | 2021-10-13 | 21 | -401/+394 |
| | |||||
* | Updated release Checklist. | Arnold D. Robbins | 2021-10-13 | 1 | -49/+51 |
| | |||||
* | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 7 | -22/+35 |
| | |||||
* | New script in helpers to find UTF in doc files. | Arnold D. Robbins | 2021-10-09 | 2 | -0/+57 |
| | |||||
* | More doc fixes. | Arnold D. Robbins | 2021-10-09 | 7 | -420/+441 |
| | |||||
* | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2021-10-09 | 4 | -355/+357 |
|\ | | | | | | | gawk-5.1-stable | ||||
| * | Set UPDATE-MONTH in the manual. | Arnold D. Robbins | 2021-10-03 | 3 | -2/+3 |
| | | |||||
| * | More doc fixes. | Arnold D. Robbins | 2021-10-03 | 4 | -353/+354 |
| | | |||||
* | | And more doc updates. | Arnold D. Robbins | 2021-10-09 | 4 | -449/+505 |
|/ | |||||
* | 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 |
| |