aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-081-2/+8
* Update assignconst test.Arnold D. Robbins2012-07-301-1/+1
* Finish work on iop management. New readdir test.Arnold D. Robbins2012-07-291-1/+10
* Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+1
* Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-2/+11
* Add fnmatch extension.Arnold D. Robbins2012-07-121-1/+8
* 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 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 shared...Andrew J. Schorr2012-04-081-2/+2
| * 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