aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add rwarray to extension tests.Arnold D. Robbins2012-06-251-3/+14
| | |
| * | Add testext to list of shared library tests.Arnold D. Robbins2012-06-181-2/+9
| | |
| * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-1/+1
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-1/+8
| | |
| * | Further API work.Arnold D. Robbins2012-05-291-1/+1
| | |
| * | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-261-1/+2
| | |
| * | Additional changes / some cleanups.Arnold D. Robbins2012-05-251-1/+1
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-5/+5
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-44/+17
| | |
| * | Build infrastructure updated.Arnold D. Robbins2012-05-201-3/+3
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-191-2/+36
| | |
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-141-8/+9
|\ \ \ | |/ / |/| / | |/
| * Fix jarebug test.Arnold D. Robbins2012-05-141-5/+6
| |
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-091-20/+106
|\ \
| * | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-081-0/+4
| | |
| * | Update test/Makefile.in to reflect last patch.Andrew J. Schorr2012-04-081-0/+3
| | |
| * | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-081-2/+2
| | | | | | | | | | | | shared library tests.
| * | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-071-4/+4
| | |
| * | Extension enhancements and tests.Andrew J. Schorr2012-04-071-3/+51
| | |
| * | Update valgrind-scan rule.Andrew J. Schorr2012-04-011-2/+2
| | |
| * | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-5/+8
| | |
| * | xgawk + derived files needed to buildAndrew J. Schorr2012-03-241-11/+38
| | |
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-091-1/+11
|\ \ \ | | |/ | |/|
| * | Add test for gsub in JP-EUC-JP locale.Arnold D. Robbins2012-05-091-0/+10
| | |
* | | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-271-4/+4
|\| |
| * | Upgrade infrastructure to autoconf 2.69, automake 1.12.Arnold D. Robbins2012-04-271-5/+5
| | |
| * | Move to automake 1.11.4.Arnold D. Robbins2012-04-081-7/+34
| | |
* | | Rebuild after merge from gawk_mpfr.Arnold D. Robbins2012-04-271-7/+34
| | |
* | | Merge branch 'master' into gawk_mpfr.john haque2012-04-171-41/+54
|\ \ \
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-081-4/+5
| |\| |
| | * | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-301-4/+5
| | | |
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-221-36/+49
| |\| | | | |/ | |/|
| | * Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-201-2/+9
| | |
| | * Locale fix for error message comparison.Arnold D. Robbins2012-02-221-2/+2
| | |
| | * General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-101-33/+39
| | |
* | | Add arbitrary-precision arithmetic on integers.john haque2012-03-191-9/+27
| | |
* | | Bug fixes and tests for MPFR.john haque2012-03-071-0/+23
| | |
* | | Make MPRF tests pass too.Arnold D. Robbins2012-02-281-243/+252
| | |
* | | Finish builtins for MPFR.john haque2012-02-191-12/+8
| | |
* | | New interpreter routine for MPFR.john haque2012-02-161-0/+4
|/ /
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-3/+3
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-261-0/+10
|\|
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-261-0/+10
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-21/+22
|\|
| * Fix a problem in improving test/Makefile.Arnold D. Robbins2011-12-061-1/+1
| |
| * Rationalize $(CMP) calls in test/Makefile.Arnold D. Robbins2011-12-061-22/+23
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-2/+1
|\|
| * Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-1/+0
| |
| * Fix beginfile2 for running outside of srcdir.Arnold D. Robbins2011-10-211-1/+1
| |
* | Speed/memory performance improvements.john haque2011-10-121-1/+2
|/