Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve checking for MPFR in API at dl_load time. | Arnold D. Robbins | 2017-08-09 | 2 | -6/+14 |
| | |||||
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-09 | 10 | -8/+71 |
|\ | |||||
| * | Fix array indexing from unassigned var to not keep that attribute. | Arnold D. Robbins | 2017-08-09 | 8 | -4/+55 |
| | | |||||
| * | Add URL for bug reporting description to the help message. | Arnold D. Robbins | 2017-08-09 | 4 | -4/+16 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-04 | 35 | -48/+67 |
|\| | |||||
| * | Update copyright years in all relevant files. | Arnold D. Robbins | 2017-08-04 | 29 | -28/+45 |
| | | |||||
| * | Update texinfo.tex. | Arnold D. Robbins | 2017-08-04 | 2 | -12/+6 |
| | | |||||
| * | Update build infrastructure files. | Arnold D. Robbins | 2017-08-04 | 5 | -8/+16 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-30 | 3 | -2/+7 |
|\| | |||||
| * | Fix mbprintf5 test. | Arnold D. Robbins | 2017-07-30 | 3 | -2/+7 |
| | | |||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 4 | -4/+9 |
|\| | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-28 | 4 | -4/+9 |
| |\ | |||||
| | * | Fix test suite after inplace.awk license additon. | Arnold D. Robbins | 2017-07-28 | 4 | -4/+9 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 4 | -324/+351 |
|\| | | |||||
| * | | Doc - improve example for untyped variables. | Arnold D. Robbins | 2017-07-28 | 4 | -324/+351 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 4 | -0/+96 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-28 | 4 | -0/+96 |
| |\| | |||||
| | * | Apply GPL to inplace.awk. | Arnold D. Robbins | 2017-07-28 | 4 | -0/+96 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-21 | 5 | -554/+568 |
|\| | | |||||
| * | | Spellcheck the manual and update as needed. | Arnold D. Robbins | 2017-07-21 | 5 | -554/+568 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-17 | 3 | -621/+648 |
|\| | | |||||
| * | | Partially undo previous grammar change. | Arnold D. Robbins | 2017-07-17 | 3 | -621/+648 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-17 | 3 | -651/+635 |
|\| | | |||||
| * | | Small cleanups in the grammar. | Arnold D. Robbins | 2017-07-17 | 3 | -651/+635 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-15 | 2 | -3/+21 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-15 | 2 | -3/+21 |
| |\| | |||||
| | * | Revert 92ec6835548d36 - don't use DFA if need_start is true. | Arnold D. Robbins | 2017-07-15 | 2 | -3/+21 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-11 | 8 | -28/+63 |
|\| | | |||||
| * | | Some cleanup about checking letters and identifiers. | Arnold D. Robbins | 2017-07-11 | 8 | -28/+63 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-07 | 6 | -11/+24 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-07 | 6 | -11/+24 |
| |\| | |||||
| | * | Fix GCC 7.1 warnings (incrementing/decrementing booleans). | Arnold D. Robbins | 2017-07-07 | 8 | -13/+26 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-07 | 3 | -38/+61 |
|\| | | |||||
| * | | Misc edits in io.c and gawkapi.h. | Arnold D. Robbins | 2017-07-07 | 3 | -38/+61 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-03 | 1 | -4/+1 |
|\| | | |||||
| * | | Update TODO w.r.t. FIELDWIDTHS. | Arnold D. Robbins | 2017-07-03 | 1 | -4/+1 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-03 | 3 | -2/+6 |
|\| | | |||||
| * | | Typo fixes in comments. | Arnold D. Robbins | 2017-07-03 | 3 | -2/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-02 | 2 | -1681/+2172 |
|\| | | |||||
| * | | Update texinfo.tex. | Arnold D. Robbins | 2017-07-02 | 2 | -1681/+2172 |
| | | | |||||
* | | | Fix intdiv extension to build on Cygwin. | Arnold D. Robbins | 2017-06-27 | 3 | -5/+13 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-27 | 10 | -394/+67 |
|\| | | |||||
| * | | Disable mbprintf5 test on Cygwin. | Arnold D. Robbins | 2017-06-27 | 3 | -8/+20 |
| | | | |||||
| * | | Bring helpers/testdfa.c up to date. | Arnold D. Robbins | 2017-06-27 | 2 | -366/+12 |
| | | | |||||
| * | | Remove xmalloc from gawkmisc.c, and improve dfa xalloc by using calloc ↵ | Andrew J. Schorr | 2017-06-25 | 7 | -28/+43 |
| | | | | | | | | | | | | instead of malloc+memset. | ||||
* | | | Minor edit in configure.ac. | Arnold D. Robbins | 2017-06-26 | 2 | -1/+5 |
| | | | |||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-23 | 47 | -585/+695 |
|\| | | |||||
| * | | Fix parenthesization in the pretty printer for real (we hope!). | Arnold D. Robbins | 2017-06-23 | 13 | -346/+385 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Andrew J. Schorr | 2017-06-22 | 7 | -21/+24 |
| |\ \ | |||||
| | * | | Update regex routines from GLIBC. | Arnold D. Robbins | 2017-06-22 | 7 | -21/+24 |
| | | | |