aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-254-126/+144
|\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Minor doc fixes.Arnold D. Robbins2013-12-254-126/+144
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-214-53/+84
|\| | | | | | | | | |
| * | | | | | | | | | Make extensions controlled by configure time option.Arnold D. Robbins2013-12-214-53/+84
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-211-16/+44
|\| | | | | | | | |
| * | | | | | | | | Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-211-16/+44
| |/ / / / / / / /
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-124-653/+642
|\| | | | | | | |
| * | | | | | | | Fix presentation of asort and asorti.Arnold D. Robbins2013-12-124-653/+642
| | | | | | | | |
* | | | | | | | | Fix doc/gawk.info.Arnold D. Robbins2013-11-281-705/+331
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-284-335/+692
|\| | | | | | | |
| * | | | | | | | Some doc edits.Arnold D. Robbins2013-11-284-706/+689
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-084-100/+109
|\| | | | | | | |
| * | | | | | | | Doc updates on distribution contents.Arnold D. Robbins2013-11-084-100/+109
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-034-11/+17
|\| | | | | | | |
| * | | | | | | | Doc fixes.Arnold D. Robbins2013-11-034-11/+17
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-013-0/+6
|\| | | | | | | |
| * | | | | | | | Add short title page to manual.Arnold D. Robbins2013-10-313-0/+6
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-254-582/+637
|\| | | | | | | |
| * | | | | | | | Documentation updates.Arnold D. Robbins2013-10-254-582/+637
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-244-480/+518
|\| | | | | | | |
| * | | | | | | | Improve handling of writes to dead pipes.Arnold D. Robbins2013-10-244-480/+518
| | | | | | | | |
* | | | | | | | | Finish removing PVERSION from doc.Arnold D. Robbins2013-10-193-339/+339
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-114-232/+237
|\| | | | | | | |
| * | | | | | | | Minor wording improvements in gawk manual.Arnold D. Robbins2013-10-114-232/+237
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-09-294-62/+99
|\| | | | | | | |
| * | | | | | | | Doc updates.Arnold D. Robbins2013-09-294-62/+99
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-09-244-516/+741
|\| | | | | | | |
| * | | | | | | | Add readfile function.Arnold D. Robbins2013-09-244-516/+741
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-09-224-759/+750
|\| | | | | | | |
| * | | | | | | | Remove obsolete macros from gawktexi.in.Arnold D. Robbins2013-09-223-423/+414
| | | | | | | | |
* | | | | | | | | Changes to ENVIRON reflect into the environment.Arnold D. Robbins2013-08-195-370/+406
|/ / / / / / / /
* | | | | | | | Doc fix with texinfo.tex.Arnold D. Robbins2013-06-274-8/+32
| | | | | | | |
* | | | | | | | Doc update for isarray.Arnold D. Robbins2013-06-224-280/+324
| | | | | | | |
* | | | | | | | Clarify a bit on FUNCTAB.Arnold D. Robbins2013-06-034-352/+368
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add "devbsize" to stat extension and doc.Arnold D. Robbins2013-05-294-85/+116
| | | | | | |
* | | | | | | Replace obsolete AC_STRUCT_ST_BLKSIZE macro.Arnold D. Robbins2013-05-274-94/+99
| | | | | | |
* | | | | | | Add advice to run make install.Arnold D. Robbins2013-05-214-48/+79
| |_|_|_|_|/ |/| | | | |
* | | | | | Bug fix in cut program example code.Arnold D. Robbins2013-05-164-3/+5
| | | | | |
* | | | | | Add make install to gawkextlib doc.Arnold D. Robbins2013-05-164-67/+92
| |_|_|_|/ |/| | | |
* | | | | Gawk 4.1.0 release.Arnold D. Robbins2013-05-105-538/+542
| | | | |
* | | | | More doc cleanups.Arnold D. Robbins2013-05-094-824/+873
| | | | |
* | | | | Make /regex/ a 2nd arg to index() a fatal error.Arnold D. Robbins2013-05-095-337/+350
| |_|_|/ |/| | |
* | | | Add a reference to a book on Computer Math.Arnold D. Robbins2013-04-274-157/+175
| | | |
* | | | Rename doc/gawkman.texi to doc/gawktexi.in.Arnold D. Robbins2013-04-276-16/+21
| | | |
* | | | Just about final cleanup of the doc.Arnold D. Robbins2013-04-274-30/+33
| | | |
* | | | Doc cleanup in MPFR and API chapters.Arnold D. Robbins2013-04-268-692/+799
| | | |
* | | | Just about done with doc cleanup.Arnold D. Robbins2013-04-246-617/+648
| | | |
* | | | Add PROCINFO entries for API major and minor versions.Arnold D. Robbins2013-04-235-340/+388
| | | |
* | | | More doc updates.Arnold D. Robbins2013-04-236-414/+459
| | | |
* | | | Further documentation updates.Arnold D. Robbins2013-04-214-577/+579
| | | |