index
:
delta/gawk.git
array-iface
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/sam/meson
baserock/tiagogomes/armv8l64
cmake
comment
constants
dead-branches/async-events
dead-branches/constants
dead-branches/detect-local
dead-branches/doc/using-git
dead-branches/long-double
dead-branches/memory-work
dead-branches/nolibtool
dead-branches/num-handler
dead-branches/revamp-scalar-comparisons
easter-eggs/detect-local
egtests
feature/andy
feature/api-min-max
feature/api-mpfr
feature/api-parser
feature/array-iface
feature/assoc_set
feature/better-index
feature/bool
feature/cmake
feature/cmp_scalars
feature/cpp-compile
feature/dev-5.0
feature/docit
feature/fix-comments
feature/fix-indirect-call
feature/fix-ns-memleak
feature/fixtype
feature/gnulib-regex
feature/improve-inet
feature/improve-tests
feature/iolint
feature/memleak
feature/memory-work
feature/namespaces
feature/nl_langinfo
feature/nocopy
feature/regex-to-api
feature/regex-type
feature/shadow-builtins
feature/stringfix
feature/typed-regex
feature/typed-regex-2
feature/wasted-byte
feature/zOS
feature/zOS-try2
features/docit
gawk-2.10-from-net
gawk-3.1-stable
gawk-4.0-stable
gawk-4.1-stable
gawk-4.2-stable
gawk-5.0-stable
gawk-5.1-stable
gawk-5.2-stable
gawk-stable
gnulib-regex-again
long-double
master
memory-work
new-vms
nolibtool
non-fatal-io
non-fatal-io-2
num-handler
porting
print-exp
select
wasted-byte
zos-debug
git.savannah.gnu.org: git/gawk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gawkapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc cleanups after merge. Totally break binary compat in the API.
Arnold D. Robbins
2016-12-22
1
-23
/
+10
*
Merge branch 'feature/regex-to-api' into feature/andy
Arnold D. Robbins
2016-12-22
1
-10
/
+26
|
\
|
*
Merge branch 'master' into feature/regex-to-api
Arnold D. Robbins
2016-12-22
1
-10
/
+26
|
|
\
|
|
*
Further api doc updates. Simplify lint checking for max args.
Arnold D. Robbins
2016-12-17
1
-1
/
+6
|
|
*
Further improvements to min/max args code and doc.
Arnold D. Robbins
2016-12-16
1
-1
/
+1
|
|
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-6
/
+10
|
|
*
Improve handling of min and max args for extension functions.
Arnold D. Robbins
2016-12-12
1
-2
/
+2
|
|
*
Add min_required and max_expected arg counts to API.
Arnold D. Robbins
2016-12-06
1
-5
/
+12
*
|
|
Add strnum support to API. Update rwarray extension and test.
Andrew J. Schorr
2016-12-05
1
-25
/
+34
*
|
|
Improve API regex support.
Andrew J. Schorr
2016-12-04
1
-1
/
+3
*
|
|
Add flatten_array_typed to the API.
Andrew J. Schorr
2016-12-04
1
-3
/
+22
|
/
/
*
|
Fix gawkapi.h make_regex implementation.
Andrew J. Schorr
2016-12-04
1
-19
/
+23
*
|
Add doc on API changes for typed regexes. Improve test.
Arnold D. Robbins
2016-11-30
1
-0
/
+12
*
|
Add regex value support to API. Update rwarr extension and test.
Arnold D. Robbins
2016-11-29
1
-22
/
+26
|
/
*
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
[next]