aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Serbian translation updated.Arnold D. Robbins2021-12-142-781/+470
* Update texinfo.tex.Arnold D. Robbins2021-12-104-12/+24
* Update support files from GNULIB.Arnold D. Robbins2021-12-106-614/+385
* Reformat some comments in extension/rwarray.c.Arnold D. Robbins2021-12-102-8/+16
* In extension rwarray, write and read mpfr values as strings instead of using ...Andrew J. Schorr2021-12-082-0/+30
* Reorder statements in iolint to try to eliminate a race condition.Andrew J. Schorr2021-12-073-2/+9
* Don't use return in a call to a void function.Andrew J. Schorr2021-12-022-4/+13
* Convert w32_maybe_set_errno to os_maybe_set_errno.Arnold D. Robbins2021-12-0112-43/+65
* Don't use return in a call to a void function.Arnold D. Robbins2021-12-012-3/+10
* Flush output to redirections before closing to detect output errors.Andrew J. Schorr2021-11-304-30/+64
* Small doc fixes.Arnold D. Robbins2021-11-254-66/+88
* Update the doc of PC installation.Eli Zaretskii2021-11-242-0/+13
* Doc update.Arnold D. Robbins2021-11-224-44/+82
* Fix subtle typeof case.Arnold D. Robbins2021-11-2112-6/+72
* Small doc update.Arnold D. Robbins2021-11-214-292/+303
* Restore removed test in test/iolint.awk.Arnold D. Robbins2021-11-183-8/+22
* Add GMP and MPFR support to rwarray extension.Arnold D. Robbins2021-11-187-52/+181
* Small typo fix in the documentation.Arnold D. Robbins2021-11-154-451/+456
* Disable racy test in test/iolint.awk.Arnold D. Robbins2021-11-143-10/+14
* Improve tests to keep running if there's a strange failure.Arnold D. Robbins2021-11-087-1795/+1806
* Remove some unused files.Arnold D. Robbins2021-11-079-642/+17
* Move to Texinfo 6.8.Arnold D. Robbins2021-11-043-945/+969
* Update to Automake 1.16.5.Arnold D. Robbins2021-11-0410-13/+26
* Minor doc markup changes.Arnold D. Robbins2021-11-034-296/+298
* Fix ARFLAGS in configure.ac.Arnold D. Robbins2021-11-033-2/+7
* Make 5.1.1 tar ball and diff file.Arnold D. Robbins2021-10-2848-1014/+1098
* Update Checklist.Arnold D. Robbins2021-10-271-1/+2
* Note gawkinet.texi was updated in NEWS.Arnold D. Robbins2021-10-271-7/+10
* Update copyright year in a bunch of files.Arnold D. Robbins2021-10-2724-24/+52
* Update README.Arnold D. Robbins2021-10-242-2/+8
* Update support files.Arnold D. Robbins2021-10-233-4/+74
* Fix permissions on it.po.Arnold D. Robbins2021-10-231-0/+0
* Update it.po.Arnold D. Robbins2021-10-232-5/+1163
* Manual updates.Arnold D. Robbins2021-10-204-614/+726
* Update pc/Makefile.tst.Arnold D. Robbins2021-10-202-2/+11
* Fix SEGV in error message when FNR hasn't been set yet.Andrew J. Schorr2021-10-202-1/+6
* Code cleanups and bug fix.Arnold D. Robbins2021-10-1811-23/+103
* Further changes to Checklist.Arnold D. Robbins2021-10-141-1/+4
* Update copyright years, some other small cleanups.Arnold D. Robbins2021-10-1321-401/+394
* Updated release Checklist.Arnold D. Robbins2021-10-131-49/+51
* Test Makefile changes for z/OS.Arnold D. Robbins2021-10-137-22/+35
* New script in helpers to find UTF in doc files.Arnold D. Robbins2021-10-092-0/+57
* More doc fixes.Arnold D. Robbins2021-10-097-420/+441
* Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...Arnold D. Robbins2021-10-094-355/+357
|\
| * Set UPDATE-MONTH in the manual.Arnold D. Robbins2021-10-033-2/+3
| * More doc fixes.Arnold D. Robbins2021-10-034-353/+354
* | And more doc updates.Arnold D. Robbins2021-10-094-449/+505
|/
* Doc update.Arnold D. Robbins2021-10-014-332/+402
* Fix white space in ord function patch.Andrew J. Schorr2021-09-272-1/+5
* Patch ord function to avoid returning negative values.Andrew J. Schorr2021-09-275-1/+12