Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add README_d/README.hacking. | john haque | 2012-04-11 | 1 | -0/+11 |
| | |||||
* | Change RNDMODE to ROUNDMODE and update doc. | john haque | 2012-04-11 | 13 | -33/+50 |
| | |||||
* | Change --arbitrary-precision to --bignum. Doc updates. | Arnold D. Robbins | 2012-04-11 | 8 | -655/+674 |
| | |||||
* | Remove an unneeded define, more fixes for gcc -Wall. | john haque | 2012-04-09 | 4 | -26/+20 |
| | |||||
* | Placate gcc -Wall, minor doc updates. | john haque | 2012-04-08 | 8 | -827/+854 |
| | |||||
* | Edit doc. Bring awkgram.c and command.c up to date. | Arnold D. Robbins | 2012-04-08 | 5 | -1260/+1423 |
| | |||||
* | Update README.mpfr for Windows binary sources. | john haque | 2012-04-02 | 1 | -0/+5 |
| | |||||
* | MPFR related documentation updates and code cleanups. | john haque | 2012-04-02 | 10 | -500/+615 |
| | |||||
* | Documentation updates for arbitrary precision math support. | john haque | 2012-03-31 | 6 | -688/+2276 |
| | |||||
* | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 28 | -797/+1552 |
| | |||||
* | Bug fixes and tests for MPFR. | john haque | 2012-03-07 | 16 | -224/+403 |
| | |||||
* | Merge branch 'gawk_mpfr' of git.sv.gnu.org:/srv/git/gawk into gawk_mpfr | Arnold D. Robbins | 2012-03-01 | 24 | -943/+1046 |
|\ | |||||
| * | Finish MPFR changes and clean up code. | john haque | 2012-02-26 | 24 | -943/+1046 |
| | | |||||
* | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 11 | -1068/+1246 |
|/ | |||||
* | Finish builtins for MPFR. | john haque | 2012-02-19 | 23 | -214/+516 |
| | |||||
* | New interpreter routine for MPFR. | john haque | 2012-02-16 | 16 | -557/+944 |
| | |||||
* | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 14 | -586/+1494 |
| | |||||
* | Minor edits to John's changes. | Arnold D. Robbins | 2012-02-06 | 3 | -21/+28 |
| | |||||
* | Read timeout documentation and bug fix. | john haque | 2012-02-03 | 4 | -1/+131 |
| | |||||
* | Stylistic edits. | Arnold D. Robbins | 2012-01-02 | 2 | -22/+33 |
| | |||||
* | Added timeout for reading from input. | john haque | 2012-01-01 | 4 | -31/+181 |
| | |||||
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge. | Arnold D. Robbins | 2011-12-31 | 16 | -330/+384 |
|\ | |||||
| * | Remove ancient STREQ, STREQN macros. | Arnold D. Robbins | 2011-12-31 | 13 | -318/+365 |
| | | |||||
* | | Remove profile_p.c, no longer needed. | Arnold D. Robbins | 2011-12-31 | 1 | -27/+0 |
| | | |||||
* | | Documentation updates. | Arnold D. Robbins | 2011-12-28 | 5 | -15/+20 |
| | | |||||
* | | Fix compiler warnings on printf calls. | Arnold D. Robbins | 2011-12-28 | 3 | -2/+7 |
| | | |||||
* | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 29 | -2885/+3169 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-26 | 10 | -179/+203 |
|\| | |||||
| * | Update version. | Arnold D. Robbins | 2011-12-26 | 3 | -12/+12 |
| | | |||||
| * | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 9 | -19/+41 |
| | | |||||
* | | Sync pc/makefile.tst with main test makefile. | Arnold D. Robbins | 2011-12-12 | 2 | -21/+26 |
| | | |||||
* | | Further the cause of RRI in dfa.c. | Arnold D. Robbins | 2011-12-12 | 2 | -9/+7 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 66 | -3304/+3153 |
|\| | |||||
| * | Update version for next test tar ball. | Arnold D. Robbins | 2011-12-08 | 4 | -15/+15 |
| | | |||||
| * | Revise pc/Makefile.tst. | Arnold D. Robbins | 2011-12-06 | 3 | -3/+57 |
| | | |||||
| * | Misc fixes from John. | Arnold D. Robbins | 2011-12-06 | 5 | -10/+21 |
| | | |||||
| * | Update doc/gawk.info too. | Arnold D. Robbins | 2011-12-06 | 1 | -225/+225 |
| | | |||||
| * | 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 |
| | | |||||
| * | MBS support tweaks for DJGPP and z/OS. | Arnold D. Robbins | 2011-12-06 | 4 | -8/+17 |
| | | |||||
| * | Also need this change for dfa.h for dfa.c sync. | Arnold D. Robbins | 2011-12-06 | 2 | -0/+8 |
| | | |||||
| * | Documentation updates of various sorts. | Arnold D. Robbins | 2011-12-06 | 5 | -275/+311 |
| | | |||||
| * | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2011-12-06 | 2 | -14/+27 |
| | | |||||
| * | Minor doc fix. | Arnold D. Robbins | 2011-11-16 | 2 | -342/+342 |
| | | |||||
| * | Bump version for test tarball. | Arnold D. Robbins | 2011-11-14 | 25 | -27/+27 |
| | | |||||
| * | Bug fix in debugger - switch/case line numbers. | Arnold D. Robbins | 2011-11-14 | 2 | -0/+23 |
| | | |||||
| * | Add a new item. | Arnold D. Robbins | 2011-11-14 | 1 | -0/+3 |
| | | |||||
| * | More changes for non-MBS case. | Arnold D. Robbins | 2011-11-14 | 4 | -3/+29 |
| | | |||||
| * | Minor doc fixes in man page. | Arnold D. Robbins | 2011-11-14 | 2 | -8/+12 |
| | | |||||
| * | VMS fixes, MBS related, sort of. | Arnold D. Robbins | 2011-11-14 | 4 | -14/+39 |
| | |