Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regularize several tests so they can be autogenerated. | Arnold D. Robbins | 2018-03-26 | 8 | -42/+10218 |
| | |||||
* | Update doc that tail recursion is no longer optimized. | Arnold D. Robbins | 2018-03-26 | 5 | -589/+592 |
| | |||||
* | Remove the tail recursion optimization. | Arnold D. Robbins | 2018-03-26 | 11 | -378/+347 |
| | |||||
* | Update es.po. | Arnold D. Robbins | 2018-03-26 | 2 | -1165/+852 |
| | |||||
* | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 17 | -462/+648 |
| | |||||
* | Update copyright year in test/Makefile.in. | Arnold D. Robbins | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Update copyright years that should have been updated before 4.2.1 release. | Arnold D. Robbins | 2018-03-13 | 40 | -43/+104 |
| | |||||
* | Quiet down 'make check' in extension/po. | Arnold D. Robbins | 2018-03-12 | 3 | -0/+7 |
| | |||||
* | Make extension directory fully gettextized. Fixes autoreconf problems. | Arnold D. Robbins | 2018-03-11 | 74 | -1364/+5298 |
| | |||||
* | Make nlstringtest work if gawk was compiled without gettext. | Arnold D. Robbins | 2018-03-05 | 4 | -2/+26 |
| | |||||
* | Minor cleanups (bool to int, move a macro). | Arnold D. Robbins | 2018-03-05 | 6 | -13/+20 |
| | |||||
* | Restore text mode default processing for MSYS. | Arnold D. Robbins | 2018-03-05 | 2 | -0/+25 |
| | |||||
* | Fix "make install" on MinGW. | Eli Zaretskii | 2018-03-03 | 2 | -0/+6 |
| | |||||
* | Make 4.2.1 tarball. | Arnold D. Robbins | 2018-02-25 | 63 | -52/+141 |
| | |||||
* | Update config.guess and config.sub. | Arnold D. Robbins | 2018-02-25 | 6 | -8/+26 |
| | |||||
* | Update texinfo.tex. | Arnold D. Robbins | 2018-02-25 | 2 | -2/+6 |
| | |||||
* | Restore PowerPC mac to not build MPFR. | Arnold D. Robbins | 2018-02-23 | 8 | -14/+60 |
| | |||||
* | Restore MPFR compilation on PowerPC Macintosh. | Arnold D. Robbins | 2018-02-21 | 8 | -42/+33 |
| | |||||
* | Update copyright years. | Arnold D. Robbins | 2018-02-19 | 4 | -4/+8 |
| | |||||
* | Lots more doc fixes and updates. | Arnold D. Robbins | 2018-02-17 | 12 | -412/+426 |
| | |||||
* | Sync pc/Makefile.tst with test/Makefile.in. | Eli Zaretskii | 2018-02-17 | 2 | -1/+16 |
| | |||||
* | Fix doc on NONFATAL. | Arnold D. Robbins | 2018-02-16 | 2 | -2/+6 |
| | |||||
* | Updates to gawk.1. | Arnold D. Robbins | 2018-02-15 | 2 | -6/+10 |
| | |||||
* | Update translations after version bump. | Arnold D. Robbins | 2018-02-14 | 33 | -1262/+1950 |
| | |||||
* | Improve extension configuration for finding MPFR. | Arnold D. Robbins | 2018-02-14 | 6 | -759/+3211 |
| | |||||
* | Bump version before next tarball. | Arnold D. Robbins | 2018-02-13 | 3 | -14/+14 |
| | |||||
* | Add warning to intdiv extension when loss of precision may occur. | Andrew J. Schorr | 2018-02-11 | 2 | -2/+18 |
| | |||||
* | Move mtchi18n test into locale tests. | Arnold D. Robbins | 2018-02-10 | 3 | -4/+10 |
| | |||||
* | Do fflush(NULL) before abort(), for GLIBC 2.27. | Arnold D. Robbins | 2018-02-10 | 3 | -0/+12 |
| | |||||
* | Update pc/Makefile.tst. | Eli Zaretskii | 2018-02-10 | 2 | -1/+7 |
| | |||||
* | Small fix in sockets if only loopback interface is up. | Arnold D. Robbins | 2018-02-09 | 2 | -1/+21 |
| | |||||
* | Fix extension pkgextensiondir installation location. | Andrew J. Schorr | 2018-02-08 | 3 | -2/+12 |
| | |||||
* | Update doc w.r.t. cygwin binary mode. | Arnold D. Robbins | 2018-02-08 | 4 | -61/+108 |
| | |||||
* | Update zh_CN translation. | Arnold D. Robbins | 2018-02-07 | 2 | -73/+35 |
| | |||||
* | Fix bug printing +"01" in regular and MPFR mode. | Andrew J. Schorr | 2018-02-07 | 10 | -4/+73 |
| | |||||
* | Fix MPFR_TESTS in test/Makefile.am. | Arnold D. Robbins | 2018-02-05 | 3 | -4/+13 |
| | |||||
* | Update README.macosx. | Arnold D. Robbins | 2018-02-04 | 2 | -19/+4 |
| | |||||
* | Update Brazilian translation. | Arnold D. Robbins | 2018-02-04 | 2 | -2/+6 |
| | |||||
* | Add missing test to pc/Makefile.tst. | Eli Zaretskii | 2018-02-03 | 2 | -1/+12 |
| | |||||
* | Add vim modeline to extension man pages. | Arnold D. Robbins | 2018-02-02 | 12 | -0/+18 |
| | |||||
* | Improve locale independence of the tests. | Arnold D. Robbins | 2018-02-01 | 3 | -4/+9 |
| | |||||
* | Fix some typos in ChangeLog. | Arnold D. Robbins | 2018-01-31 | 1 | -3/+3 |
| | |||||
* | Update Italian, Portugese and Swedish translations. | Arnold D. Robbins | 2018-01-31 | 4 | -672/+366 |
| | |||||
* | Update French and Vietnamese translations. | Arnold D. Robbins | 2018-01-30 | 3 | -586/+239 |
| | |||||
* | Bump version for test tarball. | Arnold D. Robbins | 2018-01-29 | 36 | -2854/+2854 |
| | |||||
* | Update doc/wordlist. | Arnold D. Robbins | 2018-01-28 | 2 | -0/+17 |
| | |||||
* | Update some config.* files. | Arnold D. Robbins | 2018-01-28 | 6 | -580/+602 |
| | |||||
* | Update pc/Makefile.tst for added nlstringtest test. | Eli Zaretskii | 2018-01-26 | 2 | -2/+8 |
| | |||||
* | More doc updates. | Arnold D. Robbins | 2018-01-25 | 6 | -528/+568 |
| | |||||
* | Fix mode on vms/ChangeLog, also formatting a little. | Arnold D. Robbins | 2018-01-25 | 1 | -3/+3 |
| |