Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mistake in gawk manual where I wrote writeall instead of readall. | Andrew J. Schorr | 2022-02-23 | 4 | -89/+94 |
| | |||||
* | Update NEWS. | Arnold D. Robbins | 2022-02-22 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-22 | 14 | -631/+679 |
|\ | |||||
| * | Enable interval expressions for --traditional. Update docs. | Arnold D. Robbins | 2022-02-22 | 9 | -627/+655 |
| | | |||||
| * | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Add a cast. | Arnold D. Robbins | 2022-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-22 | 6 | -3/+23 |
| |\| | |||||
| | * | Fix resource links found by Coverity. | Arnold D. Robbins | 2022-02-22 | 6 | -3/+23 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-11 | 2 | -5/+23 |
|\| | | |||||
| * | | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2022-02-11 | 11 | -6/+78 |
| |\ \ | |||||
| * | | | update to gawktexi.in for indirect call clarifications | Antonio Giovanni Colombo | 2022-02-10 | 2 | -5/+23 |
| | | | | |||||
* | | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-11 | 11 | -6/+78 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-11 | 11 | -6/+78 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fix bug in exit status returned by close for a previously exited process. | Andrew J. Schorr | 2022-02-10 | 10 | -5/+72 |
| | | | |||||
| | * | Small formatting fix. | Arnold D. Robbins | 2022-02-10 | 2 | -1/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-10 | 2 | -0/+5 |
|\| | | |||||
| * | | Fix test/nsindentifier.ok. | Arnold D. Robbins | 2022-02-10 | 2 | -0/+5 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-09 | 17 | -337/+640 |
|\| | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-09 | 17 | -337/+640 |
| |\| | |||||
| | * | Add tests for indirect calls of builtins. | Arnold D. Robbins | 2022-02-09 | 7 | -0/+72 |
| | | | |||||
| | * | Documentation improvements. | Arnold D. Robbins | 2022-02-07 | 4 | -333/+394 |
| | | | |||||
| | * | Finish fixing indirect call of builtins. | Arnold D. Robbins | 2022-02-07 | 6 | -6/+153 |
| | | | |||||
| | * | Start fixing indirect calls of builtins. | Arnold D. Robbins | 2022-02-04 | 3 | -0/+23 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-01-19 | 25 | -33/+49 |
|\| | | |||||
| * | | 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 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-01-05 | 16 | -775/+1054 |
|\| | | |||||
| * | | 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 'master' into feature/readall | Arnold D. Robbins | 2021-12-17 | 8 | -15/+29 |
|\| | | |||||
| * | | 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 'master' into feature/readall | Arnold D. Robbins | 2021-12-14 | 4 | -787/+482 |
|\| | | |||||
| * | | 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 |
| | | | |||||
* | | | Fix comment in rwarray about rounding mode. | Andrew J. Schorr | 2021-12-10 | 2 | -1/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2021-12-10 | 12 | -634/+425 |
|\| | | |||||
| * | | 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 |
| | | | |||||
* | | | When rwarray reads and writes mpfr values, use mpfr_get_default_rounding_mode(). | Andrew J. Schorr | 2021-12-09 | 2 | -2/+9 |
| | | | |||||
* | | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2021-12-09 | 2 | -14/+18 |
|\| | | |||||
| * | | Correction of several typos in the Italian text of gawktexi.in | Antonio Giovanni Colombo | 2021-12-08 | 2 | -14/+18 |
| | | | |||||
* | | | Fix rwarray extension to allocate mpz & mpfr values at proper scope. | Andrew J. Schorr | 2021-12-08 | 2 | -21/+41 |
| | | |