Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add rwarray to extension tests. | Arnold D. Robbins | 2012-06-25 | 1 | -3/+14 | |
| | | | ||||||
| * | | Add testext to list of shared library tests. | Arnold D. Robbins | 2012-06-18 | 1 | -2/+9 | |
| | | | ||||||
| * | | Further cleanups and improvements in API. | Arnold D. Robbins | 2012-06-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 1 | -1/+8 | |
| | | | ||||||
| * | | Further API work. | Arnold D. Robbins | 2012-05-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test. | Andrew J. Schorr | 2012-05-26 | 1 | -1/+2 | |
| | | | ||||||
| * | | Additional changes / some cleanups. | Arnold D. Robbins | 2012-05-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -5/+5 | |
| | | | ||||||
| * | | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -44/+17 | |
| | | | ||||||
| * | | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -3/+3 | |
| | | | ||||||
| * | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 1 | -2/+36 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-14 | 1 | -8/+9 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Fix jarebug test. | Arnold D. Robbins | 2012-05-14 | 1 | -5/+6 | |
| | | ||||||
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -20/+106 | |
|\ \ | ||||||
| * | | Protect against environment VALGRIND value. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+4 | |
| | | | ||||||
| * | | Update test/Makefile.in to reflect last patch. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+3 | |
| | | | ||||||
| * | | Fix valgrind targets to respect environment settings and work with for ↵ | Andrew J. Schorr | 2012-04-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | shared library tests. | |||||
| * | | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 1 | -4/+4 | |
| | | | ||||||
| * | | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 1 | -3/+51 | |
| | | | ||||||
| * | | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 1 | -2/+2 | |
| | | | ||||||
| * | | 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 | -11/+38 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -1/+11 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add test for gsub in JP-EUC-JP locale. | Arnold D. Robbins | 2012-05-09 | 1 | -0/+10 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -4/+4 | |
|\| | | ||||||
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -5/+5 | |
| | | | ||||||
| * | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -7/+34 | |
| | | | ||||||
* | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -7/+34 | |
| | | | ||||||
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -41/+54 | |
|\ \ \ | ||||||
| * | | | 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 | |
| | | | | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 1 | -36/+49 | |
| |\| | | | |/ | |/| | ||||||
| | * | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 1 | -2/+9 | |
| | | | ||||||
| | * | Locale fix for error message comparison. | Arnold D. Robbins | 2012-02-22 | 1 | -2/+2 | |
| | | | ||||||
| | * | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 1 | -33/+39 | |
| | | | ||||||
* | | | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -9/+27 | |
| | | | ||||||
* | | | Bug fixes and tests for MPFR. | john haque | 2012-03-07 | 1 | -0/+23 | |
| | | | ||||||
* | | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 1 | -243/+252 | |
| | | | ||||||
* | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -12/+8 | |
| | | | ||||||
* | | | New interpreter routine for MPFR. | john haque | 2012-02-16 | 1 | -0/+4 | |
|/ / | ||||||
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-26 | 1 | -0/+10 | |
|\| | ||||||
| * | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 1 | -21/+22 | |
|\| | ||||||
| * | Fix a problem in improving test/Makefile. | Arnold D. Robbins | 2011-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | Rationalize $(CMP) calls in test/Makefile. | Arnold D. Robbins | 2011-12-06 | 1 | -22/+23 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 1 | -2/+1 | |
|\| | ||||||
| * | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+0 | |
| | | ||||||
| * | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+1 | |
| | | ||||||
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -1/+2 | |
|/ |