aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-01-151-8/+8
|\|
| * Documentation updates.Arnold D. Robbins2018-01-151-8/+8
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-01-111-97/+97
|\|
| * Remove incorrect * on ext_id in extensions and in doc.Arnold D. Robbins2018-01-111-97/+97
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-01-101-171/+199
|\|
| * Improve docs for checking for mpfr to mention that exit processes END rules.Andrew J. Schorr2018-01-081-151/+155
| |
| * Update copyright year in main.c. Small doc updates. Update NEWS.Arnold D. Robbins2018-01-031-171/+172
| |
| * Changes to ROUNDMODE now invalidate cached string values.Arnold D. Robbins2018-01-031-155/+178
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-12-281-563/+571
|\|
| * Add pointer to awklang.org to the doc.Arnold D. Robbins2017-12-281-563/+571
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-12-221-53/+63
|\|
| * Add --enable-versioned-extension-dir configure option.Arnold D. Robbins2017-12-221-55/+65
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-12-171-531/+553
|\|
| * Update doc with lots of formatting improvements.Arnold D. Robbins2017-12-171-531/+553
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-12-141-451/+454
|\|
| * More improvements in doc related to dark corners.Arnold D. Robbins2017-12-141-451/+454
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-11-221-163/+162
|\|
| * Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero.Andrew J. Schorr2017-11-211-163/+162
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-11-171-101/+127
|\|
| * Update doc with list of API changes from V1 to V2.Arnold D. Robbins2017-11-171-101/+127
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-11-091-375/+375
|\|
| * Very small doc improvement.Arnold D. Robbins2017-11-091-375/+375
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2017-11-081-143/+149
|\|
| * Fix gawkapi.h for C++. Update doc.Arnold D. Robbins2017-11-081-143/+149
| |
* | Merge branch 'master' into feature/dev-5.0Arnold D. Robbins2017-10-171-359/+353
|\|
| * Docs: Update EDITION. Remove visible references to awk.info site.Arnold D. Robbins2017-10-171-79/+77
| |
| * Do not deprecate isarray in this release.Andrew J. Schorr2017-10-171-312/+308
| |
* | Merge branch 'master' into feature/dev-5.0Arnold D. Robbins2017-10-101-279/+279
|\|
| * Doc fix and add some references.Arnold D. Robbins2017-10-101-279/+279
| |
* | Remove the --with-whiny-user-strftime configuration option.Arnold D. Robbins2017-10-101-61/+53
|/
* Small doc correction in the manual.Arnold D. Robbins2017-10-081-527/+526
|
* Typos fixes in the manual.Arnold D. Robbins2017-10-021-367/+367
|
* Add pointer to mawk 2.0 in the doc.Arnold D. Robbins2017-10-011-57/+62
|
* Manual updates from Antonio, mainly URL fixes.Arnold D. Robbins2017-10-011-506/+507
|
* Update man page. Small updates to refcard and manual.Arnold D. Robbins2017-10-011-393/+415
|
* Change GNU URLs to use https.Arnold D. Robbins2017-09-181-587/+595
|
* Fix gawkapi.h to be usable with C++.Arnold D. Robbins2017-09-171-134/+134
|
* 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-34/+34
|
* Minor doc update.Arnold D. Robbins2017-08-281-83/+85
|
* Small doc improvements.Arnold D. Robbins2017-08-241-69/+69
|
* Document the existence of the Italian translation of the manual.Arnold D. Robbins2017-08-171-569/+578
|
* Doc updates, getting ready for release.Arnold D. Robbins2017-08-161-79/+122
|
* Update version and copyright year in docs.Arnold D. Robbins2017-08-131-14/+14
|
* Document MPFR/GMP additions to the extension API.Arnold D. Robbins2017-08-131-599/+715
|
* Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-08-091-68/+69
|\
| * Initial additions to update DJGPP port.Arnold D. Robbins2017-08-091-68/+69
| |
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-281-312/+320
|\|
| * Doc - improve example for untyped variables.Arnold D. Robbins2017-07-281-312/+320
| |
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-07-211-550/+550
|\|