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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update copyright year in main.c. Small doc updates. Update NEWS.
Arnold D. Robbins
2018-01-03
1
-0
/
+4
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-1
/
+7
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-28
1
-0
/
+2
|
\
|
|
*
Add pointer to awklang.org to the doc.
Arnold D. Robbins
2017-12-28
1
-0
/
+2
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-28
1
-0
/
+4
|
\
|
|
*
Update texinfo.tex.
Arnold D. Robbins
2017-12-28
1
-0
/
+4
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-22
1
-0
/
+9
|
\
|
|
*
Update build infrastructure files.
Arnold D. Robbins
2017-12-22
1
-0
/
+4
|
*
Add --enable-versioned-extension-dir configure option.
Arnold D. Robbins
2017-12-22
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-17
1
-0
/
+12
|
\
|
|
*
Update doc with lots of formatting improvements.
Arnold D. Robbins
2017-12-17
1
-0
/
+12
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-14
1
-0
/
+10
|
\
|
|
*
More improvements in doc related to dark corners.
Arnold D. Robbins
2017-12-14
1
-0
/
+4
|
*
Add a note to TODO in doc to write a section on recursion.
Arnold D. Robbins
2017-12-14
1
-0
/
+6
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-11-24
1
-0
/
+5
|
\
|
|
*
Fix wrong option in gawkworkflow.texi.
Arnold D. Robbins
2017-11-24
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-11-22
1
-0
/
+7
|
\
|
|
*
Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero.
Andrew J. Schorr
2017-11-21
1
-0
/
+7
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-11-17
1
-0
/
+5
|
\
|
|
*
Update doc with list of API changes from V1 to V2.
Arnold D. Robbins
2017-11-17
1
-0
/
+5
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-11-09
1
-0
/
+4
|
\
|
|
*
Very small doc improvement.
Arnold D. Robbins
2017-11-09
1
-0
/
+4
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-11-08
1
-0
/
+5
|
\
|
|
*
Fix gawkapi.h for C++. Update doc.
Arnold D. Robbins
2017-11-08
1
-0
/
+5
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-19
1
-0
/
+4
|
\
|
|
*
Make 4.2.0 tarball.
Arnold D. Robbins
2017-10-19
1
-0
/
+4
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-17
1
-0
/
+14
|
\
|
|
*
Docs: Update EDITION. Remove visible references to awk.info site.
Arnold D. Robbins
2017-10-17
1
-0
/
+6
|
*
Do not deprecate isarray in this release.
Andrew J. Schorr
2017-10-17
1
-0
/
+8
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-10
1
-0
/
+7
|
\
|
|
*
Doc fix and add some references.
Arnold D. Robbins
2017-10-10
1
-0
/
+7
*
|
Remove the --with-whiny-user-strftime configuration option.
Arnold D. Robbins
2017-10-10
1
-0
/
+5
|
/
*
Small doc correction in the manual.
Arnold D. Robbins
2017-10-08
1
-0
/
+4
*
Update the update month in the doc.
Arnold D. Robbins
2017-10-04
1
-0
/
+4
*
Typos fixes in the manual.
Arnold D. Robbins
2017-10-02
1
-0
/
+4
*
Add pointer to mawk 2.0 in the doc.
Arnold D. Robbins
2017-10-01
1
-0
/
+4
*
Manual updates from Antonio, mainly URL fixes.
Arnold D. Robbins
2017-10-01
1
-0
/
+4
*
Update man page. Small updates to refcard and manual.
Arnold D. Robbins
2017-10-01
1
-0
/
+6
*
More changes for reference card.
Arnold D. Robbins
2017-09-29
1
-0
/
+4
*
First round of changes in awkcard before release.
Arnold D. Robbins
2017-09-28
1
-0
/
+5
*
Update many build-aux files.
Arnold D. Robbins
2017-09-18
1
-0
/
+1
*
Change GNU URLs to use https.
Arnold D. Robbins
2017-09-18
1
-0
/
+5
*
Fix gawkapi.h to be usable with C++.
Arnold D. Robbins
2017-09-17
1
-0
/
+5
*
Fix spelling errors and typos in main, doc, and test ChangeLog files.
Arnold D. Robbins
2017-09-14
1
-9
/
+9
*
Small fixes to doc for use with info command.
Arnold D. Robbins
2017-09-13
1
-0
/
+5
*
Minor improvement in installation summary section.
Arnold D. Robbins
2017-09-12
1
-0
/
+5
*
Minor doc update.
Arnold D. Robbins
2017-08-28
1
-0
/
+4
*
Small doc improvements.
Arnold D. Robbins
2017-08-24
1
-0
/
+2
*
Update texinfo.tex, fixes another TOC problem.
Arnold D. Robbins
2017-08-24
1
-0
/
+5
*
Update texinfo.tex for TOC fix.
Arnold D. Robbins
2017-08-21
1
-0
/
+5
[prev]
[next]