Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue with old readline lib on Mac OS X. | Arnold D. Robbins | 2013-08-29 | 1 | -0/+44 |
* | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 1 | -3/+0 |
* | Gawk 4.1.0 release.gawk-4.1.0 | 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 |
| * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 1 | -149/+8212 |
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+93 |
|\ \ \ | | |/ | |/| | |||||
| * | | Rework handling of bool. | Arnold D. Robbins | 2012-05-09 | 1 | -1/+94 |
| * | | Merge with grep - RRI now in dfa.c! | Arnold D. Robbins | 2012-05-01 | 1 | -1/+1 |
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -180/+156 |
|\ \ \ | |/ / | |||||
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -304/+293 |
| * | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -6/+10 |
* | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -130/+147 |
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -1/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 1 | -0/+3 |
| |\ \ \ | | |/ / |