aboutsummaryrefslogtreecommitdiffstats
path: root/extension/rwarray0.c
Commit message (Expand)AuthorAgeFilesLines
* Add mbuilov fixes. Still needs review.Arnold D. Robbins2020-06-101-1/+1
* Update copyright years.Arnold D. Robbins2020-03-201-1/+1
* More message updates.Arnold D. Robbins2020-03-111-8/+8
* Update copyright years that should have been updated before 4.2.1 release.Arnold D. Robbins2018-03-131-1/+2
* Remove incorrect * on ext_id in extensions and in doc.Arnold D. Robbins2018-01-111-1/+1
* In rwarray extensions, use malloc where calloc not needed.Andrew J. Schorr2017-06-221-1/+2
* Replace malloc+memset with calloc, mostly by using the new ezalloc macro.Andrew J. Schorr2017-06-221-2/+1
* Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-141-4/+4
* Add min_required and max_expected arg counts to API.Arnold D. Robbins2016-12-061-8/+2
* Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-6/+6
* Stop allocating an extra wasted byte at the end of various strings.Andrew J. Schorr2014-12-141-2/+2
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
* Add awk_true and awk_false to API.Arnold D. Robbins2012-11-301-30/+30
* Use config.h properly. Add AC_SYS_LARGEFILE.Arnold D. Robbins2012-08-261-0/+4
* Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-241-0/+1
* Rework rwarray.c to use stdio, for cygwin.Arnold D. Robbins2012-07-311-0/+470