Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-14 | 1 | -3/+3 |
|\ | |||||
| * | Small typo fixes. | Arnold D. Robbins | 2015-08-14 | 1 | -3/+3 |
* | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -8/+8 |
|/ | |||||
* | Update doc on quiktrim awk. | Arnold D. Robbins | 2015-07-01 | 1 | -2/+4 |
* | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 1 | -0/+4 |
* | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 1 | -2/+21 |
* | Remove an unneeded exercise from the doc. | Arnold D. Robbins | 2015-06-13 | 1 | -0/+3 |
* | Add another Chet Ramey pithy saying to the doc. | Arnold D. Robbins | 2015-06-12 | 1 | -0/+11 |
* | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 1 | -1/+1 |
* | Use modern @image, fix a .txt image file. | Arnold D. Robbins | 2015-05-19 | 1 | -33/+0 |
* | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 1 | -2/+5 |
* | Add a commented out quote from Chet Ramey. | Arnold D. Robbins | 2015-05-18 | 1 | -0/+13 |
* | Doc fix for nextfile. | Arnold D. Robbins | 2015-05-16 | 1 | -2/+2 |
* | Update Bugs section in doc to ask for plain text. | Arnold D. Robbins | 2015-05-14 | 1 | -0/+2 |
* | More doc updates towards release. | Arnold D. Robbins | 2015-04-08 | 1 | -0/+9 |
* | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 |
* | Minor doc update. | Arnold D. Robbins | 2015-04-07 | 1 | -0/+5 |
* | Doc fixes. | Arnold D. Robbins | 2015-04-05 | 1 | -17/+9 |
* | Small doc fix. | Arnold D. Robbins | 2015-03-31 | 1 | -2/+2 |
* | Update doc on calling built-ins indirectly. | Arnold D. Robbins | 2015-03-31 | 1 | -4/+17 |
* | Doc updates. | Arnold D. Robbins | 2015-03-24 | 1 | -2/+20 |
* | Bug fix to inplace extension and doc updates. | Arnold D. Robbins | 2015-03-18 | 1 | -2/+11 |
* | Documentation fix: positive -> nonnegative as appropriate. | Arnold D. Robbins | 2015-03-17 | 1 | -6/+6 |
* | Minor doc fix. | Arnold D. Robbins | 2015-03-01 | 1 | -1/+1 |
* | Minor doc update. | Arnold D. Robbins | 2015-02-27 | 1 | -0/+3 |
* | Change update-date and fix copyright year. | Arnold D. Robbins | 2015-02-27 | 1 | -2/+2 |
* | Add a FIXME in the doc for @sup. One day... | Arnold D. Robbins | 2015-02-24 | 1 | -0/+4 |
* | Minor doc edit. | Arnold D. Robbins | 2015-02-24 | 1 | -1/+1 |
* | Doc: change div to divisor in some examples. | Arnold D. Robbins | 2015-02-22 | 1 | -8/+8 |
* | Last review items! | Arnold D. Robbins | 2015-02-20 | 1 | -34/+40 |
* | More edits. | Arnold D. Robbins | 2015-02-19 | 1 | -68/+69 |
* | More minor doc fixes. | Arnold D. Robbins | 2015-02-17 | 1 | -12/+12 |
* | Through QC1 review of doc! | Arnold D. Robbins | 2015-02-13 | 1 | -151/+155 |
* | O'Reilly edits, through Chapter 16. | Arnold D. Robbins | 2015-02-11 | 1 | -133/+139 |
* | Doc fixes. | Arnold D. Robbins | 2015-02-10 | 1 | -10/+12 |
* | Continue O'Reilly edits. | Arnold D. Robbins | 2015-02-09 | 1 | -12/+16 |
* | O'Reilly fixes. Through chapter 15. | Arnold D. Robbins | 2015-02-08 | 1 | -41/+68 |
* | More edits. Through Chapter 14. | Arnold D. Robbins | 2015-02-08 | 1 | -75/+71 |
* | O'Reilly edits. | Arnold D. Robbins | 2015-02-06 | 1 | -39/+41 |
* | More O'Reilly fixes, through Chapter 11. | Arnold D. Robbins | 2015-02-04 | 1 | -55/+42 |
* | More O'Reilly edits. | Arnold D. Robbins | 2015-02-02 | 1 | -45/+46 |
* | More O'Reilly fixes. | Arnold D. Robbins | 2015-02-01 | 1 | -32/+35 |
* | Move param checking against function names into --posix. | Arnold D. Robbins | 2015-02-01 | 1 | -4/+8 |
* | Disallow calling a function parameter. Check params are not function names. | Arnold D. Robbins | 2015-01-30 | 1 | -7/+12 |
* | O'Reilly edits and other fixes. | Arnold D. Robbins | 2015-01-27 | 1 | -57/+59 |
* | O'Reilly fixes. | Arnold D. Robbins | 2015-01-27 | 1 | -52/+68 |
* | More O'Reilly fixes. | Arnold D. Robbins | 2015-01-26 | 1 | -22/+22 |
* | More O'Reilly edits. | Arnold D. Robbins | 2015-01-25 | 1 | -89/+94 |
* | Fix a bad URL in the doc. | Arnold D. Robbins | 2015-01-25 | 1 | -1/+1 |
* | Add more entries to the glossary. | Arnold D. Robbins | 2015-01-23 | 1 | -4/+156 |