aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | When rwarray reads and writes mpfr values, use mpfr_get_default_rounding_mode().Andrew J. Schorr2021-12-092-2/+9
| | |
* | | Merge branch 'master' into feature/readallArnold D. Robbins2021-12-092-14/+18
|\| |
| * | Correction of several typos in the Italian text of gawktexi.inAntonio Giovanni Colombo2021-12-082-14/+18
| | |
* | | Fix rwarray extension to allocate mpz & mpfr values at proper scope.Andrew J. Schorr2021-12-082-21/+41
| | |
* | | Enhance rwarray extension to add writeall and readall functions for dumping ↵Andrew J. Schorr2021-12-0816-149/+551
| | | | | | | | | | | | and reloading global state.
* | | Patch API to allow extensions to convert undefined variables to arrays, and ↵Andrew J. Schorr2021-12-0811-17/+123
| | | | | | | | | | | | add a test case.
* | | Merge commit '09e98ee95fb453adc0f1783937477cd065611581' into feature/readall ↵Andrew J. Schorr2021-12-082-0/+30
|\ \ \ | | |/ | |/| | | | to get rwarray to work with mpfr values.
| * | 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.
* | | Merge commit 'e03c8822c48bedfe6cc7fbd5a9382d9630de6494' into feature/readall ↵Andrew J. Schorr2021-12-083-2/+9
|\| | | |/ |/| | | to fix iolint test race condition.
| * Reorder statements in iolint to try to eliminate a race condition.Andrew J. Schorr2021-12-073-2/+9
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-12-052-4/+13
|\|
| * Don't use return in a call to a void function.Andrew J. Schorr2021-12-022-4/+13
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-12-0112-72/+135
|\|
| * 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
| |
* | update for the MinGW dll needed for WindowsAntonio Giovanni Colombo2021-11-262-3/+13
| |
* | Merge branch 'master' into feature/docitArnold D. Robbins2021-11-254-64/+99
|\ \
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-254-64/+99
| |\|
| | * Small doc fixes.Arnold D. Robbins2021-11-254-66/+88
| | |
| | * Update the doc of PC installation.Eli Zaretskii2021-11-242-0/+13
| | |
* | | added description of AWKgoAntonio Giovanni Colombo2021-11-252-1/+16
| | |
* | | Merge branch 'master' into feature/docitArnold D. Robbins2021-11-224-44/+82
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-224-44/+82
| |\|
| | * Doc update.Arnold D. Robbins2021-11-224-44/+82
| | |
* | | Merge branch 'master' into feature/docitArnold D. Robbins2021-11-2216-300/+377
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-2216-300/+377
| |\|
| | * Fix subtle typeof case.Arnold D. Robbins2021-11-2112-6/+72
| | |
| | * Small doc update.Arnold D. Robbins2021-11-214-292/+303
| | |
* | | Corrected a typoAntonio Giovanni Colombo2021-11-182-1/+5
|/ /
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-189-67/+213
|\|
| * 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
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-154-454/+459
|\|
| * Small typo fix in the documentation.Arnold D. Robbins2021-11-154-451/+456
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-143-10/+14
|\|
| * Disable racy test in test/iolint.awk.Arnold D. Robbins2021-11-143-10/+14
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-097-1798/+1809
|\|
| * Improve tests to keep running if there's a strange failure.Arnold D. Robbins2021-11-087-1795/+1806
| |
* | Merge branch 'feature/docit'Arnold D. Robbins2021-11-072-8/+11
|\ \
| * | modified references for the infor verionAntonio Giovanni Colombo2021-11-052-8/+11
| | |
* | | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-079-642/+17
|\ \ \ | |/ / |/| / | |/
| * Remove some unused files.Arnold D. Robbins2021-11-079-642/+17
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-0412-960/+997
|\|
| * 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
| |
* | Fix up pc/Makefile.tst.Arnold D. Robbins2021-11-031-5/+0
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-037-300/+307
|\|
| * Minor doc markup changes.Arnold D. Robbins2021-11-034-296/+298
| |
| * Fix ARFLAGS in configure.ac.Arnold D. Robbins2021-11-033-2/+7
| |