Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|\ | ||||||
| * | And add configure too. Oops. | Arnold D. Robbins | 2016-06-09 | 1 | -2/+2 | |
| | | ||||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version for beta release tarball. | Arnold D. Robbins | 2016-04-27 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version for next tarball. | Arnold D. Robbins | 2016-04-17 | 1 | -10/+10 | |
| | | ||||||
| * | Bump version number for tarball. | Arnold D. Robbins | 2016-04-11 | 1 | -10/+10 | |
| | | ||||||
| * | Test tarball, version at 4.1.3c. Update po files too. | Arnold D. Robbins | 2016-04-07 | 1 | -10/+10 | |
| | | ||||||
* | | Enable C99 compilation. Fix dfa.c. | Arnold D. Robbins | 2016-02-14 | 1 | -677/+124 | |
| | | ||||||
* | | Remove old ISC Unix cruft. | Arnold D. Robbins | 2016-01-27 | 1 | -5/+0 | |
| | | ||||||
* | | Remove special support for AIX; should work normally. | Arnold D. Robbins | 2016-01-27 | 1 | -19/+0 | |
| | | ||||||
* | | Remove support for GNU/Linux on Alpha. | Arnold D. Robbins | 2016-01-03 | 1 | -26/+0 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -9/+147 | |
|\| | ||||||
| * | Bump version in configure.ac. | Arnold D. Robbins | 2015-10-04 | 1 | -10/+10 | |
| | | ||||||
| * | Further zOS updates: Wrap C compiler. | Arnold D. Robbins | 2015-09-11 | 1 | -19/+63 | |
| | | ||||||
| * | Update configure machinery for z/OS. | Arnold D. Robbins | 2015-09-01 | 1 | -12/+31 | |
| | | ||||||
| * | Comment out failure if c89 compiler in configure. | Arnold D. Robbins | 2015-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -19/+94 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-02 | 1 | -53/+60 | |
|\| | ||||||
| * | Update autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -53/+60 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-15 | 1 | -1/+40 | |
|\| | ||||||
| * | Configuration/Build fix for Gentoo/FreeBSD. | Arnold D. Robbins | 2015-06-15 | 1 | -1/+40 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 1 | -5/+5 | |
|\| | ||||||
| * | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 1 | -15/+15 | |
| | | ||||||
| * | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 1 | -10/+10 | |
| | | ||||||
| * | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 1 | -10/+10 | |
| | | ||||||
* | | Updated autoconf (.ac) files. Remove RETSIGTYPE. | Arnold D. Robbins | 2015-04-16 | 1 | -50/+30 | |
| | | ||||||
* | | Merge branch 'master' into select | Arnold D. Robbins | 2015-03-20 | 1 | -59/+88 | |
|\ \ |