Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-04-06 | 2 | -1/+6 |
|\ | |||||
| * | Small fix to remove a compiler warning. | Arnold D. Robbins | 2022-04-06 | 2 | -1/+6 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-04-01 | 2 | -1/+7 |
|\| | |||||
| * | Small fixes from the persistent-gawk team. | Arnold D. Robbins | 2022-04-01 | 2 | -1/+7 |
* | | Doc fixes, extension/rwarray.3m. | Arnold D. Robbins | 2022-03-11 | 2 | -4/+8 |
* | | Fix memory management of GMP/MPFR values for extensions. | Arnold D. Robbins | 2022-02-25 | 3 | -4/+35 |
* | | Merge branch 'master' into feature/readall | Arnold D. Robbins | 2022-02-22 | 2 | -2/+11 |
|\ \ | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-22 | 2 | -1/+10 |
| |\| | |||||
| | * | Fix resource links found by Coverity. | Arnold D. Robbins | 2022-02-22 | 2 | -1/+10 |
* | | | 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 | 2 | -8/+16 |
|\| | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-10 | 2 | -0/+38 |
| |\| | |||||
| | * | 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 |
* | | | Fix rwarray extension to allocate mpz & mpfr values at proper scope. | Andrew J. Schorr | 2021-12-08 | 2 | -21/+41 |
* | | | Enhance rwarray extension to add writeall and readall functions for dumping a... | Andrew J. Schorr | 2021-12-08 | 3 | -54/+282 |
* | | | Patch API to allow extensions to convert undefined variables to arrays, and a... | Andrew J. Schorr | 2021-12-08 | 2 | -8/+78 |
* | | | Merge commit '09e98ee95fb453adc0f1783937477cd065611581' into feature/readall ... | Andrew J. Schorr | 2021-12-08 | 2 | -0/+30 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | In extension rwarray, write and read mpfr values as strings instead of using ... | Andrew J. Schorr | 2021-12-08 | 2 | -0/+30 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-18 | 2 | -58/+172 |
|\| | |||||
| * | Add GMP and MPFR support to rwarray extension. | Arnold D. Robbins | 2021-11-18 | 2 | -51/+162 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-07 | 4 | -478/+7 |
|\| | |||||
| * | Remove some unused files. | Arnold D. Robbins | 2021-11-07 | 4 | -478/+7 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-04 | 2 | -4/+8 |
|\| | |||||
| * | Update to Automake 1.16.5. | Arnold D. Robbins | 2021-11-04 | 2 | -4/+8 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-28 | 8 | -6/+15 |
|\| | |||||
| * | Make 5.1.1 tar ball and diff file. | Arnold D. Robbins | 2021-10-28 | 2 | -0/+8 |
| * | Update copyright year in a bunch of files. | Arnold D. Robbins | 2021-10-27 | 6 | -6/+7 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-14 | 2 | -3/+6 |
|\| | |||||
| * | Update copyright years, some other small cleanups. | Arnold D. Robbins | 2021-10-13 | 2 | -3/+6 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-01 | 2 | -1/+10 |
|\| | |||||
| * | Fix white space in ord function patch. | Andrew J. Schorr | 2021-09-27 | 2 | -1/+5 |
| * | Patch ord function to avoid returning negative values. | Andrew J. Schorr | 2021-09-27 | 2 | -1/+6 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-22 | 3 | -12/+16 |
|\| | |||||
| * | Update version in extension/configure.ac. | Arnold D. Robbins | 2021-09-22 | 3 | -12/+16 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 6 | -47/+74 |
|\| | |||||
| * | Update to Automake 1.16.4. | Arnold D. Robbins | 2021-09-10 | 4 | -30/+65 |
| * | Finish update to Autoconf 2.71. Remove lots of warnings. | Arnold D. Robbins | 2021-09-10 | 4 | -17/+9 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 4 | -2886/+3962 |
|\| | |||||
| * | Move to Autoconf 2.71. | Arnold D. Robbins | 2021-09-09 | 4 | -2886/+3962 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-18 | 2 | -11/+4 |
|\| | |||||
| * | Remove extension/po/remove-potcdate.sed. | Arnold D. Robbins | 2021-06-18 | 2 | -11/+4 |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-07 | 2 | -0/+15 |
|\ \ | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-07 | 2 | -0/+15 |
| |\| | |||||
| | * | Fix configure.ac version to 5.1.1a. | Arnold D. Robbins | 2021-05-06 | 2 | -0/+15 |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 2 | -84/+4 |
|\| | | |||||
| * | | Remove CMake related files. | Arnold D. Robbins | 2021-05-05 | 2 | -84/+4 |
| |/ | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 5 | -23/+21 |
|\| | |||||
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 5 | -23/+21 |
* | | Update rwarray extension for bool values, and also test code. | Arnold D. Robbins | 2021-03-30 | 2 | -7/+38 |