aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'feature/regex-to-api' into feature/andyArnold D. Robbins2016-12-221-51/+99
|\
| * Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-51/+99
| |\
| | * 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
| | |
* | | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-051-27/+46
| | |
* | | Improve API regex support.Andrew J. Schorr2016-12-041-1/+9
| | |
* | | Add flatten_array_typed to the API.Andrew J. Schorr2016-12-041-3/+9
|/ /
* / Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-301-29/+46
|/
* 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-1/+1
| |
* | Disallow negative arguments to bitwise functions. Document same.Arnold D. Robbins2016-10-251-6/+60
| |
* | 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
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-011-15/+20
|\|
| * Mark DJGPP port as unsupported.Arnold D. Robbins2016-08-011-14/+19
| |
| * Typo fix in the doc.Arnold D. Robbins2016-07-241-1/+1
| |
* | Make return status of close on a pipe like system.Arnold D. Robbins2016-07-231-11/+20
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-191-1/+1
|\|
| * Typo fix in the doc.Arnold D. Robbins2016-07-181-1/+1
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-181-0/+25
|\|
| * Reenable translation during arg parsing.Arnold D. Robbins2016-07-181-0/+25
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-121-2/+21
|\|
| * Improve doc on use of SYMTAB.Arnold D. Robbins2016-07-121-2/+21
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-101-21/+22
|\|
| * Update years and stuff in doc towards next release.Arnold D. Robbins2016-06-101-2/+2
| |
| * Documentation small fixes.Arnold D. Robbins2016-06-101-19/+20
| |
* | Allow extension functions to get more arguments than expected.Arnold D. Robbins2016-05-301-4/+10
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-2/+2
|\|
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-301-2/+2
| |
* | Add nonfatal error message facility to extension API.Arnold D. Robbins2016-05-251-1/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-251-1/+1
|\|
| * Small typo fix in the doc.Arnold D. Robbins2016-05-251-1/+1
| |
* | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2016-05-031-9/+12
|\|