aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.y
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Add arbitrary-precision arithmetic on integers.john haque2012-03-191-31/+46
| | |
* | | Bug fixes and tests for MPFR.john haque2012-03-071-2/+2
| | |
* | | Finish MPFR changes and clean up code.john haque2012-02-261-19/+27
| | |
* | | Finish builtins for MPFR.john haque2012-02-191-6/+14
| | |
* | | New interpreter routine for MPFR.john haque2012-02-161-20/+24
| | |
* | | Add infrastructure for MPFR/GMP support.john haque2012-02-141-77/+121
|/ /
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-5/+3
|\|
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-3/+3
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-31/+43
| |
* | Optimize tail-recursive calls.john haque2011-10-121-6/+31
| |
* | Add a test file, cleanup code and update doc.john haque2011-10-121-7/+4
| |
* | Speed/memory performance improvements.john haque2011-10-121-920/+219
|/
* Make no mbs support work everywhere. Sheesh.Arnold D. Robbins2011-09-211-4/+4
|
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-101-5/+6
|
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-261-8/+4
|
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-151-70/+83
|
* Disallow gawk builtin/keyword as variable assignment.Arnold D. Robbins2011-05-311-4/+5
|
* Allow newline after comma in range expressions.Arnold D. Robbins2011-05-231-8/+8
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-191-1/+1
|
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-041-3/+4
|
* More array sorting changes from John.Arnold D. Robbins2011-04-181-5/+5
|
* Fix next and exit from functions.Arnold D. Robbins2011-03-291-5/+9
|
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
|
* Fix line numbers in lint warnings.Arnold D. Robbins2011-02-161-125/+202
|
* Bug fixes in scanning, updating variables.Arnold D. Robbins2011-02-141-1/+7
|
* PC fixes for portability and dependencies.Arnold D. Robbins2011-02-131-1/+1
|
* Minor message fix.Arnold D. Robbins2011-02-131-1/+1
|
* Regex bug fix and token bug fix. See ChangeLog.Arnold D. Robbins2011-02-071-1/+8
|
* Update NEWS. Minor fix.Arnold D. Robbins2011-02-021-1/+0
|
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-1/+1
|
* Fix switch debugging.Arnold D. Robbins2011-02-011-267/+239
|
* Add isarray built-in function.Arnold D. Robbins2011-01-301-3/+12
|
* Bug fixes and cleanup.Arnold D. Robbins2011-01-271-63/+66
|
* Try to kill some warnings.Arnold D. Robbins2011-01-171-1/+5
|
* Some fixes for z/OS and also Autoconf.Arnold D. Robbins2010-12-251-2/+3
|
* Cleanup the mainline PC code, and pc/ directory.Arnold D. Robbins2010-12-181-1/+1
|
* Fixes for cygwin, make new dist file for me.Arnold D. Robbins2010-12-011-9/+9
|
* Fix memory leaks - patch from John.Arnold D. Robbins2010-11-261-49/+61
|
* Fixes from John Haque.Arnold D. Robbins2010-11-221-1/+1
|
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-1647/+3748
|
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-17/+103
|
* Move to 3.1.8.Arnold D. Robbins2010-07-161-10/+12
|
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-32/+210
|
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-53/+228
|
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-66/+143
|
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-133/+201
|
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-27/+176
|
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-439/+433
|
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-63/+273
|
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-0/+2875