aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | |
* | | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-111-1/+1
| | |
* | | MPFR related documentation updates and code cleanups.john haque2012-04-022-1/+12
| | |
* | | Documentation updates for arbitrary precision math support.john haque2012-03-311-1/+1
| | |
* | | Add arbitrary-precision arithmetic on integers.john haque2012-03-199-19/+94
| | |
* | | Bug fixes and tests for MPFR.john haque2012-03-0711-0/+120
| | |
* | | Merge branch 'gawk_mpfr' of git.sv.gnu.org:/srv/git/gawk into gawk_mpfrArnold D. Robbins2012-03-011-1/+1
|\ \ \
| * | | Finish MPFR changes and clean up code.john haque2012-02-261-1/+1
| | | |
* | | | Make MPRF tests pass too.Arnold D. Robbins2012-02-289-488/+564
|/ / /
* | | Finish builtins for MPFR.john haque2012-02-192-18/+9
| | |
* | | New interpreter routine for MPFR.john haque2012-02-162-0/+8
| | |
* | | Add infrastructure for MPFR/GMP support.john haque2012-02-142-0/+3
|/ /
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-264-6/+13
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-266-0/+27
|\|
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-266-0/+27
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-083-42/+48
|\|
| * Fix a problem in improving test/Makefile.Arnold D. Robbins2011-12-062-2/+2
| |
| * Rationalize $(CMP) calls in test/Makefile.Arnold D. Robbins2011-12-063-44/+50
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-256-27/+44
|\|
| * Portability fix in test/beginfile2.sh.Arnold D. Robbins2011-10-242-16/+22
| |
| * More fixes to beginfile2.Arnold D. Robbins2011-10-214-7/+14
| |
| * Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-1/+0
| |
| * Fix beginfile2 for running outside of srcdir.Arnold D. Robbins2011-10-214-3/+8
| |
* | Add a test file, cleanup code and update doc.john haque2011-10-121-0/+1
| |
* | Speed/memory performance improvements.john haque2011-10-1213-27/+31
|/