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 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
*
Fix api to treat an uninitialized value as AWK_UNDEFINED.
Andrew J. Schorr
2014-11-09
1
-1
/
+4
*
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
-0
/
+6
*
Lots of enum/int fixes.
Arnold D. Robbins
2014-02-27
1
-59
/
+58
*
Force array indices to be strings in flatten_array API.
Arnold D. Robbins
2013-07-04
1
-3
/
+8
*
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
-40
/
+3
*
Make indirectly updated vars accessable to SYMTAB, API.
Arnold D. Robbins
2012-12-19
1
-0
/
+4
*
Fix API to update the node type to Node_var when setting an undefined variable.
Andrew J. Schorr
2012-12-18
1
-0
/
+3
*
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-12-09
1
-6
/
+6
|
\
|
*
Make bitflag checking consistent everywhere.
Arnold D. Robbins
2012-12-09
1
-6
/
+6
*
|
Merge branch 'master' into array-iface
Arnold D. Robbins
2012-11-25
1
-1
/
+1
|
/
*
Minor cleanup in calls to mpfr routines.
Arnold D. Robbins
2012-11-14
1
-6
/
+2
*
Add null pointer checks in gawkapi.c.
Arnold D. Robbins
2012-11-10
1
-16
/
+70
*
Cleanups in gawkapi.h and adjustments for them.
Arnold D. Robbins
2012-10-10
1
-19
/
+25
*
Clean up make_str_node macro.
Arnold D. Robbins
2012-10-04
1
-2
/
+2
*
Allow extensions read-only access to built-in vars.
Arnold D. Robbins
2012-09-14
1
-4
/
+15
*
Fix so will compile if no dynamic lib support.
Arnold D. Robbins
2012-08-31
1
-1
/
+13
*
Add facility to get vesion info from extensions.
Arnold D. Robbins
2012-08-24
1
-0
/
+40
*
Add output and two-way processors to API. Update Mac config stuff.
Arnold D. Robbins
2012-08-24
1
-4
/
+38
*
Add fts() extension, support, doc, and test.
Arnold D. Robbins
2012-08-08
1
-0
/
+1
*
Update input_parser interface for RT.
Arnold D. Robbins
2012-07-29
1
-29
/
+0
*
Fix bug in API set_RT, bug in readdir.c.
Arnold D. Robbins
2012-07-27
1
-2
/
+1
*
Minor bug fix in api_set_RT.
Arnold D. Robbins
2012-07-26
1
-1
/
+1
*
Add set_RT to API and to readdir extension.
Arnold D. Robbins
2012-07-26
1
-1
/
+33
*
Fix api_sym_update_scalar.
Andrew J. Schorr
2012-07-26
1
-31
/
+47
*
Remove translation of errno strings from API.
Arnold D. Robbins
2012-07-25
1
-3
/
+2
*
Start refactoring iop handling. Add readdir extension.
Arnold D. Robbins
2012-07-25
1
-4
/
+4
*
Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawk
Arnold D. Robbins
2012-07-20
1
-35
/
+18
|
\
|
*
Clean up support for AWK_SCALAR and AWK_VALUE_COOKIE.
Andrew J. Schorr
2012-07-17
1
-36
/
+19
*
|
Update doc in header. Redo update_scalar.
Arnold D. Robbins
2012-07-20
1
-33
/
+27
|
/
*
More API work.
Arnold D. Robbins
2012-07-17
1
-31
/
+42
*
Add AWK_VALUE_COOKIE. And performance speedup.
Arnold D. Robbins
2012-07-17
1
-0
/
+37
*
Minor performance improvement in sym_update_scalar.
Arnold D. Robbins
2012-07-16
1
-6
/
+46
*
Allow creation of constants from extensions.
Arnold D. Robbins
2012-07-12
1
-2
/
+40
*
Add sym_lookup_scalar to API for fast scalar_cookie value retrieval.
Andrew J. Schorr
2012-07-12
1
-0
/
+19
*
API array functions now accept any scalar value for an array subscript.
Andrew J. Schorr
2012-07-11
1
-10
/
+34
*
API clean up and require strings to be malloced.
Arnold D. Robbins
2012-07-11
1
-30
/
+98
*
Patch API sym_update to accept AWK_UNDEFINED for "".
Andrew J. Schorr
2012-07-11
1
-1
/
+1
*
API: Update set_array_element(). Adjust extensions.
Arnold D. Robbins
2012-07-09
1
-8
/
+9
*
Hide private parts of IOBUF from extensions.
Andrew J. Schorr
2012-06-24
1
-1
/
+1
*
Get rwarray extension working with new API.
Arnold D. Robbins
2012-06-24
1
-3
/
+8
*
Further API code and test code.
Arnold D. Robbins
2012-06-21
1
-1
/
+2
*
API: Add set_parameter function and test.
Arnold D. Robbins
2012-06-20
1
-7
/
+74
*
Delete marked elements from flattened array.
Arnold D. Robbins
2012-06-19
1
-3
/
+12
*
Fix code duplication in gawkapi.c from msg.c.
Arnold D. Robbins
2012-06-19
1
-13
/
+4
*
Get most of array flattening done.
Arnold D. Robbins
2012-06-18
1
-8
/
+72
*
More API implementation progress.
Arnold D. Robbins
2012-06-18
1
-2
/
+20
[next]