Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 1 | -9/+15 | |
| | ||||||
* | Some more docbook fixes. | Arnold D. Robbins | 2014-03-30 | 1 | -10/+25 | |
| | ||||||
* | Create valid DocBook XML output with current makeinfo. | Arnold D. Robbins | 2014-03-28 | 1 | -27/+319 | |
| | ||||||
* | Minor cleanup to indexing. | Arnold D. Robbins | 2014-03-28 | 1 | -8/+9 | |
| | ||||||
* | Add input parser to readfile extension, document it and test it. | Arnold D. Robbins | 2014-03-27 | 1 | -1/+7 | |
| | ||||||
* | Add note that lookup of PROCINFO can fail. | Arnold D. Robbins | 2014-03-27 | 1 | -0/+7 | |
| | ||||||
* | Finishing indexing changes, special treatment for functions. | Arnold D. Robbins | 2014-03-27 | 1 | -53/+77 | |
| | ||||||
* | First round of indexing changes. | Arnold D. Robbins | 2014-03-27 | 1 | -124/+293 | |
| | ||||||
* | BBS-list examples redone. Yay! Thanks to Antonio. | Arnold D. Robbins | 2014-03-27 | 1 | -251/+257 | |
| | ||||||
* | Indexing improvements. | Arnold D. Robbins | 2014-03-10 | 1 | -5/+22 | |
| | ||||||
* | Update doc on API memory allocation, add to NEWS. | Arnold D. Robbins | 2014-03-08 | 1 | -8/+23 | |
| | ||||||
* | Add memory allocation functions to gawk API. | Andrew J. Schorr | 2014-03-08 | 1 | -40/+65 | |
| | ||||||
* | First round of indexing improvements. | Arnold D. Robbins | 2014-03-07 | 1 | -22/+94 | |
| | ||||||
* | Update VMS doc. | Arnold D. Robbins | 2014-03-05 | 1 | -9/+2 | |
| | ||||||
* | Finish up doc fixes before releasing. | Arnold D. Robbins | 2014-02-27 | 1 | -59/+55 | |
| | ||||||
* | Start on doc fixes. | Arnold D. Robbins | 2014-02-27 | 1 | -75/+91 | |
| | ||||||
* | Add a quote in alarm program section. | Arnold D. Robbins | 2014-02-20 | 1 | -0/+26 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2014-02-14 | 1 | -59/+65 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2014-02-07 | 1 | -70/+29 | |
| | ||||||
* | More markup fixes, in the indexing. | Arnold D. Robbins | 2014-02-04 | 1 | -32/+32 | |
| | ||||||
* | A number of small documentation updates. | Arnold D. Robbins | 2014-02-03 | 1 | -9/+9 | |
| | ||||||
* | Minor doc fixes. | Arnold D. Robbins | 2014-01-31 | 1 | -15/+15 | |
| | ||||||
* | Minor doc fixes. | Arnold D. Robbins | 2014-01-30 | 1 | -0/+6 | |
| | ||||||
* | Update doc for Anders Wallin. | Arnold D. Robbins | 2014-01-28 | 1 | -2/+4 | |
| | ||||||
* | Update to latest texinfo.tex. | Arnold D. Robbins | 2014-01-25 | 1 | -0/+14 | |
| | ||||||
* | Add Feature History to doc. Update common extensions. | Arnold D. Robbins | 2014-01-23 | 1 | -3/+612 | |
| | ||||||
* | VMS doc updates. | Arnold D. Robbins | 2014-01-13 | 1 | -5/+20 | |
| | ||||||
* | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2014-01-03 | 1 | -2/+20 | |
|\ | ||||||
| * | Update copyright year in manual. | Arnold D. Robbins | 2014-01-03 | 1 | -2/+3 | |
| | | ||||||
| * | New node in gawktexi.in. | Arnold D. Robbins | 2014-01-03 | 1 | -0/+17 | |
| | | ||||||
* | | Build and test dynamic extensions on VMS. Documented too. | Arnold D. Robbins | 2013-12-30 | 1 | -0/+17 | |
| | | ||||||
* | | VMS updates. | Arnold D. Robbins | 2013-12-26 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2013-12-26 | 1 | -2/+9 | |
|\| | ||||||
| * | More minor doc additions. | Arnold D. Robbins | 2013-12-26 | 1 | -2/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2013-12-25 | 1 | -1/+6 | |
|\| | ||||||
| * | Minor doc fixes. | Arnold D. Robbins | 2013-12-25 | 1 | -1/+6 | |
| | | ||||||
* | | More doc updates, fix initialization on VAX/VMS. | Arnold D. Robbins | 2013-12-23 | 1 | -6/+40 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2013-12-21 | 1 | -0/+8 | |
|\| | ||||||
| * | Make extensions controlled by configure time option. | Arnold D. Robbins | 2013-12-21 | 1 | -0/+8 | |
| | | ||||||
* | | Further updates, mainly doc. | Arnold D. Robbins | 2013-12-16 | 1 | -15/+101 | |
|/ | ||||||
* | Fix presentation of asort and asorti. | Arnold D. Robbins | 2013-12-12 | 1 | -93/+85 | |
| | ||||||
* | Some doc edits. | Arnold D. Robbins | 2013-11-28 | 1 | -45/+42 | |
| | ||||||
* | Doc updates on distribution contents. | Arnold D. Robbins | 2013-11-08 | 1 | -15/+16 | |
| | ||||||
* | Doc fixes. | Arnold D. Robbins | 2013-11-03 | 1 | -5/+5 | |
| | ||||||
* | Add short title page to manual. | Arnold D. Robbins | 2013-10-31 | 1 | -0/+1 | |
| | ||||||
* | Documentation updates. | Arnold D. Robbins | 2013-10-25 | 1 | -20/+38 | |
| | ||||||
* | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 1 | -4/+15 | |
| | ||||||
* | Minor wording improvements in gawk manual. | Arnold D. Robbins | 2013-10-11 | 1 | -2/+2 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2013-09-29 | 1 | -8/+17 | |
| | ||||||
* | Add readfile function. | Arnold D. Robbins | 2013-09-24 | 1 | -0/+78 | |
| |