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
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-3
/
+11
*
Remove \n from calls to lintwarn, warning, and fatal.
Arnold D. Robbins
2018-09-07
1
-5
/
+5
*
Improve error message if API version mismatch on dl load.
Arnold D. Robbins
2018-04-30
1
-1
/
+1
*
Update copyright years.
Arnold D. Robbins
2018-02-19
1
-1
/
+1
*
Further cleanup of awk_ext_id_t variables.
Arnold D. Robbins
2018-01-12
1
-2
/
+2
*
Fix gawkapi.h for C++. Update doc.
Arnold D. Robbins
2017-11-08
1
-5
/
+7
*
Fix gawkapi.h to be usable with C++.
Arnold D. Robbins
2017-09-17
1
-6
/
+6
*
Fix gawk_major_version in gawkapi.h; make NEWS correct (no intdiv).
Arnold D. Robbins
2017-08-13
1
-1
/
+1
*
Improve checking for MPFR in API at dl_load time.
Arnold D. Robbins
2017-08-09
1
-6
/
+8
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-07
1
-34
/
+49
|
\
|
*
Misc edits in io.c and gawkapi.h.
Arnold D. Robbins
2017-07-07
1
-34
/
+49
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Typo fixes in comments.
Arnold D. Robbins
2017-07-03
1
-1
/
+1
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-06-23
1
-0
/
+6
|
\
\
|
|
/
|
*
Add ezalloc macro in gawk and API to allocate zero-filled memory.
Andrew J. Schorr
2017-06-21
1
-0
/
+6
*
|
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-04-12
1
-1
/
+37
|
\
\
|
|
/
|
*
Fix comment in fw_parse_field and white space in gawkapi.h.
Andrew J. Schorr
2017-04-09
1
-1
/
+1
|
*
Minor edits in feature/api-parser prepatory to merging.
Arnold D. Robbins
2017-03-27
1
-3
/
+5
|
*
Fix gawkapi.h comment describing the new get_record field_width argument.
Andrew J. Schorr
2017-03-22
1
-9
/
+6
|
*
Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API...
Andrew J. Schorr
2017-03-21
1
-9
/
+20
|
*
For API input field parsing, use an array of structs instead of an array of i...
Andrew J. Schorr
2017-03-09
1
-6
/
+17
|
*
Add a 6th argument to the API get_record function instead of having a separat...
Andrew J. Schorr
2017-03-06
1
-10
/
+13
|
*
Enable an API input parser to supply an array of field widths to override the...
Andrew J. Schorr
2017-03-05
1
-0
/
+12
*
|
Enhance API to support extended-precision arithmetic and implement intdiv as ...
Andrew J. Schorr
2017-01-06
1
-6
/
+91
|
/
*
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
|
|
\
\
|
|
|
/
[next]