aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * More updated po files.Arnold D. Robbins2012-01-312-362/+152
| | |
| | * New .po files.Arnold D. Robbins2012-01-303-430/+174
| | |
| | * Make 4.0.0h tar ball.Arnold D. Robbins2012-01-2725-28/+28
| | |
| | * Sync pc/Makefile.tst to mainline.Arnold D. Robbins2012-01-272-21/+33
| | |
| | * Make 4.0.0g tarball.Arnold D. Robbins2012-01-1722-620/+674
| | |
| | * Sync dfa.c with grep on bugfix for DJGPP.Arnold D. Robbins2012-01-162-1/+6
| | |
| | * Sync dfa.c with grep.Arnold D. Robbins2012-01-032-56/+56
| | |
| * | Prep before syncing from gawk-4.0-stable.Arnold D. Robbins2012-03-221-415/+517
| | |
* | | MPFR fixes from Eli.john haque2012-04-169-63/+139
| | |
* | | Update ChangeLog.Arnold D. Robbins2012-04-121-0/+5
| | |
* | | Change MPFR variable RND_MODE to ROUND_MODE.john haque2012-04-1211-133/+133
| | |
* | | Add README_d/README.hacking.john haque2012-04-111-0/+11
| | |
* | | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-1113-33/+50
| | |
* | | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-118-655/+674
| | |
* | | Remove an unneeded define, more fixes for gcc -Wall.john haque2012-04-094-26/+20
| | |
* | | Placate gcc -Wall, minor doc updates.john haque2012-04-088-827/+854
| | |
* | | Edit doc. Bring awkgram.c and command.c up to date.Arnold D. Robbins2012-04-085-1260/+1423
| | |
* | | Update README.mpfr for Windows binary sources.john haque2012-04-021-0/+5
| | |
* | | MPFR related documentation updates and code cleanups.john haque2012-04-0210-500/+615
| | |
* | | Documentation updates for arbitrary precision math support.john haque2012-03-316-688/+2276
| | |
* | | Add arbitrary-precision arithmetic on integers.john haque2012-03-1928-797/+1552
| | |
* | | Bug fixes and tests for MPFR.john haque2012-03-0716-224/+403
| | |
* | | Merge branch 'gawk_mpfr' of git.sv.gnu.org:/srv/git/gawk into gawk_mpfrArnold D. Robbins2012-03-0124-943/+1046
|\ \ \
| * | | Finish MPFR changes and clean up code.john haque2012-02-2624-943/+1046
| | | |
* | | | Make MPRF tests pass too.Arnold D. Robbins2012-02-2811-1068/+1246
|/ / /
* | | Finish builtins for MPFR.john haque2012-02-1923-214/+516
| | |
* | | New interpreter routine for MPFR.john haque2012-02-1616-557/+944
| | |
* | | Add infrastructure for MPFR/GMP support.john haque2012-02-1414-586/+1494
|/ /
* | Minor edits to John's changes.Arnold D. Robbins2012-02-063-21/+28
| |
* | Read timeout documentation and bug fix.john haque2012-02-034-1/+131
| |
* | Stylistic edits.Arnold D. Robbins2012-01-022-22/+33
| |
* | Added timeout for reading from input.john haque2012-01-014-31/+181
| |
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-3116-330/+384
|\|
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-3113-318/+365
| |
* | Remove profile_p.c, no longer needed.Arnold D. Robbins2011-12-311-27/+0
| |
* | Documentation updates.Arnold D. Robbins2011-12-285-15/+20
| |
* | Fix compiler warnings on printf calls.Arnold D. Robbins2011-12-283-2/+7
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-2629-2885/+3169
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-2610-179/+203
|\|
| * Update version.Arnold D. Robbins2011-12-263-12/+12
| |
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-269-19/+41
| |
* | Sync pc/makefile.tst with main test makefile.Arnold D. Robbins2011-12-122-21/+26
| |
* | Further the cause of RRI in dfa.c.Arnold D. Robbins2011-12-122-9/+7
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-0866-3304/+3153
|\|
| * Update version for next test tar ball.Arnold D. Robbins2011-12-084-15/+15
| |
| * Revise pc/Makefile.tst.Arnold D. Robbins2011-12-063-3/+57
| |
| * Misc fixes from John.Arnold D. Robbins2011-12-065-10/+21
| |
| * Update doc/gawk.info too.Arnold D. Robbins2011-12-061-225/+225
| |
| * 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
| |