index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extension
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the MinGW build and sync its tests with mainline,
Eli Zaretskii
2017-01-21
1
-0
/
+10
*
Doc cleanups after merge. Totally break binary compat in the API.
Arnold D. Robbins
2016-12-22
1
-0
/
+4
*
Merge branch 'feature/regex-to-api' into feature/andy
Arnold D. Robbins
2016-12-22
1
-0
/
+43
|
\
|
*
Merge branch 'master' into feature/regex-to-api
Arnold D. Robbins
2016-12-22
1
-0
/
+43
|
|
\
|
|
*
Further improvements to min/max args code and doc.
Arnold D. Robbins
2016-12-16
1
-0
/
+4
|
|
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-0
/
+17
|
|
*
Improve handling of min and max args for extension functions.
Arnold D. Robbins
2016-12-12
1
-0
/
+5
|
|
*
Add min_required and max_expected arg counts to API.
Arnold D. Robbins
2016-12-06
1
-0
/
+17
*
|
|
Add strnum support to API. Update rwarray extension and test.
Andrew J. Schorr
2016-12-05
1
-0
/
+7
|
/
/
*
|
Add doc on API changes for typed regexes. Improve test.
Arnold D. Robbins
2016-11-30
1
-0
/
+5
*
|
Add regex value support to API. Update rwarr extension and test.
Arnold D. Robbins
2016-11-29
1
-0
/
+4
|
/
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-0
/
+4
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-08-25
1
-0
/
+4
|
\
|
*
Make 4.1.4 release tar ball.
Arnold D. Robbins
2016-08-25
1
-0
/
+4
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-01
1
-0
/
+9
|
\
|
|
*
Minor portability fixes in some of the extensions.
Arnold D. Robbins
2016-07-01
1
-0
/
+9
*
|
Allow extension functions to get more arguments than expected.
Arnold D. Robbins
2016-05-30
1
-0
/
+5
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-01-27
1
-0
/
+4
|
\
|
|
*
Fix statvfs for AIX compilation.
Arnold D. Robbins
2016-01-27
1
-0
/
+4
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-01-20
1
-0
/
+6
|
\
|
|
*
Add (undocumented) statvfs extension function.
Arnold D. Robbins
2016-01-20
1
-0
/
+6
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-12-16
1
-0
/
+5
|
\
|
|
*
Make creating the distribution work again.
Arnold D. Robbins
2015-12-16
1
-0
/
+5
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-12-16
1
-0
/
+8
|
\
|
|
*
Autoconf fixups in extension directory.
Arnold D. Robbins
2015-12-16
1
-0
/
+8
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-11-15
1
-0
/
+6
|
\
|
|
*
Doc fixes.
Arnold D. Robbins
2015-11-15
1
-0
/
+6
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-10-26
1
-0
/
+6
|
\
|
|
*
Improve extension/configh.in for recent GLIBC.
Arnold D. Robbins
2015-10-26
1
-0
/
+6
*
|
Merge branch 'gawk-4.1-stable' (zOS updates included)
Arnold D. Robbins
2015-10-04
1
-0
/
+10
|
\
|
|
*
ChangeLog entries for z/OS added.
Arnold D. Robbins
2015-09-01
1
-0
/
+10
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-08-02
1
-0
/
+6
|
\
|
|
*
Bug fix in revoutput extension.
Arnold D. Robbins
2015-08-02
1
-0
/
+6
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2015-06-17
1
-0
/
+6
|
\
|
|
*
Document inplace shortcomings (no ACL preservation and no signal handling).
Andrew J. Schorr
2015-06-17
1
-0
/
+6
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2015-06-17
1
-0
/
+5
|
\
|
|
*
For the inplace extension, add inplace variable to control whether it's active.
Andrew J. Schorr
2015-06-17
1
-0
/
+5
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-05-19
1
-0
/
+4
|
\
|
|
*
Changes for 4.1.3 release.
Arnold D. Robbins
2015-05-19
1
-0
/
+4
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-04-29
1
-0
/
+4
|
\
|
|
*
Make 4.1.2 release.
Arnold D. Robbins
2015-04-29
1
-0
/
+4
*
|
Merge branch 'master' into feature/wasted-byte
Arnold D. Robbins
2015-04-16
1
-0
/
+4
|
\
\
|
*
|
Updated autoconf (.ac) files. Remove RETSIGTYPE.
Arnold D. Robbins
2015-04-16
1
-0
/
+4
*
|
|
Whitespace fix in extension/ChangeLog.
Arnold D. Robbins
2015-04-13
1
-1
/
+0
*
|
|
Merge branch 'master' into feature/wasted-byte
Arnold D. Robbins
2015-04-08
1
-0
/
+5
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-04-08
1
-0
/
+5
|
|
\
|
|
|
*
Update copyright years in extension files.
Arnold D. Robbins
2015-04-08
1
-0
/
+5
*
|
|
Merge branch 'master' into wasted-byte
Arnold D. Robbins
2015-03-27
1
-0
/
+185
|
\
|
|
|
*
|
Some more cleanups. Ready to merge!
Arnold D. Robbins
2015-03-27
1
-0
/
+4
|
*
|
Merge branch 'master' into select
Arnold D. Robbins
2015-03-20
1
-0
/
+24
|
|
\
|
[next]