Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-30 | 3 | -4/+12 |
|\ | |||||
| * | Fix refcard to always be on letter size paper. | Arnold D. Robbins | 2015-10-30 | 3 | -4/+12 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 2 | -1/+6 |
|\| | |||||
| * | Minor improvement in man page. | Arnold D. Robbins | 2015-10-26 | 2 | -1/+6 |
| | | |||||
* | | Fix tbl issue in awkcard.in. | Arnold D. Robbins | 2015-10-16 | 2 | -3/+7 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-07 | 2 | -426/+844 |
|\| | |||||
| * | Update texinfo.tex. | Arnold D. Robbins | 2015-10-07 | 2 | -426/+844 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 7 | -1418/+1034 |
|\| | |||||
| * | Merge branch 'feature/zOS-try2' into gawk-4.1-stable | Arnold D. Robbins | 2015-10-04 | 6 | -577/+599 |
| |\ | |||||
| | * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-10-02 | 4 | -206/+226 |
| | |\ | |||||
| | * \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-25 | 2 | -425/+841 |
| | |\ \ | |||||
| | * | | | ChangeLog entries for z/OS added. | Arnold D. Robbins | 2015-09-01 | 1 | -0/+8 |
| | | | | | |||||
| | * | | | Doc udates with new z/OS contact. | Arnold D. Robbins | 2015-08-21 | 3 | -556/+568 |
| | | | | | |||||
| | * | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-14 | 4 | -80/+85 |
| | |\ \ \ | |||||
| | * | | | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 4 | -21/+23 |
| | | | | | | |||||
| * | | | | | Revert update of texinfo.tex. | Arnold D. Robbins | 2015-10-04 | 2 | -837/+431 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-02 | 4 | -209/+229 |
|\| | | | | |||||
| * | | | | Small doc fix (no secure sockets). | Arnold D. Robbins | 2015-10-02 | 4 | -206/+226 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-25 | 2 | -425/+841 |
|\| | | | |||||
| * | | | Update infrastructure files. | Arnold D. Robbins | 2015-09-25 | 2 | -425/+841 |
| | |/ | |/| | |||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-14 | 4 | -81/+86 |
|\| | | |||||
| * | | Small typo fixes. | Arnold D. Robbins | 2015-08-14 | 4 | -80/+85 |
| |/ | |||||
* | | Small typo fix in the doc. | Arnold D. Robbins | 2015-07-30 | 4 | -72/+77 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-07-01 | 4 | -38/+49 |
|\| | |||||
| * | Update doc on quiktrim awk. | Arnold D. Robbins | 2015-07-01 | 4 | -38/+49 |
| | | |||||
* | | Document that sometimes the debugger is invasive. | Arnold D. Robbins | 2015-06-30 | 4 | -171/+363 |
| | | |||||
* | | Improve values returned by typeof. Fix tests and doc. | Arnold D. Robbins | 2015-06-26 | 4 | -311/+396 |
| | | |||||
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-19 | 6 | -1383/+1455 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-19 | 3 | -1290/+1279 |
| |\| | |||||
| | * | Minor doc fix. | Arnold D. Robbins | 2015-06-19 | 3 | -1290/+1279 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 4 | -87/+107 |
| |\| | |||||
| | * | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 4 | -86/+106 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 4 | -93/+156 |
| |\| | |||||
| | * | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 4 | -92/+155 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-15 | 4 | -269/+264 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-13 | 4 | -269/+264 |
| |\| | |||||
| | * | Remove an unneeded exercise from the doc. | Arnold D. Robbins | 2015-06-13 | 4 | -267/+262 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 |
| |\| | |||||
| | * | Add another Chet Ramey pithy saying to the doc. | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 5 | -608/+591 |
|\| | | |||||
| * | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 5 | -604/+583 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 4 | -307/+311 |
| |\| | |||||
| | * | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 4 | -305/+309 |
| | | | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 7 | -455/+450 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 5 | -423/+359 |
| |\| | |||||
| | * | Use modern @image, fix a .txt image file. | Arnold D. Robbins | 2015-05-19 | 5 | -421/+357 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 6 | -32/+60 |
| |\| | |||||
| | * | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 5 | -86/+99 |
| | | | |||||
| | * | Update texinfo.tex. | Arnold D. Robbins | 2015-05-19 | 2 | -13/+36 |
| | | |