aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Rework rwarray.c to use stdio, for cygwin.Arnold D. Robbins2012-07-311-0/+6
| | |
| * | Doc updates for extensions.Arnold D. Robbins2012-07-301-0/+3
| | |
| * | Gettext support for the extension files.Arnold D. Robbins2012-07-301-0/+5
| | |
| * | Update input_parser interface for RT.Arnold D. Robbins2012-07-291-0/+4
| | |
| * | Improvements in readdir.c.Arnold D. Robbins2012-07-291-0/+5
| | |
| * | Extension libraries need to link with $(LIBINTL).Andrew J. Schorr2012-07-271-0/+5
| | |
| * | Fix last: must initialize errno to 0 before calling readdir.Andrew J. Schorr2012-07-271-0/+5
| | |
| * | The readdir extension should set the error code if readdir fails.Andrew J. Schorr2012-07-271-0/+5
| | |
| * | Fix bug in API set_RT, bug in readdir.c.Arnold D. Robbins2012-07-271-0/+5
| | |
| * | Robustify extension/readdir.c.Arnold D. Robbins2012-07-261-0/+3
| | |
| * | Fix warning in extension/testext.c.Arnold D. Robbins2012-07-261-0/+2
| | |
| * | Add set_RT to API and to readdir extension.Arnold D. Robbins2012-07-261-0/+3
| | |
| * | Enable gettext in extensions.Arnold D. Robbins2012-07-261-0/+5
| | |
| * | Document the parser interface and remove some excessive readdir paranoia.Andrew J. Schorr2012-07-261-0/+6
| | |
| * | Add translation to the extensions.Arnold D. Robbins2012-07-251-0/+3
| | |
| * | Remove translation of errno strings from API.Arnold D. Robbins2012-07-251-0/+2
| | |
| * | Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-0/+5
| | |
| * | Add initial man pages for some of the extensions.Arnold D. Robbins2012-07-201-0/+5
| | |
| * | fnmatch extension improvements.Arnold D. Robbins2012-07-161-0/+4
| | |
| * | Additional test for AWK_SCALAR.Arnold D. Robbins2012-07-151-0/+5
| | |
| * | Refactoring filefuncs.c before fts changes.Arnold D. Robbins2012-07-131-0/+6
| | |
| * | Simplify code in testext.c.Arnold D. Robbins2012-07-121-0/+5
| | |
| * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-0/+3
| | |
| * | Add fnmatch extension.Arnold D. Robbins2012-07-121-0/+6
| | |
| * | Add ability to call an initialization routine.Arnold D. Robbins2012-07-111-0/+3
| | |
| * | API clean up and require strings to be malloced.Arnold D. Robbins2012-07-111-0/+11
| | |
| * | Change to readfile return value.Arnold D. Robbins2012-07-091-0/+5
| | |
| * | API: Update set_array_element(). Adjust extensions.Arnold D. Robbins2012-07-091-0/+10
| | |
| * | Minor improvements in doc and in ordchr.c.Arnold D. Robbins2012-06-291-0/+5
| | |
| * | Add rwarray to extension tests.Arnold D. Robbins2012-06-251-0/+5
| | |
| * | Get rwarray extension working with new API.Arnold D. Robbins2012-06-241-0/+6
| | |
| * | Further API code and test code.Arnold D. Robbins2012-06-211-0/+5
| | |
| * | API: Add set_parameter function and test.Arnold D. Robbins2012-06-201-0/+6
| | |
| * | Delete marked elements from flattened array.Arnold D. Robbins2012-06-191-0/+5
| | |
| * | Get most of array flattening done.Arnold D. Robbins2012-06-181-1/+7
| | |
| * | More API implementation progress.Arnold D. Robbins2012-06-181-0/+4
| | |
| * | Still more API and testext.c work.Arnold D. Robbins2012-06-171-0/+14
| | |
| * | Minor cleanups in extension/time.c.Andrew J. Schorr2012-06-141-0/+5
| | |
| * | More API implementations and testext improvements.Arnold D. Robbins2012-06-121-0/+10
| | |
| * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-0/+12
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-0/+7
| | |
| * | Remove obsolete comment in extension/Makefile.am.Andrew J. Schorr2012-06-101-0/+5
| | |
| * | Remove unused (obsolete) files in the extension directory.Andrew J. Schorr2012-06-101-0/+6
| | |
| * | Changes to LINT reflect to extn API. Add API tests.Arnold D. Robbins2012-06-061-0/+3
| | |
| * | Minor fixes for printf compile warnings.Arnold D. Robbins2012-06-061-0/+4
| | |
| * | Make a start at tests for extension API.Arnold D. Robbins2012-05-301-0/+4
| | |
| * | Further API work.Arnold D. Robbins2012-05-291-0/+5
| | |
| * | Additional changes / some cleanups.Arnold D. Robbins2012-05-251-0/+5
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-0/+12
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-0/+11
| | |