Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-04-18 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Fix configure.ac to work with PCC (-Wl,-export-dynamic). | Arnold D. Robbins | 2014-04-18 | 1 | -1/+1 | |
| | | | ||||||
| | * | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 1 | -10/+10 | |
| | | | ||||||
| | * | Bump version for test tarball. | Arnold D. Robbins | 2014-04-03 | 1 | -10/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into select | Andrew J. Schorr | 2014-04-13 | 1 | -188/+213 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-28 | 1 | -51/+16 | |
| |\| | ||||||
| | * | Improvements in both configure.ac files. | Arnold D. Robbins | 2014-03-28 | 1 | -51/+16 | |
| | | | ||||||
| | * | Bump version for beta tarball. | Arnold D. Robbins | 2014-03-21 | 1 | -10/+10 | |
| | | | ||||||
| | * | Bump version for test release. | Arnold D. Robbins | 2014-03-17 | 1 | -10/+10 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-11 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Build fix for BSD systems. | Arnold D. Robbins | 2014-03-11 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-27 | 1 | -3/+1 | |
| |\| | ||||||
| | * | Fix configure for MirBSD also. Bleah. | Arnold D. Robbins | 2014-02-26 | 1 | -3/+1 | |
| | | | ||||||
| | * | Bump version for test tarball. | Arnold D. Robbins | 2014-02-15 | 1 | -10/+10 | |
| | | | ||||||
| | * | Bump version for test tarball. | Arnold D. Robbins | 2014-01-31 | 1 | -10/+10 | |
| | | | ||||||
| | * | Next tarball, bumps version. | Arnold D. Robbins | 2014-01-26 | 1 | -10/+10 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-17 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Configure fixes for z/OS. | Arnold D. Robbins | 2014-01-17 | 1 | -0/+6 | |
| | | | ||||||
| | * | Update version for test tarball. | Arnold D. Robbins | 2014-01-14 | 1 | -10/+10 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-21 | 1 | -106/+127 | |
| |\| | ||||||
| | * | Make extensions controlled by configure time option. | Arnold D. Robbins | 2013-12-21 | 1 | -106/+127 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-21 | 1 | -1/+6 | |
| |\| | ||||||
| | * | Update to automake 1.13.4 and libtool 2.4.2.418. | Arnold D. Robbins | 2013-12-21 | 1 | -1/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-16 | 1 | -19/+0 | |
| |\| | ||||||
| | * | Remove AC_FUNC_VPRINTF macro and header tests. | Arnold D. Robbins | 2013-12-16 | 1 | -19/+0 | |
| | | | ||||||
| * | | Bump version on master. | Arnold D. Robbins | 2013-11-28 | 1 | -10/+10 | |
| |/ | ||||||
| * | Bump version for test distribution. | Arnold D. Robbins | 2013-11-28 | 1 | -10/+10 | |
| | | ||||||
| * | Fix for readline checks on Solaris. | Arnold D. Robbins | 2013-10-16 | 1 | -1/+2 | |
| | | ||||||
| * | Fix issue with old readline lib on Mac OS X. | Arnold D. Robbins | 2013-08-29 | 1 | -0/+44 | |
| | | ||||||
* | | In io.c:wait_any, use sigprocmask if available. | Andrew J. Schorr | 2013-07-07 | 1 | -1/+2 | |
| | | ||||||
* | | Revert incorrect patch to wait_any and instead use waitpid to avoid blocking. | Andrew J. Schorr | 2013-07-04 | 1 | -1/+1 | |
|/ | ||||||
* | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 1 | -3/+0 | |
| | ||||||
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 1 | -10/+10 | |
| | ||||||
* | Update for next test tarball. | Arnold D. Robbins | 2013-05-02 | 1 | -10/+10 | |
| | ||||||
* | Bump version for next tarball. | Arnold D. Robbins | 2013-04-27 | 1 | -10/+10 | |
| | ||||||
* | Typo fix. | Arnold D. Robbins | 2013-04-18 | 1 | -1/+1 | |
| | ||||||
* | Bump version and release beta tarball. | Arnold D. Robbins | 2013-04-18 | 1 | -10/+10 | |
| | ||||||
* | Configuration fix for Cygwin. | Arnold D. Robbins | 2013-04-17 | 1 | -9/+0 | |
| | ||||||
* | Update to automake 1.13.1. | Arnold D. Robbins | 2013-04-16 | 1 | -4/+50 | |
| | ||||||
* | Bump version, make test tarball. | Arnold D. Robbins | 2013-03-24 | 1 | -10/+10 | |
| | ||||||
* | Make charasbytes test pass on MirBSD. | Arnold D. Robbins | 2013-03-01 | 1 | -0/+8 | |
| | ||||||
* | Don't build the extensions if no API support. | Arnold D. Robbins | 2013-03-01 | 1 | -0/+6 | |
| | ||||||
* | Additional changes for cross-compiling. | Arnold D. Robbins | 2013-02-03 | 1 | -0/+15 | |
| | ||||||
* | Cross compile fix for readline checks. | Arnold D. Robbins | 2013-01-31 | 1 | -4/+2 | |
| | ||||||
* | Use gawk --version to decide whether to run MPFR tests. | Andrew J. Schorr | 2013-01-31 | 1 | -14/+0 | |
| | ||||||
* | Run MPFR tests is MPFR is available. | Arnold D. Robbins | 2013-01-27 | 1 | -0/+14 | |
| | ||||||
* | More portability - find readline dependencies. | Arnold D. Robbins | 2013-01-25 | 1 | -28/+34 | |
| | ||||||
* | Bump version for alpha tarball, copyright in main. | Arnold D. Robbins | 2013-01-17 | 1 | -10/+10 | |
| | ||||||
* | Restore building with tcc. | Arnold D. Robbins | 2012-12-19 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 1 | -1/+1 | |
|\ |