aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update input_parser interface for RT.Arnold D. Robbins2012-07-291-6/+7
* Fix bug in API set_RT, bug in readdir.c.Arnold D. Robbins2012-07-271-1/+1
* Add set_RT to API and to readdir extension.Arnold D. Robbins2012-07-261-0/+4
* Document the parser interface and remove some excessive readdir paranoia.Andrew J. Schorr2012-07-261-1/+33
* Remove translation of errno strings from API.Arnold D. Robbins2012-07-251-4/+3
* Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-10/+18
* Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkArnold D. Robbins2012-07-201-0/+11
|\
| * Clean up support for AWK_SCALAR and AWK_VALUE_COOKIE.Andrew J. Schorr2012-07-171-0/+11
* | Update doc in header. Redo update_scalar.Arnold D. Robbins2012-07-201-17/+22
|/
* Add AWK_VALUE_COOKIE. And performance speedup.Arnold D. Robbins2012-07-171-0/+17
* Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-1/+11
* Add sym_lookup_scalar to API for fast scalar_cookie value retrieval.Andrew J. Schorr2012-07-121-3/+18
* Add ability to call an initialization routine.Arnold D. Robbins2012-07-111-1/+25
* API clean up and require strings to be malloced.Arnold D. Robbins2012-07-111-59/+120
* API: Update set_array_element(). Adjust extensions.Arnold D. Robbins2012-07-091-3/+7
* Minor improvements in doc and in ordchr.c.Arnold D. Robbins2012-06-291-5/+20
* Hide private parts of IOBUF from extensions.Andrew J. Schorr2012-06-241-35/+9
* API: Add set_parameter function and test.Arnold D. Robbins2012-06-201-2/+9
* Delete marked elements from flattened array.Arnold D. Robbins2012-06-191-3/+9
* Get most of array flattening done.Arnold D. Robbins2012-06-181-10/+27
* More API implementation progress.Arnold D. Robbins2012-06-181-2/+3
* Still more API and testext.c work.Arnold D. Robbins2012-06-171-7/+7
* Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-21/+47
* Changes to LINT reflect to extn API. Add API tests.Arnold D. Robbins2012-06-061-0/+5
* Continue refining extension API and implementation.Arnold D. Robbins2012-05-301-1/+3
* Further API work.Arnold D. Robbins2012-05-291-50/+69
* 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-48/+60
* More extension work.Arnold D. Robbins2012-05-201-56/+84
* More progress on extension API.Arnold D. Robbins2012-05-161-1/+1
* More work on extension API.Arnold D. Robbins2012-05-161-6/+52
* Start fleshing out new extension API.Arnold D. Robbins2012-05-151-53/+200
* Fix whitespace in gawkapi.h.Arnold D. Robbins2012-05-111-104/+104
* Fix comment typo in gawkapi.hAndrew J. Schorr2012-05-071-1/+1
* Add new file, gawkapi.h.Arnold D. Robbins2012-05-041-0/+216