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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in many dates.
Arnold D. Robbins
2019-01-28
1
-1
/
+1
*
Rework namespace handling to make simpler and correct. Add two test cases.
Arnold D. Robbins
2019-01-25
1
-2
/
+2
*
Finish transition to using assoc_set.
Arnold D. Robbins
2019-01-15
1
-7
/
+2
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-11
/
+54
*
Remove alength array method in favor of accessing table_size directly.
Andrew J. Schorr
2019-01-06
1
-1
/
+1
*
Remove \n from calls to lintwarn, warning, and fatal.
Arnold D. Robbins
2018-09-07
1
-2
/
+2
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-1
/
+4
*
Some cleanup in gawkapi.c for non-MPFR case.
Arnold D. Robbins
2017-08-16
1
-6
/
+13
*
Fix API bug preventing builds in the absence of MPFR.
Andrew J. Schorr
2017-08-16
1
-0
/
+4
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
1
-1
/
+1
|
\
|
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-1
/
+1
*
|
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
-2
/
+1
|
\
\
|
|
/
|
*
Replace malloc+memset with calloc, mostly by using the new ezalloc macro.
Andrew J. Schorr
2017-06-22
1
-2
/
+1
*
|
Fix a compiler warning.
Arnold D. Robbins
2017-04-12
1
-1
/
+1
*
|
Enhance API to support extended-precision arithmetic and implement intdiv as ...
Andrew J. Schorr
2017-01-06
1
-5
/
+110
|
/
*
Doc cleanups after merge. Totally break binary compat in the API.
Arnold D. Robbins
2016-12-22
1
-29
/
+37
*
Merge branch 'feature/regex-to-api' into feature/andy
Arnold D. Robbins
2016-12-22
1
-1
/
+1
|
\
|
*
Merge branch 'master' into feature/regex-to-api
Arnold D. Robbins
2016-12-22
1
-1
/
+1
|
|
\
|
|
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-1
/
+1
*
|
|
Add strnum support to API. Update rwarray extension and test.
Andrew J. Schorr
2016-12-05
1
-24
/
+119
*
|
|
Improve API regex support.
Andrew J. Schorr
2016-12-04
1
-1
/
+5
*
|
|
Add flatten_array_typed to the API.
Andrew J. Schorr
2016-12-04
1
-18
/
+28
|
/
/
*
|
Add regex value support to API. Update rwarr extension and test.
Arnold D. Robbins
2016-11-29
1
-0
/
+32
|
/
*
Further code improvements and doc changes as diff until merge.
feature/nocopy
Arnold D. Robbins
2016-11-12
1
-1
/
+4
*
Merge branch 'master' into feature/nocopy
Arnold D. Robbins
2016-10-23
1
-8
/
+8
|
\
|
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-8
/
+8
*
|
Optimization: support unterminated field strings inside gawk, but make termin...
Andrew J. Schorr
2016-07-08
1
-9
/
+48
*
|
Document string termination in header files and remove no-longer-needed strin...
Andrew J. Schorr
2016-07-06
1
-0
/
+2
|
/
*
Merge branch 'master' into feature/fixtype
Arnold D. Robbins
2016-07-01
1
-2
/
+1
|
\
|
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-07-01
1
-2
/
+1
|
|
\
|
|
*
Minor fixes in gawkapi.c.
Arnold D. Robbins
2016-07-01
1
-3
/
+2
*
|
|
Use new STFMT_UNUSED define to improve code clarity, and fix some minor stfmt...
Andrew J. Schorr
2016-06-30
1
-1
/
+1
*
|
|
Fix gawkapi node_to_awk_value to check scalar type correctly.
Andrew J. Schorr
2016-06-14
1
-0
/
+2
*
|
|
Fix usage of scalar type flag bits and fix some bugs in numeric conversions a...
Andrew J. Schorr
2016-06-13
1
-9
/
+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
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2016-05-26
1
-3
/
+3
|
\
\
|
|
/
|
*
Remove useless "optional" argument to get_actual_argument.
Andrew J. Schorr
2016-05-26
1
-3
/
+3
*
|
Merge branch 'gawk-4.1-stable'
Andrew J. Schorr
2016-05-26
1
-3
/
+3
|
\
\
|
|
/
|
*
Optimize API function argument retrieval to eliminate a duplicate call to get...
Andrew J. Schorr
2016-05-26
1
-3
/
+3
*
|
Add nonfatal error message facility to extension API.
Arnold D. Robbins
2016-05-25
1
-1
/
+18
*
|
Some more cleanups. Ready to merge!
select
Arnold D. Robbins
2015-03-27
1
-2
/
+2
*
|
General cleanups prepatory to merging.
Arnold D. Robbins
2015-03-24
1
-22
/
+31
*
|
Merge branch 'master' into select
Arnold D. Robbins
2015-03-20
1
-2
/
+2
|
\
\
|
|
/
|
*
Update copyright dates.
Arnold D. Robbins
2015-02-06
1
-1
/
+1
|
*
Remove unneeded calls to make_aname.
Arnold D. Robbins
2015-01-20
1
-1
/
+0
*
|
Revert "When an extension calls sym_lookup on a deferred variable, it should ...
Andrew J. Schorr
2015-01-19
1
-12
/
+2
*
|
When an extension calls sym_lookup on a deferred variable, it should always s...
Andrew J. Schorr
2015-01-08
1
-2
/
+12
[next]