index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gawkapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-10-23
1
-10
/
+10
|
\
|
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-10
/
+10
*
|
Document string termination in header files and remove no-longer-needed strin...
Andrew J. Schorr
2016-07-06
1
-5
/
+1
|
/
*
Add comment to gawkapi.h about string termination.
Andrew J. Schorr
2016-06-27
1
-0
/
+6
*
Allow extension functions to get more arguments than expected.
Arnold D. Robbins
2016-05-30
1
-1
/
+5
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-30
1
-1
/
+1
|
\
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-1
/
+1
*
|
Add nonfatal error message facility to extension API.
Arnold D. Robbins
2016-05-25
1
-0
/
+5
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2016-05-03
1
-2
/
+5
|
\
|
|
*
Add CPP #defines for gawk_api_major_version and gawk_api_minor_version.
Andrew J. Schorr
2016-05-03
1
-2
/
+5
*
|
Merge branch 'master' into feature/wasted-byte
Arnold D. Robbins
2015-04-08
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-04-07
1
-1
/
+1
|
|
\
|
|
|
*
Update copyrights and prep towards release.
Arnold D. Robbins
2015-04-07
1
-1
/
+1
*
|
|
Merge branch 'master' into wasted-byte
Arnold D. Robbins
2015-03-27
1
-2
/
+38
|
\
|
|
|
*
|
Merge branch 'master' into select
Arnold D. Robbins
2015-03-20
1
-1
/
+1
|
|
\
|
|
*
|
Document the new get_file API function in gawktexi.in.
Andrew J. Schorr
2015-01-04
1
-1
/
+1
|
*
|
Document new user-visible features in gawk.1 and gawktexi.in.
Andrew J. Schorr
2015-01-04
1
-1
/
+1
|
*
|
Remove api_get_file typelen argument.
Andrew J. Schorr
2015-01-02
1
-5
/
+5
|
*
|
Enhance get_file API to return info about input and output and to enable exte...
Andrew J. Schorr
2014-11-06
1
-8
/
+26
|
*
|
Merge remote-tracking branch 'origin/master' into select
Andrew J. Schorr
2014-11-03
1
-6
/
+6
|
|
\
\
|
*
\
\
Merge 'master' into select
Andrew J. Schorr
2014-09-21
1
-3
/
+3
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into select
Andrew J. Schorr
2014-04-13
1
-5
/
+19
|
|
\
\
\
\
|
*
|
|
|
|
Patch the select extension set_non_blocking function to work with a single ""...
Andrew J. Schorr
2013-07-05
1
-1
/
+3
|
*
|
|
|
|
Remove unused api_lookup_file hook.
Andrew J. Schorr
2013-07-02
1
-12
/
+1
|
*
|
|
|
|
Patch gawkapi flatten_array to pass index values as strings in all cases!
Andrew J. Schorr
2013-07-02
1
-1
/
+1
|
*
|
|
|
|
Added first version of select extension and new API hooks needed by it.
Andrew J. Schorr
2013-06-30
1
-1
/
+28
*
|
|
|
|
|
Merge branch 'master' into wasted-byte
Arnold D. Robbins
2015-02-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
O'Reilly edits, through Chapter 16.
Arnold D. Robbins
2015-02-11
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Stop allocating an extra wasted byte at the end of various strings.
Andrew J. Schorr
2014-12-14
1
-1
/
+1
|
/
/
/
/
*
|
|
/
Minor improvements in api header, test, and filefuncs.
Arnold D. Robbins
2014-09-29
1
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Improve inrec setting ERRNO, doc of API get_record for errors.
Arnold D. Robbins
2014-08-03
1
-2
/
+2
|
|
/
|
/
|
*
|
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
1
-1
/
+1
*
|
Add memory allocation functions to gawk API.
Andrew J. Schorr
2014-03-08
1
-5
/
+19
*
|
Force array indices to be strings in flatten_array API.
Arnold D. Robbins
2013-07-04
1
-1
/
+1
|
/
*
Move FAKE_FD_VALUE out of gawkapi.h.
Arnold D. Robbins
2013-05-20
1
-4
/
+0
*
Fix building, installing, and testing extensions on MS-Windows.
Eli Zaretskii
2013-05-14
1
-0
/
+4
*
Gawk 4.1.0 release.
Arnold D. Robbins
2013-05-10
1
-1
/
+1
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
1
-1
/
+1
*
Remove sym_constant() API and tests.
Arnold D. Robbins
2012-12-25
1
-7
/
+0
*
Move read_func from IOBUF into awk_input_buf_t.
Arnold D. Robbins
2012-12-19
1
-0
/
+6
*
Add awk_true and awk_false to API.
Arnold D. Robbins
2012-11-30
1
-1
/
+4
*
API minor fixes and doc update.
Arnold D. Robbins
2012-11-22
1
-16
/
+28
*
More doc edits. Finish up api.texi.
Arnold D. Robbins
2012-11-04
1
-1
/
+1
*
Forging ahead with API documentation.
Arnold D. Robbins
2012-10-31
1
-1
/
+1
*
Some minor fixes. See ChangeLog.
Arnold D. Robbins
2012-10-31
1
-0
/
+2
*
Finished basic text of API chapter!
Arnold D. Robbins
2012-10-27
1
-1
/
+1
*
Doc updates.
Arnold D. Robbins
2012-10-27
1
-1
/
+1
*
API doc additions and related other edits.
Arnold D. Robbins
2012-10-26
1
-2
/
+6
*
Doc additions.
Arnold D. Robbins
2012-10-24
1
-2
/
+2
*
More documentation work.
Arnold D. Robbins
2012-10-23
1
-4
/
+4
[prev]
[next]