index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
gawktexi.in
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update years and stuff in doc towards next release.
Arnold D. Robbins
2016-06-10
1
-2
/
+2
|
*
Documentation small fixes.
Arnold D. Robbins
2016-06-10
1
-19
/
+20
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-2
/
+2
|
*
Small typo fix in the doc.
Arnold D. Robbins
2016-05-25
1
-1
/
+1
|
*
Add CPP #defines for gawk_api_major_version and gawk_api_minor_version.
Andrew J. Schorr
2016-05-03
1
-9
/
+12
|
*
Further doc on closing one end of a two-way pipe.
Arnold D. Robbins
2016-04-04
1
-0
/
+6
|
*
Document about using closed end of two-way pipes.
Arnold D. Robbins
2016-04-04
1
-0
/
+5
|
*
Use braces in indexes in the documentation.
Arnold D. Robbins
2016-04-04
1
-0
/
+5
|
*
Further improvements in system return value and doc.
Arnold D. Robbins
2016-03-11
1
-12
/
+13
|
*
Add info to ChangeLog. Update doc some more.
Arnold D. Robbins
2016-03-10
1
-2
/
+4
|
*
Improve algorithm for system() return value.
Arnold D. Robbins
2016-03-08
1
-9
/
+11
|
*
Improve return value of system.
Arnold D. Robbins
2016-03-08
1
-1
/
+24
|
*
Doc update: Unicode in bracket expresssions.
Arnold D. Robbins
2016-02-20
1
-0
/
+9
|
*
Typo fix in the manual. Sigh.
Arnold D. Robbins
2016-02-18
1
-1
/
+1
|
*
Update info about texinfo.tex versions.
Arnold D. Robbins
2016-02-18
1
-4
/
+1
|
*
Fixes to sample programs in the doc.
Arnold D. Robbins
2016-02-18
1
-5
/
+40
|
*
Upgrade to Texinfo 6.1, including some doc simplifications.
Arnold D. Robbins
2016-02-14
1
-179
/
+136
|
*
Doc improvement for -M / MPFR.
Arnold D. Robbins
2016-02-04
1
-2
/
+3
|
*
Fix texinfo in vms doc, small edits to vms/ChangeLog.
Arnold D. Robbins
2016-02-03
1
-12
/
+13
|
*
VMS redirection documentation update
John Malmberg
2016-02-02
1
-6
/
+51
|
*
Improve doc on coprocesses.
Arnold D. Robbins
2016-01-18
1
-4
/
+21
|
*
Minor improvement to doc on bracket expressions.
Arnold D. Robbins
2016-01-18
1
-0
/
+4
|
*
Improve example for asort with comparison function.
Arnold D. Robbins
2016-01-15
1
-6
/
+6
|
*
Add example of asort() with a function name parameter.
Arnold D. Robbins
2016-01-13
1
-0
/
+52
|
*
Minor fix in gawktexi.in.
Arnold D. Robbins
2015-12-27
1
-2
/
+2
|
*
Update doc on PROCINFO.
Arnold D. Robbins
2015-12-18
1
-25
/
+22
|
*
Add "exit" as synonym for "quit" in the debugger.
Arnold D. Robbins
2015-11-26
1
-0
/
+6
|
*
Doc fixes.
Arnold D. Robbins
2015-11-15
1
-4
/
+10
|
*
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-10-02
1
-0
/
+6
|
\
|
*
Small doc fix (no secure sockets).
Arnold D. Robbins
2015-10-02
1
-0
/
+6
|
|
*
|
Doc udates with new z/OS contact.
Arnold D. Robbins
2015-08-21
1
-1
/
+5
|
|
*
|
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-08-14
1
-3
/
+3
|
\
|
|
*
Small typo fixes.
Arnold D. Robbins
2015-08-14
1
-3
/
+3
|
|
*
|
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
1
-8
/
+8
|
/
*
Update doc on quiktrim awk.
Arnold D. Robbins
2015-07-01
1
-2
/
+4
|
*
Document inplace shortcomings (no ACL preservation and no signal handling).
Andrew J. Schorr
2015-06-17
1
-0
/
+4
|
*
For the inplace extension, add inplace variable to control whether it's active.
Andrew J. Schorr
2015-06-17
1
-2
/
+21
|
*
Remove an unneeded exercise from the doc.
Arnold D. Robbins
2015-06-13
1
-0
/
+3
|
*
Add another Chet Ramey pithy saying to the doc.
Arnold D. Robbins
2015-06-12
1
-0
/
+11
|
*
Improve handling and doc of compl().
Arnold D. Robbins
2015-05-30
1
-1
/
+1
|
*
Use modern @image, fix a .txt image file.
Arnold D. Robbins
2015-05-19
1
-33
/
+0
|
*
Changes for 4.1.3 release.
Arnold D. Robbins
2015-05-19
1
-2
/
+5
|
*
Add a commented out quote from Chet Ramey.
Arnold D. Robbins
2015-05-18
1
-0
/
+13
|
*
Doc fix for nextfile.
Arnold D. Robbins
2015-05-16
1
-2
/
+2
|
*
Update Bugs section in doc to ask for plain text.
Arnold D. Robbins
2015-05-14
1
-0
/
+2
|
*
More doc updates towards release.
Arnold D. Robbins
2015-04-08
1
-0
/
+9
|
*
Update copyrights and prep towards release.
Arnold D. Robbins
2015-04-07
1
-1
/
+1
|
*
Minor doc update.
Arnold D. Robbins
2015-04-07
1
-0
/
+5
|
*
Doc fixes.
Arnold D. Robbins
2015-04-05
1
-17
/
+9
|
*
Small doc fix.
Arnold D. Robbins
2015-03-31
1
-2
/
+2
|
[next]