aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Small fix to remove a compiler warning.Arnold D. Robbins2022-04-062-1/+6
|
* Small fixes from the persistent-gawk team.Arnold D. Robbins2022-04-014-3/+15
|
* Improve delarprm2 test.Arnold D. Robbins2022-03-303-3/+12
|
* Fix nested indirect calls, add test case.Arnold D. Robbins2022-03-2711-17/+69
|
* Sync support files from GNULIB.Arnold D. Robbins2022-03-254-15/+20
|
* Impove lint checks in builtin functions.Arnold D. Robbins2022-03-222-4/+63
|
* Typo fix in the manual.Arnold D. Robbins2022-03-014-3/+8
|
* Have cant_happen() give more information.Arnold D. Robbins2022-02-2713-32/+39
|
* Doc update.Arnold D. Robbins2022-02-274-239/+275
|
* Add a cast.Arnold D. Robbins2022-02-221-1/+1
|
* Fix resource links found by Coverity.Arnold D. Robbins2022-02-226-3/+23
|
* Fix bug in exit status returned by close for a previously exited process.Andrew J. Schorr2022-02-1010-5/+72
|
* Small formatting fix.Arnold D. Robbins2022-02-102-1/+6
|
* Add tests for indirect calls of builtins.Arnold D. Robbins2022-02-097-0/+72
|
* Documentation improvements.Arnold D. Robbins2022-02-074-333/+394
|
* Finish fixing indirect call of builtins.Arnold D. Robbins2022-02-076-6/+153
|
* Start fixing indirect calls of builtins.Arnold D. Robbins2022-02-043-0/+23
|
* Update support files with new copyright year.Arnold D. Robbins2022-01-1925-33/+49
|
* Small doc update.Arnold D. Robbins2022-01-054-326/+331
|
* Fix a namespace issue.Arnold D. Robbins2022-01-0512-446/+724
|
* Make a number of variables and functions be static.Arnold D. Robbins2021-12-178-15/+29
|
* 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
| | | | the new and experimental floating-point interchange format.
* 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
|