aboutsummaryrefslogtreecommitdiffstats
path: root/eval.c
Commit message (Expand)AuthorAgeFilesLines
...
* Minor spelling and doc fixes.Arnold D. Robbins2011-09-241-1/+1
* Make no mbs support work everywhere. Sheesh.Arnold D. Robbins2011-09-211-2/+2
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-101-121/+257
* Additional getline fix.Arnold D. Robbins2011-07-261-1/+2
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-261-29/+23
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-151-3/+33
* More array sorting fixes.Arnold D. Robbins2011-05-081-17/+10
* PROCINFO sorting only if not posix. Doc updates.Arnold D. Robbins2011-05-051-5/+10
* Revamp array sorting.Arnold D. Robbins2011-05-041-1/+8
* Bug fixes and new test, see nastyparm.Arnold D. Robbins2011-05-041-0/+9
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-041-0/+2
* Code cleanups in array.c and side effects in other files.Arnold D. Robbins2011-04-271-1/+1
* User function sorting added, documented, tested.Arnold D. Robbins2011-04-221-1/+1
* More array sorting changes from John.Arnold D. Robbins2011-04-181-30/+12
* Fix next and exit from functions.Arnold D. Robbins2011-03-291-1/+6
* Revise array sorting for PROCINFO["sorted_in"].Arnold D. Robbins2011-03-291-249/+11
* Some cleanups after code review of main.c.Arnold D. Robbins2011-03-251-2/+2
* Fix array sorting lint warning.Arnold D. Robbins2011-02-261-1/+1
* Sorted-in fix and repair vms/vmstest.com.Arnold D. Robbins2011-02-261-1/+0
* PROCINFO["sorted_in"] value now matters.Arnold D. Robbins2011-02-171-24/+240
* Bug fixes in scanning, updating variables.Arnold D. Robbins2011-02-141-2/+2
* Equalize messages. New es.po file.Arnold D. Robbins2011-02-081-1/+1
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-5/+5
* Fix switch debugging.Arnold D. Robbins2011-02-011-128/+58
* Document isarray etc.Arnold D. Robbins2011-02-011-1/+1
* Add isarray built-in function.Arnold D. Robbins2011-01-301-3/+3
* Add controlled array sorting in for loop. Needs documenting.Arnold D. Robbins2011-01-271-0/+39
* Bug fixes and cleanup.Arnold D. Robbins2011-01-271-5/+10
* strncasembscmp fix. Doc updates.Arnold D. Robbins2010-12-311-2/+2
* Remove old code for Cray.Arnold D. Robbins2010-12-181-34/+1
* More doc and code fixes. See ChangeLogs.Arnold D. Robbins2010-12-051-30/+2
* Lots of documentation changes.Arnold D. Robbins2010-12-011-3/+2
* Fix memory leaks - patch from John.Arnold D. Robbins2010-11-261-3/+6
* Add POSIX string comparison with strcoll.Arnold D. Robbins2010-11-251-0/+85
* Fixes from John Haque.Arnold D. Robbins2010-11-221-97/+114
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-2010/+1907
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-11/+142
* Move to 3.1.8.Arnold D. Robbins2010-07-161-7/+19
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-28/+159
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-7/+9
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-43/+71
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-99/+262
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-193/+204
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-217/+295
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-25/+34
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-231/+584
* Move to gawk-3.0.6.Arnold D. Robbins2010-07-161-32/+48
* Move to gawk-3.0.5.Arnold D. Robbins2010-07-161-20/+47
* Move to gawk-3.0.4.Arnold D. Robbins2010-07-161-20/+56
* Move to gawk-3.0.3.Arnold D. Robbins2010-07-161-77/+259