Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a namespace issue. | Arnold D. Robbins | 2022-01-05 | 12 | -446/+724 |
| | |||||
* | Make a number of variables and functions be static. | Arnold D. Robbins | 2021-12-17 | 8 | -15/+29 |
| | |||||
* | Serbian translation updated. | Arnold D. Robbins | 2021-12-14 | 2 | -781/+470 |
| | |||||
* | Update texinfo.tex. | Arnold D. Robbins | 2021-12-10 | 4 | -12/+24 |
| | |||||
* | Update support files from GNULIB. | Arnold D. Robbins | 2021-12-10 | 6 | -614/+385 |
| | |||||
* | Reformat some comments in extension/rwarray.c. | Arnold D. Robbins | 2021-12-10 | 2 | -8/+16 |
| | |||||
* | In extension rwarray, write and read mpfr values as strings instead of using ↵ | Andrew J. Schorr | 2021-12-08 | 2 | -0/+30 |
| | | | | the new and experimental floating-point interchange format. | ||||
* | Reorder statements in iolint to try to eliminate a race condition. | Andrew J. Schorr | 2021-12-07 | 3 | -2/+9 |
| | |||||
* | Don't use return in a call to a void function. | Andrew J. Schorr | 2021-12-02 | 2 | -4/+13 |
| | |||||
* | Convert w32_maybe_set_errno to os_maybe_set_errno. | Arnold D. Robbins | 2021-12-01 | 12 | -43/+65 |
| | |||||
* | Don't use return in a call to a void function. | Arnold D. Robbins | 2021-12-01 | 2 | -3/+10 |
| | |||||
* | Flush output to redirections before closing to detect output errors. | Andrew J. Schorr | 2021-11-30 | 4 | -30/+64 |
| | |||||
* | Small doc fixes. | Arnold D. Robbins | 2021-11-25 | 4 | -66/+88 |
| | |||||
* | Update the doc of PC installation. | Eli Zaretskii | 2021-11-24 | 2 | -0/+13 |
| | |||||
* | Doc update. | Arnold D. Robbins | 2021-11-22 | 4 | -44/+82 |
| | |||||
* | Fix subtle typeof case. | Arnold D. Robbins | 2021-11-21 | 12 | -6/+72 |
| | |||||
* | Small doc update. | Arnold D. Robbins | 2021-11-21 | 4 | -292/+303 |
| | |||||
* | Restore removed test in test/iolint.awk. | Arnold D. Robbins | 2021-11-18 | 3 | -8/+22 |
| | |||||
* | Add GMP and MPFR support to rwarray extension. | Arnold D. Robbins | 2021-11-18 | 7 | -52/+181 |
| | |||||
* | Small typo fix in the documentation. | Arnold D. Robbins | 2021-11-15 | 4 | -451/+456 |
| | |||||
* | Disable racy test in test/iolint.awk. | Arnold D. Robbins | 2021-11-14 | 3 | -10/+14 |
| | |||||
* | Improve tests to keep running if there's a strange failure. | Arnold D. Robbins | 2021-11-08 | 7 | -1795/+1806 |
| | |||||
* | Remove some unused files. | Arnold D. Robbins | 2021-11-07 | 9 | -642/+17 |
| | |||||
* | Move to Texinfo 6.8. | Arnold D. Robbins | 2021-11-04 | 3 | -945/+969 |
| | |||||
* | Update to Automake 1.16.5. | Arnold D. Robbins | 2021-11-04 | 10 | -13/+26 |
| | |||||
* | Minor doc markup changes. | Arnold D. Robbins | 2021-11-03 | 4 | -296/+298 |
| | |||||
* | Fix ARFLAGS in configure.ac. | Arnold D. Robbins | 2021-11-03 | 3 | -2/+7 |
| | |||||
* | 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 |
| |