Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-21 | 1 | -1/+3 | |
|\ | ||||||
| * | Improve auto debug for .developing. | Arnold D. Robbins | 2018-12-21 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-12 | 1 | -1/+1 | |
|\| | ||||||
| * | Speed up UTC mktime by using library timegm if available instead of our slow ↵ | Andrew J. Schorr | 2018-12-12 | 1 | -1/+1 | |
| | | | | | | | | implementation. | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-06 | 1 | -1/+9 | |
|\| | ||||||
| * | Configuration stuff updates, including no optimization. | Arnold D. Robbins | 2018-12-06 | 1 | -1/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-16 | 1 | -101/+117 | |
|\| | ||||||
| * | Update to Gettext 0.19.8.1. | Arnold D. Robbins | 2018-09-16 | 1 | -6/+21 | |
| | | ||||||
| * | Upgrade to Automake 1.16.1. | Arnold D. Robbins | 2018-09-16 | 1 | -95/+96 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-03-22 | 1 | -0/+42 | |
|\| | ||||||
| * | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 1 | -0/+42 | |
| | | ||||||
| * | Make extension directory fully gettextized. Fixes autoreconf problems. | Arnold D. Robbins | 2018-03-11 | 1 | -10/+10 | |
| | | ||||||
| * | Make 4.2.1 tarball. | Arnold D. Robbins | 2018-02-25 | 1 | -10/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-23 | 1 | -2/+8 | |
|\| | ||||||
| * | Restore PowerPC mac to not build MPFR. | Arnold D. Robbins | 2018-02-23 | 1 | -2/+8 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-21 | 1 | -8/+2 | |
|\| | ||||||
| * | Restore MPFR compilation on PowerPC Macintosh. | Arnold D. Robbins | 2018-02-21 | 1 | -8/+2 | |
| | | ||||||
| * | Bump version before next tarball. | Arnold D. Robbins | 2018-02-13 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version for test tarball. | Arnold D. Robbins | 2018-01-29 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version for test tarball. | Arnold D. Robbins | 2018-01-25 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version before next test tarball. | Arnold D. Robbins | 2018-01-15 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version. | Arnold D. Robbins | 2017-12-24 | 1 | -10/+10 | |
| | | ||||||
* | | Change version towards next release. | Arnold D. Robbins | 2017-12-23 | 1 | -10/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-23 | 1 | -10/+10 | |
|\| | ||||||
| * | Bump version to start release cycle. | Arnold D. Robbins | 2017-12-23 | 1 | -10/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-22 | 1 | -20/+30 | |
|\| | ||||||
| * | Add --enable-versioned-extension-dir configure option. | Arnold D. Robbins | 2017-12-22 | 1 | -4/+23 | |
| | | ||||||
| * | Improvements to configure.ac and extension/configure.ac. | Arnold D. Robbins | 2017-12-19 | 1 | -16/+7 | |
| | | ||||||
* | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-19 | 1 | -10/+10 | |
|\| | ||||||
| * | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 1 | -10/+10 | |
| | | ||||||
* | | Remove gawkbool.h; rely on their being a stdbool.h. | Arnold D. Robbins | 2017-10-13 | 1 | -2/+2 | |
| | | ||||||
* | | Remove the --with-whiny-user-strftime configuration option. | Arnold D. Robbins | 2017-10-10 | 1 | -16/+0 | |
| | | ||||||
* | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-08 | 1 | -10/+10 | |
|\| | ||||||
| * | Bump version after updates. | Arnold D. Robbins | 2017-10-08 | 1 | -10/+10 | |
| | | ||||||
* | | Remove code allowing non-English letters in identifiers. | Arnold D. Robbins | 2017-10-02 | 1 | -14/+0 | |
|/ | ||||||
* | Bump version before tarball. | Arnold D. Robbins | 2017-10-02 | 1 | -10/+10 | |
| | ||||||
* | Increase version towards next tarball. | Arnold D. Robbins | 2017-08-28 | 1 | -10/+10 | |
| | ||||||
* | Use gai_strerror for error messages if getaddrinfo fails. | Arnold D. Robbins | 2017-08-28 | 1 | -1/+2 | |
| | ||||||
* | Integrate changes for z/OS. | Arnold D. Robbins | 2017-08-21 | 1 | -7/+7 | |
| | ||||||
* | Bump version in configure.ac. | Arnold D. Robbins | 2017-08-17 | 1 | -10/+10 | |
| | ||||||
* | Update version in preparation for release. | Arnold D. Robbins | 2017-08-13 | 1 | -10/+10 | |
| | ||||||
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-20 | 1 | -5/+21 | |
|\ | ||||||
| * | Fix 64-bit compilation without MPFR. | Arnold D. Robbins | 2017-04-20 | 1 | -4/+20 | |
| | | ||||||
* | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+18 | |
|/ | ||||||
* | Bump version for test dist. | Arnold D. Robbins | 2017-03-29 | 1 | -10/+10 | |
| | ||||||
* | Cleanups in configure.ac. | Arnold D. Robbins | 2017-03-16 | 1 | -11/+22 | |
| | ||||||
* | Update for Mac OS X on PowerPC. | Arnold D. Robbins | 2016-12-23 | 1 | -0/+6 | |
| | ||||||
* | Add small regex fix. Add support directory. | Arnold D. Robbins | 2016-12-22 | 1 | -1/+95 | |
| | ||||||
* | Use fwrite_unlocked if it exists. Nice speedup in output. | Arnold D. Robbins | 2016-08-29 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-09 | 1 | -2/+2 | |
|\ |