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
/
rwarray0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mbuilov fixes. Still needs review.
Arnold D. Robbins
2020-06-10
1
-1
/
+1
*
Update copyright years.
Arnold D. Robbins
2020-03-20
1
-1
/
+1
*
More message updates.
Arnold D. Robbins
2020-03-11
1
-8
/
+8
*
Update copyright years that should have been updated before 4.2.1 release.
Arnold D. Robbins
2018-03-13
1
-1
/
+2
*
Remove incorrect * on ext_id in extensions and in doc.
Arnold D. Robbins
2018-01-11
1
-1
/
+1
*
In rwarray extensions, use malloc where calloc not needed.
Andrew J. Schorr
2017-06-22
1
-1
/
+2
*
Replace malloc+memset with calloc, mostly by using the new ezalloc macro.
Andrew J. Schorr
2017-06-22
1
-2
/
+1
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-4
/
+4
*
Add min_required and max_expected arg counts to API.
Arnold D. Robbins
2016-12-06
1
-8
/
+2
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-6
/
+6
*
Stop allocating an extra wasted byte at the end of various strings.
Andrew J. Schorr
2014-12-14
1
-2
/
+2
*
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
-30
/
+30
*
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
*
Rework rwarray.c to use stdio, for cygwin.
Arnold D. Robbins
2012-07-31
1
-0
/
+470