Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 1 | -0/+12 |
* | Improve asort and asorti treatment of SYMTAB and FUNCTAB. Document same. | Arnold D. Robbins | 2020-06-12 | 1 | -5/+5 |
* | Improve doc on limits, increase limit on size of a token. | Arnold D. Robbins | 2020-06-10 | 1 | -5/+5 |
* | Allow typed regex in return statement. Update the doc. | Arnold D. Robbins | 2020-06-05 | 1 | -7/+11 |
* | Add an index entry. | Arnold D. Robbins | 2020-04-13 | 1 | -0/+1 |
* | Typo fixes in the manual. | Arnold D. Robbins | 2020-04-13 | 1 | -1/+1 |
* | Small improvement in doc. | Arnold D. Robbins | 2020-04-12 | 1 | -1/+1 |
* | More stuff on CSV files. | Arnold D. Robbins | 2020-04-12 | 1 | -7/+77 |
* | Spellcheck the docs and update. | Arnold D. Robbins | 2020-04-10 | 1 | -3/+3 |
* | Doc update. | Arnold D. Robbins | 2020-04-01 | 1 | -3/+4 |
* | Doc updates. | Arnold D. Robbins | 2020-03-30 | 1 | -31/+42 |
* | Doc updates. | Arnold D. Robbins | 2020-03-18 | 1 | -5/+6 |
* | Misc doc updates. | Arnold D. Robbins | 2020-03-15 | 1 | -12/+7 |
* | Enhance @val_* sorting methods to use the index string as a tie-breaker. | Andrew J. Schorr | 2020-03-09 | 1 | -4/+21 |
* | Doc updates. | Arnold D. Robbins | 2020-03-04 | 1 | -2/+13 |
* | Doc update. | Arnold D. Robbins | 2020-03-04 | 1 | -4/+15 |
* | Add long option support to getopt function. | Arnold D. Robbins | 2020-02-21 | 1 | -54/+160 |
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 1 | -0/+13 |
* | Small doc improvement. | Arnold D. Robbins | 2020-01-19 | 1 | -2/+2 |
* | Doc update. | Arnold D. Robbins | 2020-01-01 | 1 | -3/+23 |
* | Get straight quotes in code in the PDF. | Arnold D. Robbins | 2019-12-15 | 1 | -0/+6 |
* | Doc update. The time extension is now obsolete. | Arnold D. Robbins | 2019-11-21 | 1 | -0/+10 |
* | Doc update w.r.t. readdir extension. | Arnold D. Robbins | 2019-11-03 | 1 | -0/+5 |
* | Doc updates. | Arnold D. Robbins | 2019-10-16 | 1 | -3/+7 |
* | Typo fix in the manual. | Arnold D. Robbins | 2019-10-06 | 1 | -1/+1 |
* | Squashed commit of the following: | Arnold D. Robbins | 2019-09-24 | 1 | -1715/+1861 |
* | Doc update, use ./count=1 to name files instead of var assignments. | Arnold D. Robbins | 2019-08-11 | 1 | -0/+9 |
* | Doc update on command line processing. | Arnold D. Robbins | 2019-08-07 | 1 | -10/+40 |
* | Documentation updates and fixes. | Arnold D. Robbins | 2019-07-23 | 1 | -3/+3 |
* | Doc updates before release. | Arnold D. Robbins | 2019-07-21 | 1 | -6/+13 |
* | Add backwards compatibility to inplace extension, update doc and tests. | Arnold D. Robbins | 2019-06-26 | 1 | -6/+12 |
* | Remove an obsolete exercise from the manual. | Arnold D. Robbins | 2019-06-21 | 1 | -7/+0 |
* | Small doc update. | Arnold D. Robbins | 2019-06-18 | 1 | -1/+1 |
* | Documentation improvement. | Arnold D. Robbins | 2019-06-18 | 1 | -32/+36 |
* | Doc update on unmatched parentheses in regexps. | Arnold D. Robbins | 2019-06-11 | 1 | -0/+5 |
* | Update doc on isarray() and typeof(). | Arnold D. Robbins | 2019-06-05 | 1 | -8/+11 |
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 1 | -2/+4 |
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -1/+4 |
* | Typo fixes in manual. | Arnold D. Robbins | 2019-05-06 | 1 | -2/+2 |
* | Fix doc for --disable-extensions configuration option. | Arnold D. Robbins | 2019-05-05 | 1 | -2/+6 |
* | Typo fix in the doc. | Arnold D. Robbins | 2019-04-28 | 1 | -1/+1 |
* | Fix a typo in the manual. | Arnold D. Robbins | 2019-04-22 | 1 | -3/+1 |
* | Doc, add link to Mircea Neacsu's embeddable awk interpreter. | Arnold D. Robbins | 2019-04-21 | 1 | -0/+7 |
* | Doc: Fix a typo. Add doc of command line if no -f or -e. | Arnold D. Robbins | 2019-04-21 | 1 | -4/+7 |
* | Doc fix: POSIX language on RS. | Arnold D. Robbins | 2019-04-21 | 1 | -2/+12 |
* | Doc on workaround for debugger -f limitation. | Arnold D. Robbins | 2019-04-21 | 1 | -0/+14 |
* | Add an easter egg in msg.c. | Arnold D. Robbins | 2019-04-18 | 1 | -0/+13 |
* | Document IGNORECASE uses locale for single byte locales too. | Arnold D. Robbins | 2019-04-14 | 1 | -11/+8 |
* | Update gettext version in the doc. | Arnold D. Robbins | 2019-04-12 | 1 | -2/+2 |
* | Small doc fix. | Arnold D. Robbins | 2019-04-05 | 1 | -1/+1 |