aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Add os_isreadable function for future use.Arnold D. Robbins2012-07-261-0/+1
| | | |
| | * | Add set_RT to API and to readdir extension.Arnold D. Robbins2012-07-261-0/+9
| | | |
| | * | Document the parser interface and remove some excessive readdir paranoia.Andrew J. Schorr2012-07-261-0/+9
| | | |
| | * | Fix api_sym_update_scalar.Andrew J. Schorr2012-07-261-0/+6
| | | |
| | * | Remove translation of errno strings from API.Arnold D. Robbins2012-07-251-0/+13
| | | |
| | * | Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-0/+23
| | | |
| | * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+8
| | | |
| | * | Fix plug-ins on Mac OS X.Arnold D. Robbins2012-07-241-0/+5
| | | |
| | * | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkArnold D. Robbins2012-07-201-0/+18
| | |\ \
| | | * | Clean up support for AWK_SCALAR and AWK_VALUE_COOKIE.Andrew J. Schorr2012-07-171-0/+18
| | | | |
| | * | | Update doc in header. Redo update_scalar.Arnold D. Robbins2012-07-201-0/+6
| | |/ /
| | * | Add AWK_VALUE_COOKIE. And performance speedup.Arnold D. Robbins2012-07-171-0/+18
| | | |
| | * | Minor performance improvement in sym_update_scalar.Arnold D. Robbins2012-07-161-0/+5
| | | |
| | * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-0/+12
| | | |
| | * | Add sym_lookup_scalar to API for fast scalar_cookie value retrieval.Andrew J. Schorr2012-07-121-0/+11
| | | |
| | * | API array functions now accept any scalar value for an array subscript.Andrew J. Schorr2012-07-111-0/+9
| | | |
| | * | Add ability to call an initialization routine.Arnold D. Robbins2012-07-111-0/+2
| | | |
| | * | API clean up and require strings to be malloced.Arnold D. Robbins2012-07-111-0/+27
| | | |
| | * | Patch API sym_update to accept AWK_UNDEFINED for "".Andrew J. Schorr2012-07-111-0/+5
| | | |
| | * | Improve lint warning message about a previously loaded shared library.Andrew J. Schorr2012-07-101-0/+6
| | | |
| | * | API: Update set_array_element(). Adjust extensions.Arnold D. Robbins2012-07-091-0/+7
| | | |
| | * | Extend or(), and(), xor() to N arguments, N >= 2.Arnold D. Robbins2012-07-091-0/+8
| | | |
| | * | Minor improvements in doc and in ordchr.c.Arnold D. Robbins2012-06-291-0/+5
| | | |
| | * | Fix lint checking for extension functions.Arnold D. Robbins2012-06-251-0/+11
| | | |
| | * | Hide private parts of IOBUF from extensions.Andrew J. Schorr2012-06-241-0/+26
| | | |
| | * | Get rwarray extension working with new API.Arnold D. Robbins2012-06-241-0/+5
| | | |
| | * | Remove extension() builtin.Arnold D. Robbins2012-06-211-0/+11
| | | |
| | * | Further API code and test code.Arnold D. Robbins2012-06-211-0/+9
| | | |
| | * | API: Add set_parameter function and test.Arnold D. Robbins2012-06-201-2/+12
| | | |
| | * | Restore stopme() debugging function.Arnold D. Robbins2012-06-201-0/+5
| | | |
| | * | Additional debugging flags at compile time.Arnold D. Robbins2012-06-191-0/+5
| | | |
| | * | Delete marked elements from flattened array.Arnold D. Robbins2012-06-191-0/+11
| | | |
| | * | Fix code duplication in gawkapi.c from msg.c.Arnold D. Robbins2012-06-191-0/+8
| | | |
| | * | Get most of array flattening done.Arnold D. Robbins2012-06-181-0/+6
| | | |
| | * | More API implementation progress.Arnold D. Robbins2012-06-181-0/+7
| | | |
| | * | Still more API and testext.c work.Arnold D. Robbins2012-06-171-0/+15
| | | |
| | * | More API implementations and testext improvements.Arnold D. Robbins2012-06-121-1/+17
| | | |
| | * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-0/+15
| | | |
| | * | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkArnold D. Robbins2012-06-121-0/+9
| | |\ \
| | | * | Update TODO.xgawk to show that the time extension has been added.Andrew J. Schorr2012-06-101-0/+4
| | | | |
| | | * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-0/+5
| | | | |
| | * | | Hook in extension at_exit functions.Arnold D. Robbins2012-06-061-0/+3
| | |/ /
| | * | Changes to LINT reflect to extn API. Add API tests.Arnold D. Robbins2012-06-061-0/+5
| | | |
| | * | Minor fixes for printf compile warnings.Arnold D. Robbins2012-06-061-0/+5
| | | |
| | * | Minor edits in load_ext.Arnold D. Robbins2012-06-051-0/+5
| | | |
| | * | Remove use of -export-dynamic for GCC.Arnold D. Robbins2012-06-041-0/+5
| | | |
| | * | Continue refining extension API and implementation.Arnold D. Robbins2012-05-301-0/+9
| | | |
| | * | Further API work.Arnold D. Robbins2012-05-291-1/+16
| | | |
| | * | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-261-0/+8
| | | |
| | * | Additional changes / some cleanups.Arnold D. Robbins2012-05-251-0/+9
| | | |