Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -1238/+57 |
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 1 | -1/+7 |
|\ | |||||
| * | Misc fixes from John. | Arnold D. Robbins | 2011-12-06 | 1 | -1/+7 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 1 | -1/+1 |
|\| | |||||
| * | Remove some compile time warnings. | Arnold D. Robbins | 2011-10-10 | 1 | -1/+1 |
* | | Fix warning messages after merge with gawk_performance. | Arnold D. Robbins | 2011-10-25 | 1 | -1/+1 |
* | | Optimize tail-recursive calls. | john haque | 2011-10-12 | 1 | -16/+55 |
* | | Optimization for compound assignment, increment and decrement operators. | john haque | 2011-10-12 | 1 | -32/+46 |
* | | Add a test file, cleanup code and update doc. | john haque | 2011-10-12 | 1 | -12/+7 |
* | | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -175/+239 |
|/ | |||||
* | Minor spelling and doc fixes. | Arnold D. Robbins | 2011-09-24 | 1 | -1/+1 |
* | Make no mbs support work everywhere. Sheesh. | Arnold D. Robbins | 2011-09-21 | 1 | -2/+2 |
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 1 | -121/+257 |
* | Additional getline fix. | Arnold D. Robbins | 2011-07-26 | 1 | -1/+2 |
* | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 1 | -29/+23 |
* | Fix gsub losing white space when working on fields. | Arnold D. Robbins | 2011-07-15 | 1 | -3/+33 |
* | More array sorting fixes. | Arnold D. Robbins | 2011-05-08 | 1 | -17/+10 |
* | PROCINFO sorting only if not posix. Doc updates. | Arnold D. Robbins | 2011-05-05 | 1 | -5/+10 |
* | Revamp array sorting. | Arnold D. Robbins | 2011-05-04 | 1 | -1/+8 |
* | Bug fixes and new test, see nastyparm. | Arnold D. Robbins | 2011-05-04 | 1 | -0/+9 |
* | Fix problem with subarray of deleted array. | Arnold D. Robbins | 2011-05-04 | 1 | -0/+2 |
* | Code cleanups in array.c and side effects in other files. | Arnold D. Robbins | 2011-04-27 | 1 | -1/+1 |
* | User function sorting added, documented, tested. | Arnold D. Robbins | 2011-04-22 | 1 | -1/+1 |
* | More array sorting changes from John. | Arnold D. Robbins | 2011-04-18 | 1 | -30/+12 |
* | Fix next and exit from functions. | Arnold D. Robbins | 2011-03-29 | 1 | -1/+6 |
* | Revise array sorting for PROCINFO["sorted_in"]. | Arnold D. Robbins | 2011-03-29 | 1 | -249/+11 |
* | Some cleanups after code review of main.c. | Arnold D. Robbins | 2011-03-25 | 1 | -2/+2 |
* | Fix array sorting lint warning. | Arnold D. Robbins | 2011-02-26 | 1 | -1/+1 |
* | Sorted-in fix and repair vms/vmstest.com. | Arnold D. Robbins | 2011-02-26 | 1 | -1/+0 |
* | PROCINFO["sorted_in"] value now matters. | Arnold D. Robbins | 2011-02-17 | 1 | -24/+240 |
* | Bug fixes in scanning, updating variables. | Arnold D. Robbins | 2011-02-14 | 1 | -2/+2 |
* | Equalize messages. New es.po file. | Arnold D. Robbins | 2011-02-08 | 1 | -1/+1 |
* | Fix ctype calls on Cygwin. | Arnold D. Robbins | 2011-02-01 | 1 | -5/+5 |
* | Fix switch debugging. | Arnold D. Robbins | 2011-02-01 | 1 | -128/+58 |
* | Document isarray etc. | Arnold D. Robbins | 2011-02-01 | 1 | -1/+1 |
* | Add isarray built-in function. | Arnold D. Robbins | 2011-01-30 | 1 | -3/+3 |
* | Add controlled array sorting in for loop. Needs documenting. | Arnold D. Robbins | 2011-01-27 | 1 | -0/+39 |
* | Bug fixes and cleanup. | Arnold D. Robbins | 2011-01-27 | 1 | -5/+10 |
* | strncasembscmp fix. Doc updates. | Arnold D. Robbins | 2010-12-31 | 1 | -2/+2 |
* | Remove old code for Cray. | Arnold D. Robbins | 2010-12-18 | 1 | -34/+1 |
* | More doc and code fixes. See ChangeLogs. | Arnold D. Robbins | 2010-12-05 | 1 | -30/+2 |
* | Lots of documentation changes. | Arnold D. Robbins | 2010-12-01 | 1 | -3/+2 |
* | Fix memory leaks - patch from John. | Arnold D. Robbins | 2010-11-26 | 1 | -3/+6 |
* | Add POSIX string comparison with strcoll. | Arnold D. Robbins | 2010-11-25 | 1 | -0/+85 |
* | Fixes from John Haque. | Arnold D. Robbins | 2010-11-22 | 1 | -97/+114 |
* | Bring latest byte code gawk into git. Hurray! | Arnold D. Robbins | 2010-11-18 | 1 | -2010/+1907 |
* | Bring in development gawk changes. | Arnold D. Robbins | 2010-11-12 | 1 | -11/+142 |
* | Move to 3.1.8. | Arnold D. Robbins | 2010-07-16 | 1 | -7/+19 |
* | Move to gawk-3.1.7. | Arnold D. Robbins | 2010-07-16 | 1 | -28/+159 |
* | Move to gawk-3.1.6. | Arnold D. Robbins | 2010-07-16 | 1 | -7/+9 |