Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OS/2 fixes. | Arnold D. Robbins | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | Minor improvement in building - extract examples from doc. | Arnold D. Robbins | 2014-08-15 | 1 | -1/+3 |
| | |||||
* | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 1 | -1/+4 |
| | |||||
* | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | More changes to dist-hook. | Arnold D. Robbins | 2014-01-31 | 1 | -1/+4 |
| | |||||
* | Fix creation of pc/config.h. | Arnold D. Robbins | 2014-01-30 | 1 | -4/+5 |
| | |||||
* | Don't autogenerate version.c. | Arnold D. Robbins | 2013-12-06 | 1 | -11/+0 |
| | |||||
* | Move FAKE_FD_VALUE to shared header. | Arnold D. Robbins | 2013-08-20 | 1 | -0/+1 |
| | |||||
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | Make sure that 'make check' builds in extension. | Arnold D. Robbins | 2013-03-27 | 1 | -4/+2 |
| | |||||
* | Don't build the extensions if no API support. | Arnold D. Robbins | 2013-03-01 | 1 | -2/+4 |
| | |||||
* | 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/+1 |
| | | |||||
* | | Merge LIMATIONS into gawk.texi, fix Makefile.am. | Arnold D. Robbins | 2012-11-24 | 1 | -2/+0 |
| | | |||||
* | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -1/+1 |
| | | |||||
* | | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test. | Andrew J. Schorr | 2012-05-26 | 1 | -0/+2 |
| | | |||||
* | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 1 | -3/+12 |
|\ \ | |||||
| * | | Fix valgrind targets to respect environment settings and work with for ↵ | Andrew J. Schorr | 2012-04-08 | 1 | -2/+2 |
| | | | | | | | | | | | | shared library tests. | ||||
| * | | Add valgrind-noleak target. | Andrew J. Schorr | 2012-04-01 | 1 | -0/+5 |
| | | | |||||
| * | | - Add new environment variable AWKLIBPATH to use when searching for shared | Andrew J. Schorr | 2012-03-20 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH. | ||||
* | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -1/+1 |
| | | | |||||
* | | | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 1 | -1/+2 |
|/ / | |||||
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -11/+13 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 1 | -0/+11 |
|\| | |||||
| * | Finish fixing make distcheck. | Arnold D. Robbins | 2011-10-25 | 1 | -3/+6 |
| | | |||||
| * | 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 | -0/+2 |
| | | |||||
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -0/+4 |
|/ | |||||
* | 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 | -3/+0 |
| | |||||
* | 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 | -2/+0 |
| | |||||
* | 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 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Bring latest byte code gawk into git. Hurray! | Arnold D. Robbins | 2010-11-18 | 1 | -5/+16 |
| | |||||
* | Move to 3.1.8. | Arnold D. Robbins | 2010-07-16 | 1 | -8/+5 |
| | |||||
* | Move to gawk-3.1.7. | Arnold D. Robbins | 2010-07-16 | 1 | -3/+5 |
| | |||||
* | Move to gawk-3.1.6. | Arnold D. Robbins | 2010-07-16 | 1 | -11/+17 |
| | |||||
* | Move to gawk 3.1.5. | Arnold D. Robbins | 2010-07-16 | 1 | -16/+17 |
| | |||||
* | Move to gawk-3.1.4. | Arnold D. Robbins | 2010-07-16 | 1 | -22/+25 |
| | |||||
* | Move to gawk-3.1.3. | Arnold D. Robbins | 2010-07-16 | 1 | -4/+4 |
| |