Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
|\ | ||||||
| * | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Use posix_openpt() if available. | Arnold D. Robbins | 2012-12-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Finish porting to current code base. | Arnold D. Robbins | 2012-11-26 | 1 | -0/+4 | |
|/ / | ||||||
* | | Merge branch 'gawk-4.0-stable'. Bump version. | Arnold D. Robbins | 2012-11-10 | 1 | -10/+10 | |
|\| | ||||||
| * | Update version info. Start a release cycle. | Arnold D. Robbins | 2012-11-10 | 1 | -10/+10 | |
| | | ||||||
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 1 | -7/+0 | |
| | | ||||||
| * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -6/+13 | |
| | | ||||||
* | | z/OS changes from Dave Pitts and Arnold. | Arnold D. Robbins | 2012-09-13 | 1 | -4/+11 | |
| | | ||||||
* | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -6/+6 | |
| | | ||||||
* | | Remove asserts for production build. | Arnold D. Robbins | 2012-08-08 | 1 | -0/+1 | |
| | | ||||||
* | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -1/+4 | |
| | | ||||||
* | | Fix plug-ins on Mac OS X. | Arnold D. Robbins | 2012-07-24 | 1 | -0/+4 | |
| | | ||||||
* | | Additional debugging flags at compile time. | Arnold D. Robbins | 2012-06-19 | 1 | -2/+2 | |
| | | ||||||
* | | Remove use of -export-dynamic for GCC. | Arnold D. Robbins | 2012-06-04 | 1 | -11/+0 | |
| | | ||||||
* | | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -8211/+302 | |
| | | ||||||
* | | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -28/+30 | |
| | | ||||||
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -153/+8219 | |
|\ \ | ||||||
| * | | Fix minor bugs in configure.ac and awkgram.y. | Andrew J. Schorr | 2012-03-27 | 1 | -28/+0 | |
| | | | ||||||
| * | | Rebuild after merge from xgawk. | Arnold D. Robbins | 2012-03-26 | 1 | -0/+28 | |
| | | | ||||||
| * | | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 1 | -36/+41 | |
| | | |