aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.c
Commit message (Collapse)AuthorAgeFilesLines
...
* API clean up and require strings to be malloced.Arnold D. Robbins2012-07-111-30/+98
|
* Patch API sym_update to accept AWK_UNDEFINED for "".Andrew J. Schorr2012-07-111-1/+1
|
* API: Update set_array_element(). Adjust extensions.Arnold D. Robbins2012-07-091-8/+9
|
* Hide private parts of IOBUF from extensions.Andrew J. Schorr2012-06-241-1/+1
|
* Get rwarray extension working with new API.Arnold D. Robbins2012-06-241-3/+8
|
* Further API code and test code.Arnold D. Robbins2012-06-211-1/+2
|
* API: Add set_parameter function and test.Arnold D. Robbins2012-06-201-7/+74
|
* Delete marked elements from flattened array.Arnold D. Robbins2012-06-191-3/+12
|
* Fix code duplication in gawkapi.c from msg.c.Arnold D. Robbins2012-06-191-13/+4
|
* Get most of array flattening done.Arnold D. Robbins2012-06-181-8/+72
|
* More API implementation progress.Arnold D. Robbins2012-06-181-2/+20
|
* Still more API and testext.c work.Arnold D. Robbins2012-06-171-31/+82
|
* More API implementations and testext improvements.Arnold D. Robbins2012-06-121-22/+87
|
* Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-63/+90
|
* Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-1/+1
|
* Changes to LINT reflect to extn API. Add API tests.Arnold D. Robbins2012-06-061-0/+8
|
* Continue refining extension API and implementation.Arnold D. Robbins2012-05-301-32/+80
|
* Further API work.Arnold D. Robbins2012-05-291-28/+28
|
* Additional changes / some cleanups.Arnold D. Robbins2012-05-251-1/+5
|
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-93/+55
|
* More extension work.Arnold D. Robbins2012-05-201-0/+13
|
* Further ext API progress.Arnold D. Robbins2012-05-181-1/+52
|
* More progress on extension API.Arnold D. Robbins2012-05-161-5/+54
|
* More work on extension API.Arnold D. Robbins2012-05-161-3/+18
|
* Start fleshing out new extension API.Arnold D. Robbins2012-05-151-0/+339