Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-21 | 8 | -42/+33 |
|\ | |||||
| * | Restore MPFR compilation on PowerPC Macintosh. | Arnold D. Robbins | 2018-02-21 | 8 | -42/+33 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-19 | 4 | -4/+8 |
|\| | |||||
| * | Update copyright years. | Arnold D. Robbins | 2018-02-19 | 4 | -4/+8 |
| | | |||||
* | | Update Italian manual translation. | Arnold D. Robbins | 2018-02-17 | 2 | -6/+10 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-17 | 14 | -413/+442 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-16 | 2 | -2/+6 |
|\| | |||||
| * | Fix doc on NONFATAL. | Arnold D. Robbins | 2018-02-16 | 2 | -2/+6 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-15 | 2 | -6/+10 |
|\| | |||||
| * | Updates to gawk.1. | Arnold D. Robbins | 2018-02-15 | 2 | -6/+10 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-14 | 40 | -2023/+5179 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Typo fixes in extension/filefuncs.3am. | Arnold D. Robbins | 2018-02-11 | 2 | -2/+6 |
| | | |||||
* | | Merge branch 'master' into feature/fts-skip | Arnold D. Robbins | 2018-02-11 | 40 | -176/+349 |
|\ \ | |||||
| * | | Update Italian translation. | Arnold D. Robbins | 2018-02-10 | 2 | -6/+20 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-10 | 8 | -5/+29 |
| |\| | |||||
| | * | 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 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-09 | 20 | -141/+249 |
| |\| | |||||
| | * | 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 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-05 | 3 | -4/+13 |
| |\| | |||||
| | * | Fix MPFR_TESTS in test/Makefile.am. | Arnold D. Robbins | 2018-02-05 | 3 | -4/+13 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-04 | 6 | -22/+22 |
| |\| | |||||
| | * | 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 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-02 | 12 | -0/+18 |
| |\| | |||||
| | * | Add vim modeline to extension man pages. | Arnold D. Robbins | 2018-02-02 | 12 | -0/+18 |
| | | | |||||
* | | | Add FTS_SKIP support to filefuncs extension. | Arnold D. Robbins | 2018-02-02 | 3 | -6/+26 |
|/ / | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-01 | 10 | -1265/+617 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-29 | 35 | -2840/+2857 |
|\| | |||||
| * | 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 some config.* files. | Arnold D. Robbins | 2018-01-28 | 6 | -580/+602 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-26 | 2 | -2/+8 |
|\| |