aboutsummaryrefslogtreecommitdiffstats
path: root/command.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-261-236/+169
|\
* | Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-29/+29
* | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-271-92/+93
|\|
| * Minor cleanups in debugger.Arnold D. Robbins2012-04-261-92/+93
* | Rebuild after merge from gawk_mpfr.Arnold D. Robbins2012-04-271-74/+74
* | Change MPFR variable RND_MODE to ROUND_MODE.john haque2012-04-121-75/+75
* | Edit doc. Bring awkgram.c and command.c up to date.Arnold D. Robbins2012-04-081-74/+74
* | Add arbitrary-precision arithmetic on integers.john haque2012-03-191-2/+11
* | Finish MPFR changes and clean up code.john haque2012-02-261-80/+86
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-274/+323
|\|
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-271/+312
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-322/+273
|\|
* | Add a test file, cleanup code and update doc.john haque2011-10-121-5/+4
* | Speed/memory performance improvements.john haque2011-10-121-313/+351
|/
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-041-1/+1
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-88/+96
* Fixes from John Haque.Arnold D. Robbins2010-11-221-1/+1
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-0/+3646