Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 1 | -5/+8 | |
| | | | ||||||
| * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 1 | -11/+38 | |
| | | | ||||||
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 11 | -4/+171 | |
|\ \ \ | ||||||
| * | | | Protect against environment VALGRIND value. | Andrew J. Schorr | 2012-04-08 | 2 | -0/+9 | |
| | | | | ||||||
| * | | | Add some missing test .ok files to EXTRA_DIST. | Andrew J. Schorr | 2012-04-08 | 2 | -0/+8 | |
| | | | | ||||||
| * | | | Fix valgrind targets to respect environment settings and work with for ↵ | Andrew J. Schorr | 2012-04-08 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | shared library tests. | |||||
| * | | | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 3 | -4/+11 | |
| | | | | ||||||
| * | | | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 10 | -3/+139 | |
| | | | | ||||||
| * | | | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 2 | -2/+6 | |
| |/ / | ||||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 7 | -2/+36 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix modes on test/jarebug* files. | Arnold D. Robbins | 2012-05-09 | 3 | -0/+0 | |
| | | | ||||||
| * | | Add test for gsub in JP-EUC-JP locale. | Arnold D. Robbins | 2012-05-09 | 6 | -0/+35 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -4/+4 | |
|\| | | ||||||
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -5/+5 | |
| | | | ||||||
| * | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -7/+34 | |
| | | | ||||||
* | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -7/+34 | |
| | | | ||||||
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 6 | -77/+141 | |
|\ \ \ | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 2 | -4/+9 | |
| |\| | | ||||||
| | * | | Move _Noreturn handlng into a separate macro. | Arnold D. Robbins | 2012-03-30 | 1 | -4/+5 | |
| | | | | ||||||
| | * | | Make 4.0.1 tarball. | Arnold D. Robbins | 2012-03-28 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 6 | -72/+132 | |
| |\| | | | |/ | |/| | ||||||
| | * | Add the test files for the previous commit. Sheesh. | Arnold D. Robbins | 2012-03-20 | 2 | -0/+23 | |
| | | | ||||||
| | * | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 4 | -4/+23 | |
| | | | ||||||
| | * | Locale fix for error message comparison. | Arnold D. Robbins | 2012-02-22 | 3 | -4/+10 | |
| | | | ||||||
| | * | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 2 | -66/+78 | |
| | | | ||||||
* | | | Change RNDMODE to ROUNDMODE and update doc. | john haque | 2012-04-11 | 2 | -9/+9 | |
| | | | ||||||
* | | | Change --arbitrary-precision to --bignum. Doc updates. | Arnold D. Robbins | 2012-04-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | MPFR related documentation updates and code cleanups. | john haque | 2012-04-02 | 2 | -1/+12 | |
| | | | ||||||
* | | | Documentation updates for arbitrary precision math support. | john haque | 2012-03-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 9 | -19/+94 | |
| | | | ||||||
* | | | Bug fixes and tests for MPFR. | john haque | 2012-03-07 | 11 | -0/+120 | |
| | | | ||||||
* | | | Merge branch 'gawk_mpfr' of git.sv.gnu.org:/srv/git/gawk into gawk_mpfr | Arnold D. Robbins | 2012-03-01 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Finish MPFR changes and clean up code. | john haque | 2012-02-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 9 | -488/+564 | |
|/ / / | ||||||
* | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 2 | -18/+9 | |
| | | | ||||||
* | | | New interpreter routine for MPFR. | john haque | 2012-02-16 | 2 | -0/+8 | |
| | | | ||||||
* | | | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 2 | -0/+3 | |
|/ / | ||||||
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 4 | -6/+13 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-26 | 6 | -0/+27 | |
|\| | ||||||
| * | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 6 | -0/+27 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 3 | -42/+48 | |
|\| | ||||||
| * | Fix a problem in improving test/Makefile. | Arnold D. Robbins | 2011-12-06 | 2 | -2/+2 | |
| | | ||||||
| * | Rationalize $(CMP) calls in test/Makefile. | Arnold D. Robbins | 2011-12-06 | 3 | -44/+50 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 6 | -27/+44 | |
|\| | ||||||
| * | Portability fix in test/beginfile2.sh. | Arnold D. Robbins | 2011-10-24 | 2 | -16/+22 | |
| | | ||||||
| * | More fixes to beginfile2. | Arnold D. Robbins | 2011-10-21 | 4 | -7/+14 | |
| | | ||||||
| * | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 1 | -1/+0 | |
| | | ||||||
| * | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 4 | -3/+8 | |
| | | ||||||
* | | Add a test file, cleanup code and update doc. | john haque | 2011-10-12 | 1 | -0/+1 | |
| | | ||||||
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 13 | -27/+31 | |
|/ |