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
*
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
|
|
\
|
|
|
*
Update to libtool 2.4.6.
Arnold D. Robbins
2015-03-18
1
-0
/
+4
|
|
*
Bug fix to inplace extension and doc updates.
Arnold D. Robbins
2015-03-18
1
-0
/
+6
|
*
|
Merge branch 'master' into select
Andrew J. Schorr
2015-02-01
1
-0
/
+8
|
|
\
\
|
*
\
\
Merge branch 'master' into select
Andrew J. Schorr
2015-01-19
1
-0
/
+4
|
|
\
\
\
|
*
|
|
|
Revert "When an extension calls sym_lookup on a deferred variable, it should ...
Andrew J. Schorr
2015-01-19
1
-6
/
+0
|
*
|
|
|
When an extension calls sym_lookup on a deferred variable, it should always s...
Andrew J. Schorr
2015-01-08
1
-0
/
+6
|
*
|
|
|
Fix bug in API deferred variable creation and add a test case.
Andrew J. Schorr
2015-01-06
1
-0
/
+7
|
*
|
|
|
Add low-level access to the get_file API through the testext sample extension...
Andrew J. Schorr
2015-01-05
1
-0
/
+9
|
*
|
|
|
Remove api_get_file typelen argument.
Andrew J. Schorr
2015-01-02
1
-0
/
+5
|
*
|
|
|
Remove the select extension, since it will be part of gawkextlib.
Andrew J. Schorr
2015-01-02
1
-0
/
+10
|
*
|
|
|
Remove the errno extension, since it is now part of gawkextlib.
Andrew J. Schorr
2014-12-14
1
-0
/
+8
|
*
|
|
|
Merge branch 'master' into select
Andrew J. Schorr
2014-12-14
1
-0
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
Add new functions input_fd and output_fd to the select extension.
Andrew J. Schorr
2014-11-09
1
-0
/
+10
|
*
|
|
|
|
Enhance get_file API to return info about input and output and to enable exte...
Andrew J. Schorr
2014-11-06
1
-0
/
+12
[next]