aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add doc on checking for MPFR at runtime.Arnold D. Robbins2017-05-291-2/+56
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-05-231-64/+151
|\| |
| * | Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-231-64/+151
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-231-0/+18
|\| |
| * | Fix --source to be like 3.1.x and improve the doc.Arnold D. Robbins2017-04-231-0/+18
| | |
* | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-201-0/+7
|\| |
| * | Fix 64-bit compilation without MPFR.Arnold D. Robbins2017-04-201-0/+7
| | |
* | | Rename intdiv to intdiv0, require it to be configured in.Arnold D. Robbins2017-04-161-10/+22
|/ /
* | Fixes for intdiv function, including documentation.Arnold D. Robbins2017-04-161-3/+7
| |
* | Fix FPAT problems.Arnold D. Robbins2017-04-121-4/+6
| |
* | Minor style edits in doc.Arnold D. Robbins2017-04-111-10/+10
| |
* | Update texinfo docs to document new FIELDWIDTHS and API input parser ↵Andrew J. Schorr2017-04-101-5/+95
| | | | | | | | capabilities.
* | Improve doc on MS-Windows quoting.Arnold D. Robbins2017-03-171-3/+56
| |
* | Another very small doc change.Arnold D. Robbins2017-03-031-0/+1
| |
* | Doc edits before release.Arnold D. Robbins2017-03-021-33/+37
| |
* | Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-2/+4
| |
* | More typo fixes and updates of the wordlist.Arnold D. Robbins2017-02-131-2/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-02-131-2/+2
|\|
| * Fix some typos in the doc, update the wordlist.Arnold D. Robbins2017-02-131-2/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-3/+3
|\|
| * Update copyright and UPDATE-MONTH in the manual.Arnold D. Robbins2017-01-271-3/+3
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-251-2/+7
|\|
| * Doc update - awk.info is gone.Arnold D. Robbins2017-01-251-2/+7
| |
* | Improve documentation of API strnum feature.Andrew J. Schorr2017-01-021-0/+8
| |
* | Update API table of values requested / returned.Arnold D. Robbins2016-12-231-37/+76
| |
* | Doc cleanups after merge. Totally break binary compat in the API.Arnold D. Robbins2016-12-221-11/+20
| |
* | Finish merging by updating generated docs.Arnold D. Robbins2016-12-221-31/+64
| |
* | Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-79/+144
|\ \
| * | Further api doc updates. Simplify lint checking for max args.Arnold D. Robbins2016-12-171-43/+68
| | |
| * | Further improvements to min/max args code and doc.Arnold D. Robbins2016-12-161-7/+7
| | |
| * | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-141-13/+36
|/ /
* | Revise doc for strongly typed regexp constants.Arnold D. Robbins2016-11-211-31/+119
| |
* | Audit use of stptr for NUL termination. Update doc before merge to master.Arnold D. Robbins2016-11-181-21/+127
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-101-2/+4
|\|
| * Fix doc on dcngettext.Arnold D. Robbins2016-11-101-2/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-081-3/+3
|\|
| * Small doc fixes.Arnold D. Robbins2016-11-081-3/+3
| |
* | Fix spelling error in doc, update wordlist.Arnold D. Robbins2016-11-041-2/+2
| |
* | Disallow negative arguments to bitwise functions. Document same.Arnold D. Robbins2016-10-251-6/+128
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-231-253/+30
|\|
| * Remove references to MS-DOS and OS/2 from the doc.Arnold D. Robbins2016-10-231-253/+30
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-021-35/+51
|\|
| * Rework Bugs section in the manual.Arnold D. Robbins2016-10-021-35/+51
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-201-3/+3
|\|
| * Minor documentation fixes.Arnold D. Robbins2016-09-201-3/+3
| |
* | New POSIX rules for string comparison.Arnold D. Robbins2016-08-251-11/+31
| |
* | More spelling stuff.Arnold D. Robbins2016-08-241-3/+3
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-231-6/+6
|\|
| * Doc updates, add 'spell' target for make.Arnold D. Robbins2016-08-231-6/+6
| |
* | Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-74/+1
| |