aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-191-2/+25
|\
| * Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-06-171-0/+4
| |\
| | * Document inplace shortcomings (no ACL preservation and no signal handling).Andrew J. Schorr2015-06-171-0/+4
| * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-06-171-2/+21
| |\|
| | * For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-171-2/+21
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-151-0/+3
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-131-0/+3
| |\|
| | * Remove an unneeded exercise from the doc.Arnold D. Robbins2015-06-131-0/+3
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-121-0/+11
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-121-0/+11
| |\|
| | * Add another Chet Ramey pithy saying to the doc.Arnold D. Robbins2015-06-121-0/+11
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-111-17/+14
|\| |
| * | POSIX now allows \n for default field splitting. Fix code and doc.Arnold D. Robbins2015-05-311-16/+13
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-301-1/+1
| |\|
| | * Improve handling and doc of compl().Arnold D. Robbins2015-05-301-1/+1
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-211-35/+15
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-191-33/+0
| |\|
| | * Use modern @image, fix a .txt image file.Arnold D. Robbins2015-05-191-33/+0
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-191-2/+2
| |\|
| | * Changes for 4.1.3 release.Arnold D. Robbins2015-05-191-2/+5
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-181-0/+13
| |\|
| | * Add a commented out quote from Chet Ramey.Arnold D. Robbins2015-05-181-0/+13
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-161-2/+23
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-161-2/+2
| |\|
| | * Doc fix for nextfile.Arnold D. Robbins2015-05-161-2/+2
| * | Add PROCINFO["argv"] array to contain the command-line arguments.Andrew J. Schorr2015-05-151-0/+19
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-141-0/+2
| |\|
| | * Update Bugs section in doc to ask for plain text.Arnold D. Robbins2015-05-141-0/+2
* | | Minor fixes in strongly typed regex doc.Arnold D. Robbins2015-05-111-2/+2
* | | Add doc on conversions for strongly typed regexps.Arnold D. Robbins2015-05-111-0/+4
* | | Add initial doc for @/.../ and typeof.Arnold D. Robbins2015-05-031-3/+122
|/ /
* | Make builtin shadowing work. Add test and doc.Arnold D. Robbins2015-04-161-0/+7
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-081-0/+9
|\|
| * More doc updates towards release.Arnold D. Robbins2015-04-081-0/+9
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-071-1/+1
|\|
| * Update copyrights and prep towards release.Arnold D. Robbins2015-04-071-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-071-0/+5
|\|
| * Minor doc update.Arnold D. Robbins2015-04-071-0/+5
* | Another small doc fix.Arnold D. Robbins2015-04-051-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-051-17/+9
|\|
| * Doc fixes.Arnold D. Robbins2015-04-051-17/+9
* | Rename "div()" to "intdiv()".Arnold D. Robbins2015-04-031-28/+31
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-311-6/+19
|\|
| * Small doc fix.Arnold D. Robbins2015-03-311-2/+2
| * Update doc on calling built-ins indirectly.Arnold D. Robbins2015-03-311-4/+17
* | Minor doc edits.Arnold D. Robbins2015-03-311-4/+8
* | Some more cleanups. Ready to merge!Arnold D. Robbins2015-03-271-4/+6
* | General cleanups prepatory to merging.Arnold D. Robbins2015-03-241-43/+56
* | Merge branch 'master' into selectArnold D. Robbins2015-03-241-2/+20
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-241-2/+20
| |\|