aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
Commit message (Collapse)AuthorAgeFilesLines
* Doc updates before release.Arnold D. Robbins2019-07-211-6/+13
|
* Add backwards compatibility to inplace extension, update doc and tests.Arnold D. Robbins2019-06-261-6/+12
|
* Remove an obsolete exercise from the manual.Arnold D. Robbins2019-06-211-7/+0
|
* Small doc update.Arnold D. Robbins2019-06-181-1/+1
|
* Documentation improvement.Arnold D. Robbins2019-06-181-32/+36
|
* Doc update on unmatched parentheses in regexps.Arnold D. Robbins2019-06-111-0/+5
|
* Update doc on isarray() and typeof().Arnold D. Robbins2019-06-051-8/+11
|
* Add --lint=no-ext to disable "xxx is a gawk extension" warnings.Arnold D. Robbins2019-05-221-2/+4
|
* Improve sandbox mode.Arnold D. Robbins2019-05-061-1/+4
|
* Typo fixes in manual.Arnold D. Robbins2019-05-061-2/+2
|
* Fix doc for --disable-extensions configuration option.Arnold D. Robbins2019-05-051-2/+6
|
* Typo fix in the doc.Arnold D. Robbins2019-04-281-1/+1
|
* Fix a typo in the manual.Arnold D. Robbins2019-04-221-3/+1
|
* Doc, add link to Mircea Neacsu's embeddable awk interpreter.Arnold D. Robbins2019-04-211-0/+7
|
* Doc: Fix a typo. Add doc of command line if no -f or -e.Arnold D. Robbins2019-04-211-4/+7
|
* Doc fix: POSIX language on RS.Arnold D. Robbins2019-04-211-2/+12
|
* Doc on workaround for debugger -f limitation.Arnold D. Robbins2019-04-211-0/+14
|
* Add an easter egg in msg.c.Arnold D. Robbins2019-04-181-0/+13
|
* Document IGNORECASE uses locale for single byte locales too.Arnold D. Robbins2019-04-141-11/+8
|
* Update gettext version in the doc.Arnold D. Robbins2019-04-121-2/+2
|
* Small doc fix.Arnold D. Robbins2019-04-051-1/+1
|
* Small doc fixes.Arnold D. Robbins2019-03-131-21/+8
|
* Small doc fix: update master menu.Arnold D. Robbins2019-03-101-0/+2
|
* Doc improvements w.r.t. interval expressions.Arnold D. Robbins2019-03-091-19/+35
|
* Small doc updates.Arnold D. Robbins2019-02-281-2/+2
|
* Small doc updates.Arnold D. Robbins2019-02-251-3/+25
|
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-171-3/+8
|
* More doc updates.Arnold D. Robbins2019-02-151-0/+6
|
* Small doc fix for %f description.Arnold D. Robbins2019-02-151-1/+1
|
* Improve material on function caveats.Arnold D. Robbins2019-02-111-3/+38
|
* Doc fix for latest texinfo.tex.Arnold D. Robbins2019-02-111-5/+0
|
* Small doc fix.Arnold D. Robbins2019-02-071-2/+2
|
* Doc updates, add spell check for man page.Arnold D. Robbins2019-02-031-1/+1
|
* Doc updates.Arnold D. Robbins2019-02-011-7/+12
|
* Update doc versions and copyright years.Arnold D. Robbins2019-01-281-6/+6
|
* Update doc with caution about namespaces.Arnold D. Robbins2019-01-251-0/+7
|
* Finish up indexing.Arnold D. Robbins2019-01-181-7/+7
|
* Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-141-20/+34
|\
| * Indexing and minor doc improvements.Arnold D. Robbins2019-01-141-11/+16
| |
| * Indexing fixes.Arnold D. Robbins2019-01-131-9/+18
| |
* | Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-111-39/+547
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-111-4/+4
|\|
| * Further doc on translations.Arnold D. Robbins2019-01-111-4/+4
| |
* | Implement optional second array arg to type of returning info on variable ↵Andrew J. Schorr2019-01-091-0/+9
| | | | | | | | internals.
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-081-7/+26
|\|
| * Improve doc on making directory to hold .mo files.Arnold D. Robbins2019-01-081-7/+26
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-041-32/+44
|\|
| * Small doc improvements.Arnold D. Robbins2019-01-041-18/+26
| |
| * Small indexing fixes.Arnold D. Robbins2019-01-031-14/+18
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-181-9/+37
|\|