index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extension
/
rwarray.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+3
*
Fix building, installing, and testing extensions on MS-Windows.
Eli Zaretskii
2013-05-14
1
-0
/
+4
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
1
-1
/
+1
*
Add awk_true and awk_false to API.
Arnold D. Robbins
2012-11-30
1
-33
/
+33
*
z/OS changes from Dave Pitts and Arnold.
Arnold D. Robbins
2012-09-13
1
-2
/
+13
*
Use config.h properly. Add AC_SYS_LARGEFILE.
Arnold D. Robbins
2012-08-26
1
-0
/
+4
*
Add facility to get vesion info from extensions.
Arnold D. Robbins
2012-08-24
1
-0
/
+1
*
Move struct stat into IOBUF_PUBLIC.
Arnold D. Robbins
2012-08-08
1
-1
/
+1
*
Rework rwarray.c to use stdio, for cygwin.
Arnold D. Robbins
2012-07-31
1
-51
/
+52
*
Add translation to the extensions.
Arnold D. Robbins
2012-07-25
1
-10
/
+14
*
Add ability to call an initialization routine.
Arnold D. Robbins
2012-07-11
1
-0
/
+1
*
API clean up and require strings to be malloced.
Arnold D. Robbins
2012-07-11
1
-2
/
+2
*
API: Update set_array_element(). Adjust extensions.
Arnold D. Robbins
2012-07-09
1
-2
/
+2
*
Get rwarray extension working with new API.
Arnold D. Robbins
2012-06-24
1
-233
/
+236
*
Move to use of bool type, true, false, everywhere.
Arnold D. Robbins
2012-05-11
1
-4
/
+4
*
Update ERRNO API.
Andrew J. Schorr
2012-04-01
1
-2
/
+2
*
Speed/memory performance improvements.
john haque
2011-10-12
1
-3
/
+3
*
Update copyrights.
Arnold D. Robbins
2011-02-27
1
-1
/
+1
*
Add check for plugin license, make close on exec POSIX compatibile.
Arnold D. Robbins
2010-11-24
1
-1
/
+3
*
Bring latest byte code gawk into git. Hurray!
Arnold D. Robbins
2010-11-18
1
-73
/
+108
*
Move to gawk-3.1.7.
Arnold D. Robbins
2010-07-16
1
-0
/
+425