Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add awk_true and awk_false to API. | Arnold D. Robbins | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | First pass on Nelson's comments on API chapter. | Arnold D. Robbins | 2012-11-16 | 1 | -21/+21 |
| | |||||
* | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 1 | -4/+6 |
| | |||||
* | Revise testext test. | Arnold D. Robbins | 2012-09-14 | 1 | -2/+0 |
| | |||||
* | Allow extensions read-only access to built-in vars. | Arnold D. Robbins | 2012-09-14 | 1 | -3/+148 |
| | |||||
* | Use config.h properly. Add AC_SYS_LARGEFILE. | Arnold D. Robbins | 2012-08-26 | 1 | -1/+4 |
| | |||||
* | Add facility to get vesion info from extensions. | Arnold D. Robbins | 2012-08-24 | 1 | -0/+1 |
| | |||||
* | Fix warning in extension/testext.c. | Arnold D. Robbins | 2012-07-26 | 1 | -0/+3 |
| | |||||
* | Additional test for AWK_SCALAR. | Arnold D. Robbins | 2012-07-15 | 1 | -0/+59 |
| | |||||
* | Simplify code in testext.c. | Arnold D. Robbins | 2012-07-12 | 1 | -27/+7 |
| | |||||
* | Allow creation of constants from extensions. | Arnold D. Robbins | 2012-07-12 | 1 | -2/+2 |
| | |||||
* | 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 | -11/+17 |
| | |||||
* | API: Update set_array_element(). Adjust extensions. | Arnold D. Robbins | 2012-07-09 | 1 | -23/+14 |
| | |||||
* | Further API code and test code. | Arnold D. Robbins | 2012-06-21 | 1 | -36/+32 |
| | |||||
* | API: Add set_parameter function and test. | Arnold D. Robbins | 2012-06-20 | 1 | -6/+64 |
| | |||||
* | Delete marked elements from flattened array. | Arnold D. Robbins | 2012-06-19 | 1 | -16/+31 |
| | |||||
* | Get most of array flattening done. | Arnold D. Robbins | 2012-06-18 | 1 | -29/+108 |
| | |||||
* | More API implementation progress. | Arnold D. Robbins | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Add some prints. | Arnold D. Robbins | 2012-06-17 | 1 | -1/+9 |
| | |||||
* | Still more API and testext.c work. | Arnold D. Robbins | 2012-06-17 | 1 | -46/+193 |
| | |||||
* | More API implementations and testext improvements. | Arnold D. Robbins | 2012-06-12 | 1 | -19/+105 |
| | |||||
* | Changes to LINT reflect to extn API. Add API tests. | Arnold D. Robbins | 2012-06-06 | 1 | -8/+139 |
| | |||||
* | Make a start at tests for extension API. | Arnold D. Robbins | 2012-05-30 | 1 | -0/+118 |