aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
Commit message (Collapse)AuthorAgeFilesLines
* Improve docs for checking for mpfr to mention that exit processes END rules.Andrew J. Schorr2018-01-081-0/+3
|
* Update copyright year in main.c. Small doc updates. Update NEWS.Arnold D. Robbins2018-01-031-11/+5
|
* Changes to ROUNDMODE now invalidate cached string values.Arnold D. Robbins2018-01-031-0/+65
|
* Add pointer to awklang.org to the doc.Arnold D. Robbins2017-12-281-27/+8
|
* Add --enable-versioned-extension-dir configure option.Arnold D. Robbins2017-12-221-0/+8
|
* Update doc with lots of formatting improvements.Arnold D. Robbins2017-12-171-30/+282
|
* More improvements in doc related to dark corners.Arnold D. Robbins2017-12-141-2/+7
|
* Add a note to TODO in doc to write a section on recursion.Arnold D. Robbins2017-12-141-0/+5
|
* Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero.Andrew J. Schorr2017-11-211-5/+5
|
* Update doc with list of API changes from V1 to V2.Arnold D. Robbins2017-11-171-1/+42
|
* Very small doc improvement.Arnold D. Robbins2017-11-091-2/+2
|
* Fix gawkapi.h for C++. Update doc.Arnold D. Robbins2017-11-081-6/+10
|
* Docs: Update EDITION. Remove visible references to awk.info site.Arnold D. Robbins2017-10-171-5/+5
|
* Do not deprecate isarray in this release.Andrew J. Schorr2017-10-171-4/+0
|
* Doc fix and add some references.Arnold D. Robbins2017-10-101-4/+9
|
* Small doc correction in the manual.Arnold D. Robbins2017-10-081-3/+2
|
* Update the update month in the doc.Arnold D. Robbins2017-10-041-1/+1
|
* Typos fixes in the manual.Arnold D. Robbins2017-10-021-2/+2
|
* Add pointer to mawk 2.0 in the doc.Arnold D. Robbins2017-10-011-0/+5
|
* Manual updates from Antonio, mainly URL fixes.Arnold D. Robbins2017-10-011-35/+35
|
* Update man page. Small updates to refcard and manual.Arnold D. Robbins2017-10-011-3/+23
|
* Change GNU URLs to use https.Arnold D. Robbins2017-09-181-36/+48
|
* Fix gawkapi.h to be usable with C++.Arnold D. Robbins2017-09-171-2/+2
|
* Small fixes to doc for use with info command.Arnold D. Robbins2017-09-131-1/+1
|
* Minor improvement in installation summary section.Arnold D. Robbins2017-09-121-1/+2
|
* Minor doc update.Arnold D. Robbins2017-08-281-0/+2
|
* Small doc improvements.Arnold D. Robbins2017-08-241-8/+8
|
* Document the existence of the Italian translation of the manual.Arnold D. Robbins2017-08-171-0/+13
|
* Doc updates, getting ready for release.Arnold D. Robbins2017-08-161-16/+85
|
* Update version and copyright year in docs.Arnold D. Robbins2017-08-131-3/+3
|
* Document MPFR/GMP additions to the extension API.Arnold D. Robbins2017-08-131-12/+136
|
* Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-091-4/+12
|\
| * Initial additions to update DJGPP port.Arnold D. Robbins2017-08-091-4/+12
| |
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-281-6/+13
|\|
| * Doc - improve example for untyped variables.Arnold D. Robbins2017-07-281-6/+13
| |
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-281-0/+34
|\|
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-07-281-0/+34
| |\
| | * Apply GPL to inplace.awk.Arnold D. Robbins2017-07-281-0/+34
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-211-2/+2
|\| |
| * | Spellcheck the manual and update as needed.Arnold D. Robbins2017-07-211-2/+2
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-231-2/+8
|\| |
| * | Add ezalloc macro in gawk and API to allocate zero-filled memory.Andrew J. Schorr2017-06-211-2/+8
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-151-3/+3
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-06-151-3/+3
| |\|
| | * Expand tab characters in the doc.Arnold D. Robbins2017-06-151-3/+3
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-061-1/+1
|\| |
| * | Regnerate doc, fix doc/ChangeLog entry for correct attribution.Arnold D. Robbins2017-06-061-1/+1
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-301-19/+25
|\| |
| * | Document PROCINFO["argv"].Arnold D. Robbins2017-05-301-19/+25
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-291-2/+56
|\| |