Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2017-08-21 | 4 | -3/+10 | |
| |\ | ||||||
| | * | Clean up textexttmp.txt after the testext test. | Eli Zaretskii | 2017-08-21 | 4 | -3/+10 | |
| | | | ||||||
| * | | Solaris fix for intdiv extension. | Arnold D. Robbins | 2017-08-21 | 3 | -4/+11 | |
| | | | ||||||
| * | | Integrate changes for z/OS. | Arnold D. Robbins | 2017-08-21 | 9 | -27/+42 | |
| | | | ||||||
| * | | Update fi and sv translations. | Arnold D. Robbins | 2017-08-21 | 3 | -838/+530 | |
| | | | ||||||
| * | | Update texinfo.tex for TOC fix. | Arnold D. Robbins | 2017-08-21 | 2 | -2/+15 | |
| |/ | ||||||
| * | Fix a small ChangeLog snafu. | Eli Zaretskii | 2017-08-20 | 2 | -4/+2 | |
| | | ||||||
| * | Fix the test suite for the MinGW build. | Eli Zaretskii | 2017-08-19 | 4 | -8/+24 | |
| | | ||||||
| * | Update pc/Makefile.ext per extension/Makefile.am changes. | Eli Zaretskii | 2017-08-19 | 2 | -2/+20 | |
| | | ||||||
| * | Update pc/Makefile.tst. | Eli Zaretskii | 2017-08-18 | 2 | -78/+165 | |
| | | ||||||
| * | Fix the MinGW build. | Eli Zaretskii | 2017-08-18 | 3 | -2/+7 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-18 | 17 | -2112/+1463 | |
|\| | ||||||
| * | Update several translations. | Arnold D. Robbins | 2017-08-18 | 6 | -1522/+818 | |
| | | ||||||
| * | Typo fixes in debug.c. | Arnold D. Robbins | 2017-08-18 | 2 | -2/+8 | |
| | | ||||||
| * | Document the existence of the Italian translation of the manual. | Arnold D. Robbins | 2017-08-17 | 6 | -569/+613 | |
| | | ||||||
| * | Typo fix in do_compl_mpfr(). | Arnold D. Robbins | 2017-08-17 | 2 | -1/+4 | |
| | | ||||||
| * | Bump version in configure.ac. | Arnold D. Robbins | 2017-08-17 | 2 | -11/+11 | |
| | | ||||||
| * | Fix reference counting management problem in rebuild_record(). | Arnold D. Robbins | 2017-08-17 | 2 | -7/+9 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-16 | 38 | -14061/+16480 | |
|\| | ||||||
| * | PO files updated in preparation for release. | Arnold D. Robbins | 2017-08-16 | 33 | -14008/+16405 | |
| | | ||||||
| * | Update pc/config.h. | Arnold D. Robbins | 2017-08-16 | 2 | -47/+61 | |
| | | ||||||
| * | Fix test suite for make distcheck. | Arnold D. Robbins | 2017-08-16 | 3 | -6/+14 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-16 | 16 | -134/+378 | |
|\| | ||||||
| * | Some cleanup in gawkapi.c for non-MPFR case. | Arnold D. Robbins | 2017-08-16 | 2 | -6/+19 | |
| | | ||||||
| * | Doc updates, getting ready for release. | Arnold D. Robbins | 2017-08-16 | 9 | -117/+321 | |
| | | ||||||
| * | Update config.guess, bump version in extension/configure.ac. | Arnold D. Robbins | 2017-08-16 | 7 | -14/+32 | |
| | | ||||||
| * | Fix API bug preventing builds in the absence of MPFR. | Andrew J. Schorr | 2017-08-16 | 2 | -0/+9 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-13 | 36 | -983/+2012 | |
|\| | ||||||
| * | Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv). | Arnold D. Robbins | 2017-08-13 | 3 | -31/+36 | |
| | | ||||||
| * | Sort and prettify the lists of tests. | Arnold D. Robbins | 2017-08-13 | 3 | -118/+127 | |
| | | ||||||
| * | Update version in preparation for release. | Arnold D. Robbins | 2017-08-13 | 2 | -11/+11 | |
| | | ||||||
| * | Update version and copyright year in docs. | Arnold D. Robbins | 2017-08-13 | 6 | -25/+30 | |
| | | ||||||
| * | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-13 | 2 | -0/+21 | |
| |\ | ||||||
| * | | Document MPFR/GMP additions to the extension API. | Arnold D. Robbins | 2017-08-13 | 4 | -623/+992 | |
| | | | ||||||
| * | | Stop including <gmp.h> in the intdiv extension, since <mpfr.h> grabs this ↵ | Andrew J. Schorr | 2017-08-11 | 2 | -1/+5 | |
| | | | | | | | | | | | | for us. | |||||
| * | | Fix initialization in intdiv extension, since MPFR version check is now ↵ | Andrew J. Schorr | 2017-08-10 | 2 | -13/+7 | |
| | | | | | | | | | | | | automatic. | |||||
| * | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-09 | 13 | -121/+202 | |
| |\ \ | ||||||
| * | | | 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 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-04 | 35 | -48/+67 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into feature/api-mpfr | 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 'master' into feature/api-mpfr | 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 'master' into feature/api-mpfr | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/api-mpfr | 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 'master' into feature/api-mpfr | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |