Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doc on isarray() and typeof(). | Arnold D. Robbins | 2019-06-05 | 1 | -331/+334 |
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 1 | -617/+618 |
* | Improve sandbox mode. | Arnold D. Robbins | 2019-05-06 | 1 | -571/+573 |
* | Typo fixes in manual. | Arnold D. Robbins | 2019-05-06 | 1 | -127/+127 |
* | Fix doc for --disable-extensions configuration option. | Arnold D. Robbins | 2019-05-05 | 1 | -64/+68 |
* | Typo fix in the doc. | Arnold D. Robbins | 2019-04-28 | 1 | -1/+1 |
* | Doc, add link to Mircea Neacsu's embeddable awk interpreter. | Arnold D. Robbins | 2019-04-21 | 1 | -37/+43 |
* | Doc: Fix a typo. Add doc of command line if no -f or -e. | Arnold D. Robbins | 2019-04-21 | 1 | -635/+637 |
* | Doc fix: POSIX language on RS. | Arnold D. Robbins | 2019-04-21 | 1 | -576/+579 |
* | Doc on workaround for debugger -f limitation. | Arnold D. Robbins | 2019-04-21 | 1 | -189/+198 |
* | Document IGNORECASE uses locale for single byte locales too. | Arnold D. Robbins | 2019-04-14 | 1 | -527/+527 |
* | Update gettext version in the doc. | Arnold D. Robbins | 2019-04-12 | 1 | -209/+209 |
* | Small doc fix. | Arnold D. Robbins | 2019-04-05 | 1 | -27/+27 |
* | Small doc fixes. | Arnold D. Robbins | 2019-03-13 | 1 | -33/+33 |
* | Small doc fix: update master menu. | Arnold D. Robbins | 2019-03-10 | 1 | -593/+595 |
* | Doc improvements w.r.t. interval expressions. | Arnold D. Robbins | 2019-03-09 | 1 | -597/+653 |
* | Small doc updates. | Arnold D. Robbins | 2019-02-28 | 1 | -1/+1 |
* | Small doc updates. | Arnold D. Robbins | 2019-02-25 | 1 | -3/+3 |
* | Fix calling user defined functions from eval. | Arnold D. Robbins | 2019-02-17 | 1 | -218/+217 |
* | More doc updates. | Arnold D. Robbins | 2019-02-15 | 1 | -214/+219 |
* | Small doc fix for %f description. | Arnold D. Robbins | 2019-02-15 | 1 | -467/+467 |
* | Improve material on function caveats. | Arnold D. Robbins | 2019-02-11 | 1 | -607/+645 |
* | Move to makeinfo 6.5. | Arnold D. Robbins | 2019-02-07 | 1 | -446/+446 |
* | 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 | -372/+377 |
* | Update doc with caution about namespaces. | Arnold D. Robbins | 2019-01-25 | 1 | -186/+191 |
* | Finish up indexing. | Arnold D. Robbins | 2019-01-18 | 1 | -12/+12 |
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-14 | 1 | -576/+597 |
|\ | |||||
| * | Indexing and minor doc improvements. | Arnold D. Robbins | 2019-01-14 | 1 | -555/+563 |
| * | Indexing fixes. | Arnold D. Robbins | 2019-01-13 | 1 | -10/+23 |
* | | Squashed merge of feature/namespaces. Add code and doc. | Arnold D. Robbins | 2019-01-11 | 1 | -816/+1341 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-11 | 1 | -202/+202 |
|\| | |||||
| * | Further doc on translations. | Arnold D. Robbins | 2019-01-11 | 1 | -202/+202 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-08 | 1 | -215/+233 |
|\| | |||||
| * | Improve doc on making directory to hold .mo files. | Arnold D. Robbins | 2019-01-08 | 1 | -215/+233 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-04 | 1 | -256/+272 |
|\| | |||||
| * | Small doc improvements. | Arnold D. Robbins | 2019-01-04 | 1 | -241/+253 |
| * | Small indexing fixes. | Arnold D. Robbins | 2019-01-03 | 1 | -230/+234 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-18 | 1 | -203/+238 |
|\| | |||||
| * | Update indexing in debugger chapter. | Arnold D. Robbins | 2018-12-18 | 1 | -203/+238 |
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-29 | 1 | -373/+372 |
|\ \ | |||||
| * | | And add doc. | Arnold D. Robbins | 2018-11-29 | 1 | -374/+373 |
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-27 | 1 | -42/+53 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-27 | 1 | -42/+53 |
| |\| | |||||
| | * | Document goawk implementation of awk. | Arnold D. Robbins | 2018-11-27 | 1 | -42/+53 |
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-26 | 1 | -423/+430 |
|\| | | |||||
| * | | Revise PROCINFO["platform"] and related doc. | Arnold D. Robbins | 2018-11-26 | 1 | -395/+400 |
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-26 | 1 | -362/+364 |
| |\| | |||||
| | * | Doc update on split(). | Arnold D. Robbins | 2018-11-26 | 1 | -362/+364 |
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-11-25 | 1 | -389/+417 |
|\| | |