Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-06 | 1 | -1/+23 |
|\ | |||||
| * | Minor doc updates. | Arnold D. Robbins | 2014-08-06 | 1 | -1/+23 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-03 | 1 | -2/+4 |
|\| | |||||
| * | Improve inrec setting ERRNO, doc of API get_record for errors. | Arnold D. Robbins | 2014-08-03 | 1 | -2/+2 |
| * | Document more about sprintf %c. | Arnold D. Robbins | 2014-08-03 | 1 | -0/+2 |
* | | Clarify doc on div(). | Arnold D. Robbins | 2014-07-24 | 1 | -7/+8 |
* | | Add div() function for integer division & remainder. | Arnold D. Robbins | 2014-07-10 | 1 | -1/+43 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-04 | 1 | -0/+11 |
|\| | |||||
| * | Document how to match ASCII characters. | Arnold D. Robbins | 2014-07-04 | 1 | -0/+11 |
* | | Don't install igawk and igawk.1 anymore. | Arnold D. Robbins | 2014-06-25 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-25 | 1 | -17/+31 |
|\| | |||||
| * | Update copying and back cover text. | Arnold D. Robbins | 2014-06-25 | 1 | -17/+31 |
* | | Make --pretty-print not run the program. | Arnold D. Robbins | 2014-06-24 | 1 | -11/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-22 | 1 | -4/+4 |
|\| | |||||
| * | Typos and other minor fixes. | Arnold D. Robbins | 2014-06-22 | 1 | -4/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-19 | 1 | -3/+15 |
|\| | |||||
| * | Add more thanks, minor revision in doc. | Arnold D. Robbins | 2014-06-19 | 1 | -3/+15 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-18 | 1 | -2/+53 |
|\| | |||||
| * | Subsections in 6.1.4. | Arnold D. Robbins | 2014-06-18 | 1 | -2/+53 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-17 | 1 | -5/+3 |
|\| | |||||
| * | Minor fixes, esp for docbook. | Arnold D. Robbins | 2014-06-17 | 1 | -5/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-17 | 1 | -1106/+844 |
|\| | |||||
| * | Finish exercises, update chapter 15, menus. Update NEWS. | Arnold D. Robbins | 2014-06-17 | 1 | -1106/+844 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-16 | 1 | -82/+118 |
|\| | |||||
| * | Start adding exercises. | Arnold D. Robbins | 2014-06-16 | 1 | -82/+118 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-15 | 1 | -9/+241 |
|\| | |||||
| * | Finish up summaries. Improvements in mystrtonum(). | Arnold D. Robbins | 2014-06-15 | 1 | -9/+241 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-13 | 1 | -78/+78 |
|\| | |||||
| * | Another typo fix. | Arnold D. Robbins | 2014-06-13 | 1 | -1/+1 |
| * | Fix typos for filename macro in doc. | Arnold D. Robbins | 2014-06-13 | 1 | -78/+78 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-12 | 1 | -93/+254 |
|\| | |||||
| * | And more summaries in the doc. | Arnold D. Robbins | 2014-06-12 | 1 | -93/+254 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-11 | 1 | -2/+171 |
|\| | |||||
| * | More summaries. Through chapter 10. | Arnold D. Robbins | 2014-06-11 | 1 | -2/+171 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-10 | 1 | -12/+24 |
|\| | |||||
| * | Update docbook figure markup. | Arnold D. Robbins | 2014-06-10 | 1 | -12/+24 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-09 | 1 | -0/+4 |
|\| | |||||
| * | Some docbook tweaks. | Arnold D. Robbins | 2014-06-09 | 1 | -0/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-09 | 1 | -1/+236 |
|\| | |||||
| * | More summary sections. | Arnold D. Robbins | 2014-06-09 | 1 | -1/+236 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-08 | 1 | -13/+150 |
|\| | |||||
| * | Start adding summary sections. | Arnold D. Robbins | 2014-06-08 | 1 | -13/+150 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-03 | 1 | -206/+223 |
|\| | |||||
| * | More doc improvements. | Arnold D. Robbins | 2014-06-03 | 1 | -206/+223 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-05-29 | 1 | -86/+32 |
|\| | |||||
| * | More cleanup edits in gawk doc. | Arnold D. Robbins | 2014-05-29 | 1 | -86/+32 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-05-27 | 1 | -146/+181 |
|\| | |||||
| * | Finish edits! | Arnold D. Robbins | 2014-05-27 | 1 | -146/+181 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-05-25 | 1 | -87/+98 |
|\| | |||||
| * | Tweak nested lists for docbook. | Arnold D. Robbins | 2014-05-25 | 1 | -87/+98 |