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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Still more API and testext.c work.
Arnold D. Robbins
2012-06-17
1
-31
/
+82
*
More API implementations and testext improvements.
Arnold D. Robbins
2012-06-12
1
-22
/
+87
*
Further cleanups and improvements in API.
Arnold D. Robbins
2012-06-12
1
-63
/
+90
*
Add time extension providing gettimeofday and sleep.
Andrew J. Schorr
2012-06-10
1
-1
/
+1
*
Changes to LINT reflect to extn API. Add API tests.
Arnold D. Robbins
2012-06-06
1
-0
/
+8
*
Continue refining extension API and implementation.
Arnold D. Robbins
2012-05-30
1
-32
/
+80
*
Further API work.
Arnold D. Robbins
2012-05-29
1
-28
/
+28
*
Additional changes / some cleanups.
Arnold D. Robbins
2012-05-25
1
-1
/
+5
*
First working version of new API mechanism (probably has memory leaks).
Andrew J. Schorr
2012-05-24
1
-93
/
+55
*
More extension work.
Arnold D. Robbins
2012-05-20
1
-0
/
+13
*
Further ext API progress.
Arnold D. Robbins
2012-05-18
1
-1
/
+52
*
More progress on extension API.
Arnold D. Robbins
2012-05-16
1
-5
/
+54
*
More work on extension API.
Arnold D. Robbins
2012-05-16
1
-3
/
+18
*
Start fleshing out new extension API.
Arnold D. Robbins
2012-05-15
1
-0
/
+339
[prev]