Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |