Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-01-19 | 25 | -33/+49 |
|\ | |||||
| * | Update support files with new copyright year. | Arnold D. Robbins | 2022-01-19 | 25 | -33/+49 |
| | | |||||
* | | Continuing to fix master. | Arnold D. Robbins | 2022-01-05 | 2 | -2/+39343 |
| | | |||||
* | | Final fixup after merge. | Arnold D. Robbins | 2022-01-05 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-01-05 | 16 | -39793/+735 |
|\| | |||||
| * | Small doc update. | Arnold D. Robbins | 2022-01-05 | 4 | -326/+331 |
| | | |||||
| * | Fix a namespace issue. | Arnold D. Robbins | 2022-01-05 | 12 | -446/+724 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-17 | 8 | -15/+29 |
|\| | |||||
| * | Make a number of variables and functions be static. | Arnold D. Robbins | 2021-12-17 | 8 | -15/+29 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-14 | 2 | -781/+470 |
|\| | |||||
| * | Serbian translation updated. | Arnold D. Robbins | 2021-12-14 | 2 | -781/+470 |
| | | |||||
* | | update to texinfo.tex | Antonio Giovanni Colombo | 2021-12-11 | 2 | -6/+12 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-10 | 10 | -626/+409 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-10 | 5 | -2/+47 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Correction of several typos in the Italian text of gawktexi.in | Antonio Giovanni Colombo | 2021-12-08 | 2 | -14/+18 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-05 | 2 | -4/+13 |
|\| | |||||
| * | Don't use return in a call to a void function. | Andrew J. Schorr | 2021-12-02 | 2 | -4/+13 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-01 | 12 | -72/+135 |
|\| | |||||
| * | 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 |
| | | |||||
* | | update for the MinGW dll needed for Windows | Antonio Giovanni Colombo | 2021-11-26 | 2 | -3/+13 |
| | | |||||
* | | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2021-11-25 | 4 | -64/+99 |
|\ \ | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-25 | 4 | -64/+99 |
| |\| | |||||
| | * | 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 |
| | | | |||||
* | | | added description of AWKgo | Antonio Giovanni Colombo | 2021-11-25 | 2 | -1/+16 |
| | | | |||||
* | | | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2021-11-22 | 4 | -44/+82 |
|\| | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-22 | 4 | -44/+82 |
| |\| | |||||
| | * | Doc update. | Arnold D. Robbins | 2021-11-22 | 4 | -44/+82 |
| | | | |||||
* | | | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2021-11-22 | 16 | -300/+377 |
|\| | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-22 | 16 | -300/+377 |
| |\| | |||||
| | * | 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 |
| | | | |||||
* | | | Corrected a typo | Antonio Giovanni Colombo | 2021-11-18 | 2 | -1/+5 |
|/ / | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-18 | 9 | -67/+213 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-15 | 4 | -454/+459 |
|\| | |||||
| * | Small typo fix in the documentation. | Arnold D. Robbins | 2021-11-15 | 4 | -451/+456 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-14 | 3 | -10/+14 |
|\| | |||||
| * | Disable racy test in test/iolint.awk. | Arnold D. Robbins | 2021-11-14 | 3 | -10/+14 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-09 | 7 | -1798/+1809 |
|\| | |||||
| * | Improve tests to keep running if there's a strange failure. | Arnold D. Robbins | 2021-11-08 | 7 | -1795/+1806 |
| | | |||||
* | | Merge branch 'feature/docit' | Arnold D. Robbins | 2021-11-07 | 2 | -8/+11 |
|\ \ |