Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-31 | 1 | -1/+0 | |
|\ | ||||||
| * | Remove PROBLEMS file, it's not needed anymore. | Arnold D. Robbins | 2013-01-31 | 1 | -1/+0 | |
* | | Considerable additional portability fixes. | Arnold D. Robbins | 2013-01-25 | 1 | -1/+2 | |
* | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 | |
|\| | ||||||
| * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 | |
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 1 | -1/+1 | |
| * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -40/+12 | |
* | | Merge LIMATIONS into gawk.texi, fix Makefile.am. | Arnold D. Robbins | 2012-11-24 | 1 | -2/+0 | |
* | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -1/+1 | |
* | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -40/+12 | |
* | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -1/+2 | |
* | | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test. | Andrew J. Schorr | 2012-05-26 | 1 | -18/+71 | |
* | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -4/+6 | |
* | | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -76/+25 | |
* | | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -3/+3 | |
* | | Update build infrastructure. | Arnold D. Robbins | 2012-05-15 | 1 | -13/+15 | |
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -29/+79 | |
|\ \ | ||||||
| * | | Fix valgrind targets to respect environment settings and work with for shared... | Andrew J. Schorr | 2012-04-08 | 1 | -2/+2 | |
| * | | Add valgrind-noleak target. | Andrew J. Schorr | 2012-04-01 | 1 | -0/+5 | |
| * | | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 1 | -5/+8 | |
| * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 1 | -27/+82 | |
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 1 | -3/+14 | |
|\| | | ||||||
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -45/+70 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -46/+71 | |
| * | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -34/+78 | |
* | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -32/+76 | |
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 1 | -4/+5 | |
| |\| | | | |/ | |/| | ||||||
| | * | Move _Noreturn handlng into a separate macro. | Arnold D. Robbins | 2012-03-30 | 1 | -4/+5 | |
* | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -6/+8 | |
* | | | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 1 | -5/+7 | |
|/ / | ||||||
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -40/+22 | |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 1 | -2/+12 | |
|\| | ||||||
| * | Finish fixing make distcheck. | Arnold D. Robbins | 2011-10-25 | 1 | -2/+7 | |
| * | Generate pc/config.h at make dist time. | Arnold D. Robbins | 2011-10-24 | 1 | -0/+6 | |
| * | Fix 'make distcheck' to not kvetch about version.c. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+1 | |
| * | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+0 | |
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -5/+15 | |
|/ | ||||||
* | Fix inclusion of po/README. Update some translations. | Arnold D. Robbins | 2011-07-17 | 1 | -0/+1 | |
* | Remove bzip2 dist. | Arnold D. Robbins | 2011-07-17 | 1 | -5/+2 | |
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 1 | -0/+1 | |
* | Put RRI into code. | Arnold D. Robbins | 2011-06-17 | 1 | -7/+3 | |
* | Bug fixes from John and Pat. | Arnold D. Robbins | 2011-04-29 | 1 | -1/+0 | |
* | Move most stuff in NEWS to NEWS.0. | Arnold D. Robbins | 2011-04-24 | 1 | -0/+1 | |
* | Update copyrights. | Arnold D. Robbins | 2011-02-27 | 1 | -1/+1 | |
* | Sync dfa to grep, import hard-locale.[ch]. | Arnold D. Robbins | 2011-01-30 | 1 | -3/+6 | |
* | More fixes. | Arnold D. Robbins | 2011-01-27 | 1 | -3/+3 | |
* | Fix making distributions. | Arnold D. Robbins | 2010-11-29 | 1 | -1/+0 | |
* | Fix Makefile.am. Doc updates. | Arnold D. Robbins | 2010-11-21 | 1 | -2/+0 | |
* | Remove special treatment of CVS. Update POSIX.STD file. | Arnold D. Robbins | 2010-11-19 | 1 | -1/+0 |