aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Spellcheck the manual and update as needed.Arnold D. Robbins2017-07-211-550/+550
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-231-139/+146
|\|
| * Add ezalloc macro in gawk and API to allocate zero-filled memory.Andrew J. Schorr2017-06-211-139/+146
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-06-151-273/+273
|\|
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-06-151-273/+273
| |\
| | * Expand tab characters in the doc.Arnold D. Robbins2017-06-151-268/+268
* | | 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-392/+414
|\| |
| * | Document PROCINFO["argv"].Arnold D. Robbins2017-05-301-392/+414
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-291-578/+620
|\| |
| * | Add doc on checking for MPFR at runtime.Arnold D. Robbins2017-05-291-578/+620
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-231-654/+759
|\| |
| * | Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-231-654/+759
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-231-600/+614
|\| |
| * | Fix --source to be like 3.1.x and improve the doc.Arnold D. Robbins2017-04-231-600/+614
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-201-57/+66
|\| |
| * | Fix 64-bit compilation without MPFR.Arnold D. Robbins2017-04-201-57/+66
* | | Rename intdiv to intdiv0, require it to be configured in.Arnold D. Robbins2017-04-161-424/+347
|/ /
* | Fixes for intdiv function, including documentation.Arnold D. Robbins2017-04-161-352/+355
* | Fix FPAT problems.Arnold D. Robbins2017-04-121-370/+372
* | Minor style edits in doc.Arnold D. Robbins2017-04-111-490/+489
* | Update texinfo docs to document new FIELDWIDTHS and API input parser capabili...Andrew J. Schorr2017-04-101-559/+642
* | Improve doc on MS-Windows quoting.Arnold D. Robbins2017-03-171-544/+578
* | Doc edits before release.Arnold D. Robbins2017-03-021-342/+348
* | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-337/+339
* | More typo fixes and updates of the wordlist.Arnold D. Robbins2017-02-131-133/+133
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-02-131-36/+36
|\|
| * Fix some typos in the doc, update the wordlist.Arnold D. Robbins2017-02-131-36/+36
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-2/+2
|\|
| * Update copyright and UPDATE-MONTH in the manual.Arnold D. Robbins2017-01-271-2/+2
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-251-566/+556
|\|
| * Doc update - awk.info is gone.Arnold D. Robbins2017-01-251-555/+545
* | Improve documentation of API strnum feature.Andrew J. Schorr2017-01-021-137/+145
* | Update API table of values requested / returned.Arnold D. Robbins2016-12-231-150/+149
* | Doc cleanups after merge. Totally break binary compat in the API.Arnold D. Robbins2016-12-221-149/+156
* | Finish merging by updating generated docs.Arnold D. Robbins2016-12-221-154/+190
* | Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-620/+689
|\ \
| * | Further api doc updates. Simplify lint checking for max args.Arnold D. Robbins2016-12-171-605/+635
| * | Further improvements to min/max args code and doc.Arnold D. Robbins2016-12-161-137/+138
| * | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-141-143/+167
|/ /