aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Protect against race condition in test/time.awk.Andrew J. Schorr2012-06-282-2/+17
|
* Add rwarray to extension tests.Arnold D. Robbins2012-06-257-6/+848
|
* Further API code and test code.Arnold D. Robbins2012-06-212-2/+8
|
* API: Add set_parameter function and test.Arnold D. Robbins2012-06-202-0/+12
|
* Delete marked elements from flattened array.Arnold D. Robbins2012-06-192-3/+9
|
* Get most of array flattening done.Arnold D. Robbins2012-06-182-0/+12
|
* Add testext to list of shared library tests.Arnold D. Robbins2012-06-184-4/+54
|
* Further cleanups and improvements in API.Arnold D. Robbins2012-06-123-2/+6
|
* Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-106-2/+37
|
* Further API work.Arnold D. Robbins2012-05-293-2/+6
|
* Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-265-2/+21
|
* Additional changes / some cleanups.Arnold D. Robbins2012-05-253-2/+7
|
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-243-10/+15
|
* 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-1913-4/+110
|
* Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-094-26/+134
|\
| * Protect against environment VALGRIND value.Andrew J. Schorr2012-04-083-0/+13
| |
| * Update test/Makefile.in to reflect last patch.Andrew J. Schorr2012-04-081-0/+3
| |
| * Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-082-0/+8
| |
| * Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-083-4/+9
| | | | | | | | shared library tests.
| * Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-074-8/+15
| |
| * Extension enhancements and tests.Andrew J. Schorr2012-04-0712-6/+210
| |
| * Update valgrind-scan rule.Andrew J. Schorr2012-04-013-4/+8
| |
| * Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-5/+8
| |
| * xgawk + derived files needed to buildAndrew J. Schorr2012-03-241-11/+38
| |
* | Merge branch 'xgawk'Arnold D. Robbins2012-05-0911-4/+171
|\ \
| * | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-082-0/+9
| | |
| * | Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-082-0/+8
| | |
| * | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-082-2/+7
| | | | | | | | | | | | shared library tests.
| * | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-073-4/+11
| | |
| * | Extension enhancements and tests.Andrew J. Schorr2012-04-0710-3/+139
| | |
| * | Update valgrind-scan rule.Andrew J. Schorr2012-04-012-2/+6
| |/
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-097-2/+36
|\ \
| * | Fix modes on test/jarebug* files.Arnold D. Robbins2012-05-093-0/+0
| | |
| * | Add test for gsub in JP-EUC-JP locale.Arnold D. Robbins2012-05-096-0/+35
| | |
* | | 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-176-77/+141
|\ \ \
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-082-4/+9
| |\| |
| | * | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-301-4/+5
| | | |
| | * | Make 4.0.1 tarball.Arnold D. Robbins2012-03-281-0/+4
| | | |
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-226-72/+132
| |\| | | | |/ | |/|
| | * Add the test files for the previous commit. Sheesh.Arnold D. Robbins2012-03-202-0/+23
| | |
| | * Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-204-4/+23
| | |
| | * Locale fix for error message comparison.Arnold D. Robbins2012-02-223-4/+10
| | |
| | * General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-102-66/+78
| | |
* | | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-112-9/+9
| | |