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
/
gawk.texi
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improve docs for checking for mpfr to mention that exit processes END rules.
Andrew J. Schorr
2018-01-08
1
-0
/
+3
|
*
Update copyright year in main.c. Small doc updates. Update NEWS.
Arnold D. Robbins
2018-01-03
1
-11
/
+5
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-0
/
+65
|
*
Add pointer to awklang.org to the doc.
Arnold D. Robbins
2017-12-28
1
-27
/
+8
|
*
Add --enable-versioned-extension-dir configure option.
Arnold D. Robbins
2017-12-22
1
-0
/
+8
|
*
Update doc with lots of formatting improvements.
Arnold D. Robbins
2017-12-17
1
-30
/
+282
|
*
More improvements in doc related to dark corners.
Arnold D. Robbins
2017-12-14
1
-2
/
+7
|
*
Add a note to TODO in doc to write a section on recursion.
Arnold D. Robbins
2017-12-14
1
-0
/
+5
|
*
Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero.
Andrew J. Schorr
2017-11-21
1
-5
/
+5
|
*
Update doc with list of API changes from V1 to V2.
Arnold D. Robbins
2017-11-17
1
-1
/
+42
|
*
Very small doc improvement.
Arnold D. Robbins
2017-11-09
1
-2
/
+2
|
*
Fix gawkapi.h for C++. Update doc.
Arnold D. Robbins
2017-11-08
1
-6
/
+10
|
*
Docs: Update EDITION. Remove visible references to awk.info site.
Arnold D. Robbins
2017-10-17
1
-5
/
+5
|
*
Do not deprecate isarray in this release.
Andrew J. Schorr
2017-10-17
1
-4
/
+0
|
*
Doc fix and add some references.
Arnold D. Robbins
2017-10-10
1
-4
/
+9
|
*
Small doc correction in the manual.
Arnold D. Robbins
2017-10-08
1
-3
/
+2
|
*
Update the update month in the doc.
Arnold D. Robbins
2017-10-04
1
-1
/
+1
|
*
Typos fixes in the manual.
Arnold D. Robbins
2017-10-02
1
-2
/
+2
|
*
Add pointer to mawk 2.0 in the doc.
Arnold D. Robbins
2017-10-01
1
-0
/
+5
|
*
Manual updates from Antonio, mainly URL fixes.
Arnold D. Robbins
2017-10-01
1
-35
/
+35
|
*
Update man page. Small updates to refcard and manual.
Arnold D. Robbins
2017-10-01
1
-3
/
+23
|
*
Change GNU URLs to use https.
Arnold D. Robbins
2017-09-18
1
-36
/
+48
|
*
Fix gawkapi.h to be usable with C++.
Arnold D. Robbins
2017-09-17
1
-2
/
+2
|
*
Small fixes to doc for use with info command.
Arnold D. Robbins
2017-09-13
1
-1
/
+1
|
*
Minor improvement in installation summary section.
Arnold D. Robbins
2017-09-12
1
-1
/
+2
|
*
Minor doc update.
Arnold D. Robbins
2017-08-28
1
-0
/
+2
|
*
Small doc improvements.
Arnold D. Robbins
2017-08-24
1
-8
/
+8
|
*
Document the existence of the Italian translation of the manual.
Arnold D. Robbins
2017-08-17
1
-0
/
+13
|
*
Doc updates, getting ready for release.
Arnold D. Robbins
2017-08-16
1
-16
/
+85
|
*
Update version and copyright year in docs.
Arnold D. Robbins
2017-08-13
1
-3
/
+3
|
*
Document MPFR/GMP additions to the extension API.
Arnold D. Robbins
2017-08-13
1
-12
/
+136
|
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-09
1
-4
/
+12
|
\
|
*
Initial additions to update DJGPP port.
Arnold D. Robbins
2017-08-09
1
-4
/
+12
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-28
1
-6
/
+13
|
\
|
|
*
Doc - improve example for untyped variables.
Arnold D. Robbins
2017-07-28
1
-6
/
+13
|
|
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-28
1
-0
/
+34
|
\
|
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-28
1
-0
/
+34
|
|
\
|
|
*
Apply GPL to inplace.awk.
Arnold D. Robbins
2017-07-28
1
-0
/
+34
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-21
1
-2
/
+2
|
\
|
|
|
*
|
Spellcheck the manual and update as needed.
Arnold D. Robbins
2017-07-21
1
-2
/
+2
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
1
-2
/
+8
|
\
|
|
|
*
|
Add ezalloc macro in gawk and API to allocate zero-filled memory.
Andrew J. Schorr
2017-06-21
1
-2
/
+8
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-15
1
-3
/
+3
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-06-15
1
-3
/
+3
|
|
\
|
|
|
*
Expand tab characters in the doc.
Arnold D. Robbins
2017-06-15
1
-3
/
+3
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-06
1
-1
/
+1
|
\
|
|
|
*
|
Regnerate doc, fix doc/ChangeLog entry for correct attribution.
Arnold D. Robbins
2017-06-06
1
-1
/
+1
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-30
1
-19
/
+25
|
\
|
|
|
*
|
Document PROCINFO["argv"].
Arnold D. Robbins
2017-05-30
1
-19
/
+25
|
|
|
*
|
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-05-29
1
-2
/
+56
|
\
|
|
[next]