Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 1 | -571/+587 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-04 | 1 | -523/+523 | |
|\| | ||||||
| * | Doc improvement for -M / MPFR. | Arnold D. Robbins | 2016-02-04 | 1 | -519/+519 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-03 | 1 | -37/+78 | |
|\| | ||||||
| * | Fix texinfo in vms doc, small edits to vms/ChangeLog. | Arnold D. Robbins | 2016-02-03 | 1 | -37/+78 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-18 | 1 | -498/+519 | |
|\| | ||||||
| * | Improve doc on coprocesses. | Arnold D. Robbins | 2016-01-18 | 1 | -213/+230 | |
| | | ||||||
| * | Minor improvement to doc on bracket expressions. | Arnold D. Robbins | 2016-01-18 | 1 | -490/+494 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-15 | 1 | -218/+219 | |
|\| | ||||||
| * | Improve example for asort with comparison function. | Arnold D. Robbins | 2016-01-15 | 1 | -215/+216 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-13 | 1 | -214/+259 | |
|\| | ||||||
| * | Add example of asort() with a function name parameter. | Arnold D. Robbins | 2016-01-13 | 1 | -211/+256 | |
| | | ||||||
* | | Minor doc fix. | Arnold D. Robbins | 2016-01-06 | 1 | -209/+208 | |
| | | ||||||
* | | Remove support for GNU/Linux on Alpha. | Arnold D. Robbins | 2016-01-03 | 1 | -68/+70 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 1 | -232/+232 | |
|\| | ||||||
| * | Minor fix in gawktexi.in. | Arnold D. Robbins | 2015-12-27 | 1 | -229/+229 | |
| | | ||||||
* | | Document PROCINFO["NONFATAL"] in man page and in texinfo list. | Arnold D. Robbins | 2015-12-20 | 1 | -369/+377 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-18 | 1 | -404/+399 | |
|\| | ||||||
| * | Update doc on PROCINFO. | Arnold D. Robbins | 2015-12-18 | 1 | -398/+397 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-26 | 1 | -189/+196 | |
|\| | ||||||
| * | Add "exit" as synonym for "quit" in the debugger. | Arnold D. Robbins | 2015-11-26 | 1 | -186/+193 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-15 | 1 | -2124/+2069 | |
|\| | ||||||
| * | Doc fixes. | Arnold D. Robbins | 2015-11-15 | 1 | -2112/+2057 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -558/+562 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-10-02 | 1 | -206/+210 | |
| |\ | ||||||
| * | | Doc udates with new z/OS contact. | Arnold D. Robbins | 2015-08-21 | 1 | -554/+558 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-02 | 1 | -209/+213 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Small doc fix (no secure sockets). | Arnold D. Robbins | 2015-10-02 | 1 | -206/+210 | |
| |/ | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-14 | 1 | -75/+75 | |
|\| | ||||||
| * | Small typo fixes. | Arnold D. Robbins | 2015-08-14 | 1 | -74/+74 | |
| | | ||||||
* | | Small typo fix in the doc. | Arnold D. Robbins | 2015-07-30 | 1 | -70/+70 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-07-01 | 1 | -34/+36 | |
|\| | ||||||
| * | Update doc on quiktrim awk. | Arnold D. Robbins | 2015-07-01 | 1 | -34/+36 | |
| | | ||||||
* | | Document that sometimes the debugger is invasive. | Arnold D. Robbins | 2015-06-30 | 1 | -171/+231 | |
| | | ||||||
* | | Improve values returned by typeof. Fix tests and doc. | Arnold D. Robbins | 2015-06-26 | 1 | -305/+328 | |
| | | ||||||
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-19 | 1 | -89/+116 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 1 | -87/+94 | |
| |\| | ||||||
| | * | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 1 | -86/+93 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 1 | -89/+109 | |
| |\| | ||||||
| | * | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 1 | -88/+108 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-15 | 1 | -269/+252 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-13 | 1 | -269/+252 | |
| |\| | ||||||
| | * | Remove an unneeded exercise from the doc. | Arnold D. Robbins | 2015-06-13 | 1 | -267/+250 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 1 | -565/+551 | |
|\| | | ||||||
| * | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 1 | -563/+549 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 1 | -305/+305 | |
| |\| | ||||||
| | * | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 1 | -303/+303 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 1 | -369/+369 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 1 | -355/+355 | |
| |\| | ||||||
| | * | Use modern @image, fix a .txt image file. | Arnold D. Robbins | 2015-05-19 | 1 | -353/+353 | |
| | | |