aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix --source to be like 3.1.x and improve the doc.Arnold D. Robbins2017-04-234-600/+654
|
* Fix 64-bit compilation without MPFR.Arnold D. Robbins2017-04-204-57/+84
|
* Fixes for intdiv function, including documentation.Arnold D. Robbins2017-04-164-358/+373
|
* Remove unneeded execute permission on various files.Arnold D. Robbins2017-04-1245-93804/+0
|
* Add Italian translation of the gawk manual.Arnold D. Robbins2017-04-1250-2/+154848
|
* Fix FPAT problems.Arnold D. Robbins2017-04-125-381/+393
|
* Minor style edits in doc.Arnold D. Robbins2017-04-114-510/+513
|
* Update texinfo docs to document new FIELDWIDTHS and API input parser ↵Andrew J. Schorr2017-04-104-569/+839
| | | | capabilities.
* Merge branch 'master' into feature/api-parserArnold D. Robbins2017-04-075-4/+10
|\
| * Fix spelling errors in gawkworkflow.texi and spellchecking in doc/Makefile.am.Arnold D. Robbins2017-04-075-4/+10
| |
* | Merge branch 'master' into feature/api-parserArnold D. Robbins2017-04-077-1209/+4367
|\|
| * Remove using-git.texi. Add gawkworkflow.texi.Arnold D. Robbins2017-04-077-1209/+4367
| |
* | Update NEWS and doc/gawk.1 to document new PROCINFO["FS"] value "API".Andrew J. Schorr2017-03-222-1/+7
| |
* | Start to document new FIELDWIDTHS and API input parser capabilities.Andrew J. Schorr2017-03-223-5/+20
|/
* Improve doc on MS-Windows quoting.Arnold D. Robbins2017-03-174-550/+696
|
* Another very small doc change.Arnold D. Robbins2017-03-033-0/+7
|
* Doc edits before release.Arnold D. Robbins2017-03-024-405/+423
|
* Minor typo fix in doc.Arnold D. Robbins2017-02-233-4/+9
|
* Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-226-344/+363
|
* More typo fixes and updates of the wordlist.Arnold D. Robbins2017-02-135-138/+147
|
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-02-134-40/+45
|\
| * Fix some typos in the doc, update the wordlist.Arnold D. Robbins2017-02-135-40/+47
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-274-8/+12
|\|
| * Update copyright and UPDATE-MONTH in the manual.Arnold D. Robbins2017-01-274-8/+12
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-254-570/+575
|\|
| * Doc update - awk.info is gone.Arnold D. Robbins2017-01-254-559/+564
| |
* | Improve documentation of API strnum feature.Andrew J. Schorr2017-01-024-137/+166
| |
* | Update API table of values requested / returned.Arnold D. Robbins2016-12-234-224/+305
| |
* | Doc cleanups after merge. Totally break binary compat in the API.Arnold D. Robbins2016-12-224-171/+201
| |
* | Finish merging by updating generated docs.Arnold D. Robbins2016-12-222-185/+254
| |
* | Merge branch 'feature/regex-to-api' into feature/andyArnold D. Robbins2016-12-224-750/+946
|\ \
| * \ Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-224-750/+946
| |\ \
| | * \ Merge branch 'master' into feature/api-min-maxArnold D. Robbins2016-12-221-0/+1
| | |\ \
| | * | | Further api doc updates. Simplify lint checking for max args.Arnold D. Robbins2016-12-174-691/+776
| | | | |
| | * | | Further improvements to min/max args code and doc.Arnold D. Robbins2016-12-164-151/+157
| | | | |
| | * | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-144-169/+243
| | | | |
| * | | | Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' into feature/andyArnold D. Robbins2016-12-221-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add small regex fix. Add support directory.Arnold D. Robbins2016-12-221-0/+1
| | |/ / | |/| |
* | | | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-052-27/+52
| | | |
* | | | Improve API regex support.Andrew J. Schorr2016-12-042-1/+14
| | | |
* | | | Add flatten_array_typed to the API.Andrew J. Schorr2016-12-042-3/+14
| |/ / |/| |
* | | Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-302-29/+51
|/ /
* | Merge branch 'master' into feature/cmakeArnold D. Robbins2016-11-226-674/+942
|\ \
| * | Revise doc for strongly typed regexp constants.Arnold D. Robbins2016-11-216-781/+935
| | |
| * | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-184-536/+786
| |\ \
| * \ \ Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-104-210/+222
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-085-324/+331
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-045-313/+324
| |\ \ \ \ \
| * | | | | | Move to master's copy of doc to make merges easy.Arnold D. Robbins2016-10-263-148/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Save real doc diff in a separate file.