Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Start refactoring iop handling. Add readdir extension. | Arnold D. Robbins | 2012-07-25 | 4 | -4/+246 | |
| | ||||||
* | Add initial man pages for some of the extensions. | Arnold D. Robbins | 2012-07-20 | 5 | -0/+604 | |
| | ||||||
* | fnmatch extension improvements. | Arnold D. Robbins | 2012-07-16 | 2 | -6/+12 | |
| | ||||||
* | Additional test for AWK_SCALAR. | Arnold D. Robbins | 2012-07-15 | 2 | -0/+64 | |
| | ||||||
* | Refactoring filefuncs.c before fts changes. | Arnold D. Robbins | 2012-07-13 | 2 | -28/+44 | |
| | ||||||
* | Simplify code in testext.c. | Arnold D. Robbins | 2012-07-12 | 2 | -27/+12 | |
| | ||||||
* | Allow creation of constants from extensions. | Arnold D. Robbins | 2012-07-12 | 3 | -3/+6 | |
| | ||||||
* | Add fnmatch extension. | Arnold D. Robbins | 2012-07-12 | 7 | -8/+210 | |
| | ||||||
* | Add ability to call an initialization routine. | Arnold D. Robbins | 2012-07-11 | 8 | -0/+10 | |
| | ||||||
* | API clean up and require strings to be malloced. | Arnold D. Robbins | 2012-07-11 | 7 | -22/+39 | |
| | ||||||
* | Change to readfile return value. | Arnold D. Robbins | 2012-07-09 | 2 | -6/+12 | |
| | ||||||
* | API: Update set_array_element(). Adjust extensions. | Arnold D. Robbins | 2012-07-09 | 5 | -39/+34 | |
| | ||||||
* | Minor improvements in doc and in ordchr.c. | Arnold D. Robbins | 2012-06-29 | 2 | -4/+17 | |
| | ||||||
* | Add rwarray to extension tests. | Arnold D. Robbins | 2012-06-25 | 4 | -37/+7 | |
| | ||||||
* | Make rwarray.awk read regular input. | Arnold D. Robbins | 2012-06-25 | 1 | -1/+1 | |
| | ||||||
* | Get rwarray extension working with new API. | Arnold D. Robbins | 2012-06-24 | 5 | -253/+278 | |
| | ||||||
* | Further API code and test code. | Arnold D. Robbins | 2012-06-21 | 2 | -36/+37 | |
| | ||||||
* | API: Add set_parameter function and test. | Arnold D. Robbins | 2012-06-20 | 2 | -6/+70 | |
| | ||||||
* | Delete marked elements from flattened array. | Arnold D. Robbins | 2012-06-19 | 2 | -16/+36 | |
| | ||||||
* | Get most of array flattening done. | Arnold D. Robbins | 2012-06-18 | 4 | -32/+117 | |
| | ||||||
* | More API implementation progress. | Arnold D. Robbins | 2012-06-18 | 2 | -1/+5 | |
| | ||||||
* | 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 | 7 | -55/+241 | |
| | ||||||
* | Minor cleanups in extension/time.c. | Andrew J. Schorr | 2012-06-14 | 2 | -3/+6 | |
| | ||||||
* | More API implementations and testext improvements. | Arnold D. Robbins | 2012-06-12 | 5 | -28/+137 | |
| | ||||||
* | Further cleanups and improvements in API. | Arnold D. Robbins | 2012-06-12 | 6 | -15/+26 | |
| | ||||||
* | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 7 | -10/+334 | |
| | ||||||
* | Remove obsolete comment in extension/Makefile.am. | Andrew J. Schorr | 2012-06-10 | 2 | -3/+5 | |
| | ||||||
* | Remove unused (obsolete) files in the extension directory. | Andrew J. Schorr | 2012-06-10 | 12 | -336/+6 | |
| | ||||||
* | Changes to LINT reflect to extn API. Add API tests. | Arnold D. Robbins | 2012-06-06 | 2 | -8/+142 | |
| | ||||||
* | Minor fixes for printf compile warnings. | Arnold D. Robbins | 2012-06-06 | 2 | -1/+5 | |
| | ||||||
* | Make a start at tests for extension API. | Arnold D. Robbins | 2012-05-30 | 2 | -0/+122 | |
| | ||||||
* | Further API work. | Arnold D. Robbins | 2012-05-29 | 5 | -106/+101 | |
| | ||||||
* | Additional changes / some cleanups. | Arnold D. Robbins | 2012-05-25 | 2 | -1/+6 | |
| | ||||||
* | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 12 | -801/+276 | |
| | ||||||
* | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 26 | -82/+39704 | |
| | ||||||
* | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 2 | -65/+40 | |
| | ||||||
* | More extension work. | Arnold D. Robbins | 2012-05-20 | 2 | -0/+223 | |
| | ||||||
* | More work on extension API. | Arnold D. Robbins | 2012-05-16 | 1 | -8/+15 | |
| | ||||||
* | Start fleshing out new extension API. | Arnold D. Robbins | 2012-05-15 | 2 | -0/+390 | |
| | ||||||
* | Update build infrastructure. | Arnold D. Robbins | 2012-05-15 | 1 | -37/+89 | |
| | ||||||
* | Add comment to extension/filefuncs.c discussing unref on value from ↵ | Andrew J. Schorr | 2012-05-13 | 2 | -0/+12 | |
| | | | | assoc_lookup. | |||||
* | Remove extension/xreadlink.[ch] and update TODO.xgawk | Andrew J. Schorr | 2012-05-13 | 3 | -118/+4 | |
| | ||||||
* | Move to use of bool type, true, false, everywhere. | Arnold D. Robbins | 2012-05-11 | 9 | -20/+24 | |
| | ||||||
* | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 3 | -2/+639 | |
|\ | ||||||
| * | Set array elements properly in stat() extension. | Andrew J. Schorr | 2012-04-11 | 2 | -74/+42 | |
| | | ||||||
| * | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 3 | -13/+88 | |
| | | ||||||
| * | Minor extension fixes. | Andrew J. Schorr | 2012-04-02 | 3 | -4/+12 | |
| | | ||||||
| * | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 5 | -10/+18 | |
| | | ||||||
| * | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 3 | -144/+120 | |
| | |