Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Small doc fixes. | Arnold D. Robbins | 2019-03-13 | 1 | -21/+8 |
* | Small doc fix: update master menu. | Arnold D. Robbins | 2019-03-10 | 1 | -0/+2 |
* | Doc improvements w.r.t. interval expressions. | Arnold D. Robbins | 2019-03-09 | 1 | -19/+35 |
* | Small doc updates. | Arnold D. Robbins | 2019-02-28 | 1 | -2/+2 |
* | Small doc updates. | Arnold D. Robbins | 2019-02-25 | 1 | -3/+25 |
* | Fix calling user defined functions from eval. | Arnold D. Robbins | 2019-02-17 | 1 | -3/+8 |
* | More doc updates. | Arnold D. Robbins | 2019-02-15 | 1 | -0/+6 |
* | Small doc fix for %f description. | Arnold D. Robbins | 2019-02-15 | 1 | -1/+1 |
* | Improve material on function caveats. | Arnold D. Robbins | 2019-02-11 | 1 | -3/+38 |
* | Doc fix for latest texinfo.tex. | Arnold D. Robbins | 2019-02-11 | 1 | -5/+0 |
* | Small doc fix. | Arnold D. Robbins | 2019-02-07 | 1 | -2/+2 |
* | Doc updates, add spell check for man page. | Arnold D. Robbins | 2019-02-03 | 1 | -1/+1 |
* | Doc updates. | Arnold D. Robbins | 2019-02-01 | 1 | -7/+12 |
* | Update doc versions and copyright years. | Arnold D. Robbins | 2019-01-28 | 1 | -6/+6 |
* | Update doc with caution about namespaces. | Arnold D. Robbins | 2019-01-25 | 1 | -0/+7 |
* | Finish up indexing. | Arnold D. Robbins | 2019-01-18 | 1 | -7/+7 |
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-14 | 1 | -20/+34 |
|\ | |||||
| * | Indexing and minor doc improvements. | Arnold D. Robbins | 2019-01-14 | 1 | -11/+16 |
| * | Indexing fixes. | Arnold D. Robbins | 2019-01-13 | 1 | -9/+18 |
* | | Squashed merge of feature/namespaces. Add code and doc. | Arnold D. Robbins | 2019-01-11 | 1 | -39/+547 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-11 | 1 | -4/+4 |
|\| | |||||
| * | Further doc on translations. | Arnold D. Robbins | 2019-01-11 | 1 | -4/+4 |
* | | Implement optional second array arg to type of returning info on variable int... | Andrew J. Schorr | 2019-01-09 | 1 | -0/+9 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-08 | 1 | -7/+26 |
|\| | |||||
| * | Improve doc on making directory to hold .mo files. | Arnold D. Robbins | 2019-01-08 | 1 | -7/+26 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-04 | 1 | -32/+44 |
|\| | |||||
| * | Small doc improvements. | Arnold D. Robbins | 2019-01-04 | 1 | -18/+26 |
| * | Small indexing fixes. | Arnold D. Robbins | 2019-01-03 | 1 | -14/+18 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-18 | 1 | -9/+37 |
|\| |