aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
|/
* Fix RT handling if partial terminators.Arnold D. Robbins2011-10-027-4/+72
|
* Fix bug with FPAT.Arnold D. Robbins2011-08-107-3/+37
|
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-107-5/+453
|
* Fix problem with FIELDWIDTHS.Arnold D. Robbins2011-08-105-1/+12
|
* Fix problem with parallel make check.Arnold D. Robbins2011-08-093-13/+15
|
* Fix for ptys for coprocesses.Arnold D. Robbins2011-08-096-2/+79
|
* Fix next test to send output to file.Arnold D. Robbins2011-07-293-2/+6
|
* Revert sub/gsub behavior to that of gawk 3.x.Arnold D. Robbins2011-07-285-13/+15
|
* Fix sortu test.Arnold D. Robbins2011-07-283-4/+13
|
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-2610-4/+56
|
* Add new test files to the git repo.Arnold D. Robbins2011-07-183-0/+94
|
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-154-0/+23
|
* Fix vms version stuff. Get the tarball really right.Arnold D. Robbins2011-06-243-0/+7
|
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-232-1784/+1789
|
* Add fix for crash from grep, add test case.Arnold D. Robbins2011-06-206-6/+27
|
* Bug fix to FPAT and update test.Arnold D. Robbins2011-06-053-2/+26
|
* Rationalize range expansion in regexps.Arnold D. Robbins2011-05-316-4/+59
|
* Fix FPAT / NF interaction, update test suites.Arnold D. Robbins2011-05-266-18/+53
|
* Bug fixes for FPAT.Arnold D. Robbins2011-05-238-7/+36
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-192-2/+6
|
* Tests for day one bug fixed in previous commit.Arnold D. Robbins2011-05-142-0/+15
|
* Day one bug fix, z/OS fix, new test.Arnold D. Robbins2011-05-144-4/+23
|