Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -2/+2 |
|\ | |||||
| * | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-25 | 1 | -566/+556 |
|\| | |||||
| * | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 1 | -555/+545 |
* | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 1 | -137/+145 |
* | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 1 | -150/+149 |
* | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 1 | -149/+156 |
* | | Finish merging by updating generated docs. | Arnold D. Robbins | 2016-12-22 | 1 | -154/+190 |
* | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 1 | -620/+689 |
|\ \ | |||||
| * | | Further api doc updates. Simplify lint checking for max args. | Arnold D. Robbins | 2016-12-17 | 1 | -605/+635 |
| * | | Further improvements to min/max args code and doc. | Arnold D. Robbins | 2016-12-16 | 1 | -137/+138 |
| * | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions. | Arnold D. Robbins | 2016-12-14 | 1 | -143/+167 |
|/ / | |||||
* | | Revise doc for strongly typed regexp constants. | Arnold D. Robbins | 2016-11-21 | 1 | -612/+689 |
* | | Audit use of stptr for NUL termination. Update doc before merge to master. | Arnold D. Robbins | 2016-11-18 | 1 | -494/+526 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-10 | 1 | -206/+208 |
|\| | |||||
| * | Fix doc on dcngettext. | Arnold D. Robbins | 2016-11-10 | 1 | -203/+205 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-08 | 1 | -317/+317 |
|\| | |||||
| * | Small doc fixes. | Arnold D. Robbins | 2016-11-08 | 1 | -312/+312 |
* | | Fix spelling error in doc, update wordlist. | Arnold D. Robbins | 2016-11-04 | 1 | -310/+310 |
* | | Add .info files back. | Arnold D. Robbins | 2016-10-26 | 1 | -0/+35781 |
* | | Remove info files from repo. No need to keep updating them. | Arnold D. Robbins | 2016-10-25 | 1 | -35781/+0 |
* | | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -322/+370 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-23 | 1 | -776/+629 |
|\| | |||||
| * | Remove references to MS-DOS and OS/2 from the doc. | Arnold D. Robbins | 2016-10-23 | 1 | -769/+622 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-10-02 | 1 | -593/+628 |
|\| | |||||
| * | Rework Bugs section in the manual. | Arnold D. Robbins | 2016-10-02 | 1 | -586/+621 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-20 | 1 | -319/+319 |
|\| | |||||
| * | Minor documentation fixes. | Arnold D. Robbins | 2016-09-20 | 1 | -315/+315 |
* | | New POSIX rules for string comparison. | Arnold D. Robbins | 2016-08-25 | 1 | -406/+424 |
* | | More spelling stuff. | Arnold D. Robbins | 2016-08-24 | 1 | -527/+527 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-23 | 1 | -273/+273 |
|\| | |||||
| * | Doc updates, add 'spell' target for make. | Arnold D. Robbins | 2016-08-23 | 1 | -269/+269 |
* | | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -550/+494 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -92/+96 |
|\| | |||||
| * | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 1 | -77/+81 |
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-24 | 1 | -75/+75 |
* | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -438/+451 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-19 | 1 | -512/+535 |
|\| | |||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-18 | 1 | -507/+530 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-12 | 1 | -364/+377 |
|\| | |||||
| * | Improve doc on use of SYMTAB. | Arnold D. Robbins | 2016-07-12 | 1 | -360/+373 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 1 | -577/+577 |
|\| | |||||
| * | Update years and stuff in doc towards next release. | Arnold D. Robbins | 2016-06-10 | 1 | -14/+14 |
| * | Documentation small fixes. | Arnold D. Robbins | 2016-06-10 | 1 | -558/+558 |
* | | Allow extension functions to get more arguments than expected. | Arnold D. Robbins | 2016-05-30 | 1 | -135/+141 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -2/+2 |
|\| | |||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -2/+2 |
* | | Add nonfatal error message facility to extension API. | Arnold D. Robbins | 2016-05-25 | 1 | -124/+127 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-25 | 1 | -106/+106 |
|\| | |||||
| * | Small typo fix in the doc. | Arnold D. Robbins | 2016-05-25 | 1 | -104/+104 |