Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 4 | -122/+144 |
|\ | |||||
| * | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 4 | -105/+123 |
| | | |||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-24 | 4 | -77/+81 |
| | | |||||
* | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 4 | -471/+517 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-19 | 4 | -513/+565 |
|\| | |||||
| * | Typo fix in the doc. | Arnold D. Robbins | 2016-07-18 | 4 | -508/+560 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 2 | -0/+30 |
|\| | |||||
| * | Reenable translation during arg parsing. | Arnold D. Robbins | 2016-07-18 | 2 | -0/+30 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-12 | 4 | -368/+423 |
|\| | |||||
| * | Improve doc on use of SYMTAB. | Arnold D. Robbins | 2016-07-12 | 4 | -364/+419 |
| | | |||||
* | | Typo fix in the man page. | Arnold D. Robbins | 2016-06-30 | 2 | -2/+7 |
| | | |||||
* | | Document typeof in manpage and reference card. | Arnold D. Robbins | 2016-06-15 | 3 | -3/+28 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 6 | -621/+631 |
|\| | |||||
| * | Update years and stuff in doc towards next release. | Arnold D. Robbins | 2016-06-10 | 6 | -20/+22 |
| | | |||||
| * | Documentation small fixes. | Arnold D. Robbins | 2016-06-10 | 4 | -596/+604 |
| | | |||||
* | | Allow extension functions to get more arguments than expected. | Arnold D. Robbins | 2016-05-30 | 4 | -143/+166 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 4 | -7/+7 |
|\| | |||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 5 | -8/+8 |
| | | |||||
* | | Add nonfatal error message facility to extension API. | Arnold D. Robbins | 2016-05-25 | 4 | -126/+139 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-25 | 4 | -108/+113 |
|\| | |||||
| * | Small typo fix in the doc. | Arnold D. Robbins | 2016-05-25 | 4 | -106/+111 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2016-05-03 | 4 | -126/+141 |
|\| | |||||
| * | Add CPP #defines for gawk_api_major_version and gawk_api_minor_version. | Andrew J. Schorr | 2016-05-03 | 4 | -125/+140 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-13 | 3 | -446/+187 |
|\| | |||||
| * | General cleanups in doc/gawkinet.texi. | Arnold D. Robbins | 2016-04-13 | 3 | -446/+187 |
| | | |||||
* | | Allow r/w for a partially closed two-way pipe to be nonfatal. | Arnold D. Robbins | 2016-04-06 | 4 | -222/+248 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 4 | -215/+251 |
|\| | |||||
| * | Braino fix in doc/ChangeLog. | Arnold D. Robbins | 2016-04-04 | 1 | -1/+1 |
| | | |||||
| * | Further doc on closing one end of a two-way pipe. | Arnold D. Robbins | 2016-04-04 | 3 | -211/+227 |
| | | |||||
| * | Document about using closed end of two-way pipes. | Arnold D. Robbins | 2016-04-04 | 4 | -211/+231 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-04 | 4 | -0/+20 |
|\| | |||||
| * | Use braces in indexes in the documentation. | Arnold D. Robbins | 2016-04-04 | 5 | -327/+346 |
| | | |||||
* | | Doc update about comments in pretty printing. | Arnold D. Robbins | 2016-03-27 | 4 | -211/+235 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-21 | 3 | -107/+146 |
|\| | |||||
| * | Update doc on UDP client. | Arnold D. Robbins | 2016-03-21 | 3 | -107/+146 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-11 | 5 | -325/+423 |
|\| | |||||
| * | Further improvements in system return value and doc. | Arnold D. Robbins | 2016-03-11 | 4 | -355/+365 |
| | | |||||
| * | Add info to ChangeLog. Update doc some more. | Arnold D. Robbins | 2016-03-10 | 3 | -318/+326 |
| | | |||||
| * | Improve algorithm for system() return value. | Arnold D. Robbins | 2016-03-08 | 3 | -342/+348 |
| | | |||||
| * | Improve return value of system. | Arnold D. Robbins | 2016-03-08 | 5 | -320/+395 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-23 | 2 | -3/+10 |
|\| | |||||
| * | Fix sidebar.awk to be usable with old awks. | Arnold D. Robbins | 2016-02-23 | 2 | -3/+10 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-20 | 4 | -516/+547 |
|\| | |||||
| * | Doc update: Unicode in bracket expresssions. | Arnold D. Robbins | 2016-02-20 | 4 | -512/+543 |
| | | |||||
* | | Doc fix in Heisenberg Physics example. | Arnold D. Robbins | 2016-02-18 | 4 | -9/+11 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-18 | 4 | -290/+392 |
|\| | |||||
| * | Typo fix in the manual. Sigh. | Arnold D. Robbins | 2016-02-18 | 3 | -249/+249 |
| | | |||||
| * | Update info about texinfo.tex versions. | Arnold D. Robbins | 2016-02-18 | 3 | -8/+3 |
| | | |||||
| * | Fixes to sample programs in the doc. | Arnold D. Robbins | 2016-02-18 | 4 | -282/+389 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-14 | 5 | -1361/+1740 |
|\| |