Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|\| | ||||||
| * | 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 | -1/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-25 | 1 | -1/+1 | |
|\| | ||||||
| * | Small typo fix in the doc. | Arnold D. Robbins | 2016-05-25 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2016-05-03 | 1 | -9/+12 | |
|\| | ||||||
| * | Add CPP #defines for gawk_api_major_version and gawk_api_minor_version. | Andrew J. Schorr | 2016-05-03 | 1 | -9/+12 | |
| | | ||||||
* | | Allow r/w for a partially closed two-way pipe to be nonfatal. | Arnold D. Robbins | 2016-04-06 | 1 | -2/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 1 | -0/+11 | |
|\| | ||||||
| * | Further doc on closing one end of a two-way pipe. | Arnold D. Robbins | 2016-04-04 | 1 | -0/+6 | |
| | | ||||||
| * | Document about using closed end of two-way pipes. | Arnold D. Robbins | 2016-04-04 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-04 | 1 | -0/+5 | |
|\| | ||||||
| * | Use braces in indexes in the documentation. | Arnold D. Robbins | 2016-04-04 | 1 | -0/+5 | |
| | | ||||||
* | | Doc update about comments in pretty printing. | Arnold D. Robbins | 2016-03-27 | 1 | -1/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-11 | 1 | -1/+29 | |
|\| | ||||||
| * | Further improvements in system return value and doc. | Arnold D. Robbins | 2016-03-11 | 1 | -12/+13 | |
| | | ||||||
| * | Add info to ChangeLog. Update doc some more. | Arnold D. Robbins | 2016-03-10 | 1 | -2/+4 | |
| | | ||||||
| * | Improve algorithm for system() return value. | Arnold D. Robbins | 2016-03-08 | 1 | -9/+11 | |
| | | ||||||
| * | Improve return value of system. | Arnold D. Robbins | 2016-03-08 | 1 | -1/+24 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-20 | 1 | -0/+9 | |
|\| | ||||||
| * | Doc update: Unicode in bracket expresssions. | Arnold D. Robbins | 2016-02-20 | 1 | -0/+9 | |
| | | ||||||
* | | Doc fix in Heisenberg Physics example. | Arnold D. Robbins | 2016-02-18 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-18 | 1 | -8/+40 | |
|\| | ||||||
| * | Typo fix in the manual. Sigh. | Arnold D. Robbins | 2016-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Update info about texinfo.tex versions. | Arnold D. Robbins | 2016-02-18 | 1 | -4/+1 | |
| | | ||||||
| * | Fixes to sample programs in the doc. | Arnold D. Robbins | 2016-02-18 | 1 | -5/+40 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-14 | 1 | -186/+143 | |
|\| | ||||||
| * | Upgrade to Texinfo 6.1, including some doc simplifications. | Arnold D. Robbins | 2016-02-14 | 1 | -183/+140 | |
| | | ||||||
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 1 | -2/+23 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-04 | 1 | -2/+3 | |
|\| | ||||||
| * | Doc improvement for -M / MPFR. | Arnold D. Robbins | 2016-02-04 | 1 | -2/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-03 | 1 | -6/+52 | |
|\| | ||||||
| * | Fix texinfo in vms doc, small edits to vms/ChangeLog. | Arnold D. Robbins | 2016-02-03 | 1 | -6/+52 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-18 | 1 | -4/+25 | |
|\| | ||||||
| * | Improve doc on coprocesses. | Arnold D. Robbins | 2016-01-18 | 1 | -4/+21 | |
| | | ||||||
| * | Minor improvement to doc on bracket expressions. | Arnold D. Robbins | 2016-01-18 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-15 | 1 | -6/+6 | |
|\| | ||||||
| * | Improve example for asort with comparison function. | Arnold D. Robbins | 2016-01-15 | 1 | -6/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-13 | 1 | -0/+52 | |
|\| | ||||||
| * | Add example of asort() with a function name parameter. | Arnold D. Robbins | 2016-01-13 | 1 | -0/+52 | |
| | |