aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-011-32/+35
| | |\|
| | | * More O'Reilly fixes.Arnold D. Robbins2015-02-011-32/+35
| | | |
| * | | Make nonfatal work with stdout & stderr. Update doc more.Arnold D. Robbins2014-12-271-9/+34
| | | |
| * | | Merge branch 'master' into non-fatal-ioArnold D. Robbins2014-12-261-51/+51
| |\ \ \
| * | | | Start on doc updates.Arnold D. Robbins2014-12-241-0/+92
| | | | |
* | | | | Merge branch 'master' into selectAndrew J. Schorr2015-02-011-4/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-011-4/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Move param checking against function names into --posix.Arnold D. Robbins2015-02-011-4/+8
| | | | |
* | | | | Merge branch 'master' into selectAndrew J. Schorr2015-02-011-759/+596
|\| | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-301-7/+12
| |\| | |
| | * | | Disallow calling a function parameter. Check params are not function names.Arnold D. Robbins2015-01-301-7/+12
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-271-59/+61
| |\| | |
| | * | | O'Reilly edits and other fixes.Arnold D. Robbins2015-01-271-59/+61
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-271-52/+68
| |\| | |
| | * | | O'Reilly fixes.Arnold D. Robbins2015-01-271-52/+68
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-261-22/+22
| |\| | |
| | * | | More O'Reilly fixes.Arnold D. Robbins2015-01-261-22/+22
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-251-92/+97
| |\| | |
| | * | | More O'Reilly edits.Arnold D. Robbins2015-01-251-92/+97
| | | | |
| * | | | Fix another bad URL.Arnold D. Robbins2015-01-251-1/+1
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-251-1/+1
| |\| | |
| | * | | Fix a bad URL in the doc.Arnold D. Robbins2015-01-251-1/+1
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-231-5/+157
| |\| | |
| | * | | Add more entries to the glossary.Arnold D. Robbins2015-01-231-4/+156
| | | | |
| | * | | Minor doc edit.Arnold D. Robbins2015-01-231-1/+1
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-231-108/+124
| |\| | |
| | * | | More O'Reilly fixes.Arnold D. Robbins2015-01-231-108/+124
| | | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-211-412/+53
| |\| | |
| | * | | Remove obsolete start/end of range indexing comments.Arnold D. Robbins2015-01-211-364/+0
| | | | |
| | * | | More O'Reilly fixes.Arnold D. Robbins2015-01-211-49/+55
| | | | |
* | | | | Merge branch 'master' into selectAndrew J. Schorr2015-01-201-50/+56
|\| | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-201-50/+56
| |\| | |
| | * | | Fix a typo.Arnold D. Robbins2015-01-201-1/+1
| | | | |
| | * | | O'Reilly fixes.Arnold D. Robbins2015-01-201-49/+55
| | | | |
* | | | | Merge branch 'master' into selectAndrew J. Schorr2015-01-191-16/+18
|\| | | |
| * | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-191-16/+18
| |\| | | | | |_|/ | |/| |
| | * | Doc edits.Arnold D. Robbins2015-01-191-16/+18
| | | |
* | | | Improve texinfo documentation of the get_file API function.Andrew J. Schorr2015-01-051-2/+10
| | | |
* | | | In texinfo docs, replace "Retrying I/O" with more accurate "Retrying Input".Andrew J. Schorr2015-01-051-10/+10
| | | |
* | | | Document the new get_file API function in gawktexi.in.Andrew J. Schorr2015-01-041-0/+54
| | | |
* | | | Document new user-visible features in gawk.1 and gawktexi.in.Andrew J. Schorr2015-01-041-1/+52
|/ / /
* | / Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-12-261-51/+51
|\| | | |/ |/|
| * Sort the glossary.Arnold D. Robbins2014-12-261-51/+51
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-12-241-1/+4
|\|
| * Typo in exponentiation fix in manual.Arnold D. Robbins2014-12-241-1/+1
| |
| * Update foreword from Mike Brennan.Arnold D. Robbins2014-12-241-0/+3
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-12-121-1/+1
|\|
| * Small doc fix.Arnold D. Robbins2014-12-121-1/+1
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-12-101-9/+8
|\|
| * More doc fixes.Arnold D. Robbins2014-12-101-9/+8
| |