Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Another very small doc change. | Arnold D. Robbins | 2017-03-03 | 1 | -0/+1 | |
| | | ||||||
* | | Doc edits before release. | Arnold D. Robbins | 2017-03-02 | 1 | -33/+37 | |
| | | ||||||
* | | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 1 | -2/+4 | |
| | | ||||||
* | | More typo fixes and updates of the wordlist. | Arnold D. Robbins | 2017-02-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-02-13 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix some typos in the doc, update the wordlist. | Arnold D. Robbins | 2017-02-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -3/+3 | |
|\| | ||||||
| * | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-25 | 1 | -2/+7 | |
|\| | ||||||
| * | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 1 | -2/+7 | |
| | | ||||||
* | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 1 | -0/+8 | |
| | | ||||||
* | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 1 | -37/+76 | |
| | | ||||||
* | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 1 | -11/+20 | |
| | | ||||||
* | | Finish merging by updating generated docs. | Arnold D. Robbins | 2016-12-22 | 1 | -31/+64 | |
| | | ||||||
* | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 1 | -79/+144 | |
|\ \ | ||||||
| * | | Further api doc updates. Simplify lint checking for max args. | Arnold D. Robbins | 2016-12-17 | 1 | -43/+68 | |
| | | | ||||||
| * | | Further improvements to min/max args code and doc. | Arnold D. Robbins | 2016-12-16 | 1 | -7/+7 | |
| | | | ||||||
| * | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions. | Arnold D. Robbins | 2016-12-14 | 1 | -13/+36 | |
|/ / | ||||||
* | | Revise doc for strongly typed regexp constants. | Arnold D. Robbins | 2016-11-21 | 1 | -31/+119 | |
| | | ||||||
* | | Audit use of stptr for NUL termination. Update doc before merge to master. | Arnold D. Robbins | 2016-11-18 | 1 | -21/+127 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-10 | 1 | -2/+4 | |
|\| | ||||||
| * | Fix doc on dcngettext. | Arnold D. Robbins | 2016-11-10 | 1 | -2/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-08 | 1 | -3/+3 | |
|\| | ||||||
| * | Small doc fixes. | Arnold D. Robbins | 2016-11-08 | 1 | -3/+3 | |
| | | ||||||
* | | Fix spelling error in doc, update wordlist. | Arnold D. Robbins | 2016-11-04 | 1 | -2/+2 | |
| | | ||||||
* | | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -6/+128 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-23 | 1 | -253/+30 | |
|\| | ||||||
| * | Remove references to MS-DOS and OS/2 from the doc. | Arnold D. Robbins | 2016-10-23 | 1 | -253/+30 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-02 | 1 | -35/+51 | |
|\| | ||||||
| * | Rework Bugs section in the manual. | Arnold D. Robbins | 2016-10-02 | 1 | -35/+51 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-20 | 1 | -3/+3 | |
|\| | ||||||
| * | Minor documentation fixes. | Arnold D. Robbins | 2016-09-20 | 1 | -3/+3 | |
| | | ||||||
* | | New POSIX rules for string comparison. | Arnold D. Robbins | 2016-08-25 | 1 | -11/+31 | |
| | | ||||||
* | | More spelling stuff. | Arnold D. Robbins | 2016-08-24 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-23 | 1 | -6/+6 | |
|\| | ||||||
| * | Doc updates, add 'spell' target for make. | Arnold D. Robbins | 2016-08-23 | 1 | -6/+6 | |
| | | ||||||
* | | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -74/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -15/+20 | |
|\| | ||||||
| * | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 1 | -14/+19 | |
| | | ||||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-24 | 1 | -1/+1 | |
| | | ||||||
* | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -22/+40 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-19 | 1 | -0/+25 | |
|\| | ||||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+25 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-12 | 1 | -2/+21 | |
|\| | ||||||
| * | Improve doc on use of SYMTAB. | Arnold D. Robbins | 2016-07-12 | 1 | -2/+21 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 1 | -21/+22 | |
|\| | ||||||
| * | Update years and stuff in doc towards next release. | Arnold D. Robbins | 2016-06-10 | 1 | -2/+2 | |
| | | ||||||
| * | Documentation small fixes. | Arnold D. Robbins | 2016-06-10 | 1 | -19/+20 | |
| | | ||||||
* | | Allow extension functions to get more arguments than expected. | Arnold D. Robbins | 2016-05-30 | 1 | -4/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -2/+2 | |
|\| |