aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-261-151/+147
|
* 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-362/+364
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-191-1/+1
|
* Update to bison 2.5.Arnold D. Robbins2011-05-161-360/+401
|
* 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-141/+145
|
* Fix line numbers in lint warnings.Arnold D. Robbins2011-02-161-311/+388
|
* Bug fixes in scanning, updating variables.Arnold D. Robbins2011-02-141-144/+150
|
* 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-940/+910
|
* Add isarray built-in function.Arnold D. Robbins2011-01-301-3/+12
|
* Bug fixes and cleanup.Arnold D. Robbins2011-01-271-127/+130
|
* 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
|
* Upgrade to Autoconf 3.68 and Bison 2.4.3. Make a dist.Arnold D. Robbins2010-12-241-177/+185
|
* 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-2456/+4651
|
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-986/+1092
|
* Move to 3.1.8.Arnold D. Robbins2010-07-161-166/+176
|
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-844/+1612
|
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-580/+805
|
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-558/+678
|
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-261/+329
|
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-654/+882
|
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-2131/+2302
|
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-871/+1054
|
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-0/+4483