aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Change to readfile return value.Arnold D. Robbins2012-07-092-6/+12
| | |
| * | API: Update set_array_element(). Adjust extensions.Arnold D. Robbins2012-07-095-39/+34
| | |
| * | Minor improvements in doc and in ordchr.c.Arnold D. Robbins2012-06-292-4/+17
| | |
| * | Add rwarray to extension tests.Arnold D. Robbins2012-06-254-37/+7
| | |
| * | Make rwarray.awk read regular input.Arnold D. Robbins2012-06-251-1/+1
| | |
| * | Get rwarray extension working with new API.Arnold D. Robbins2012-06-245-253/+278
| | |
| * | Further API code and test code.Arnold D. Robbins2012-06-212-36/+37
| | |
| * | API: Add set_parameter function and test.Arnold D. Robbins2012-06-202-6/+70
| | |
| * | Delete marked elements from flattened array.Arnold D. Robbins2012-06-192-16/+36
| | |
| * | Get most of array flattening done.Arnold D. Robbins2012-06-184-32/+117
| | |
| * | More API implementation progress.Arnold D. Robbins2012-06-182-1/+5
| | |
| * | Add some prints.Arnold D. Robbins2012-06-171-1/+9
| | |
| * | Still more API and testext.c work.Arnold D. Robbins2012-06-177-55/+241
| | |
| * | Minor cleanups in extension/time.c.Andrew J. Schorr2012-06-142-3/+6
| | |
| * | More API implementations and testext improvements.Arnold D. Robbins2012-06-125-28/+137
| | |
| * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-126-15/+26
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-107-10/+334
| | |
| * | Remove obsolete comment in extension/Makefile.am.Andrew J. Schorr2012-06-102-3/+5
| | |
| * | Remove unused (obsolete) files in the extension directory.Andrew J. Schorr2012-06-1012-336/+6
| | |
| * | Changes to LINT reflect to extn API. Add API tests.Arnold D. Robbins2012-06-062-8/+142
| | |
| * | Minor fixes for printf compile warnings.Arnold D. Robbins2012-06-062-1/+5
| | |
| * | Make a start at tests for extension API.Arnold D. Robbins2012-05-302-0/+122
| | |
| * | Further API work.Arnold D. Robbins2012-05-295-106/+101
| | |
| * | Additional changes / some cleanups.Arnold D. Robbins2012-05-252-1/+6
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-2412-801/+276
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-2126-82/+39704
| | |
| * | Build infrastructure updated.Arnold D. Robbins2012-05-202-65/+40
| | |
| * | More extension work.Arnold D. Robbins2012-05-202-0/+223
| | |
| * | More work on extension API.Arnold D. Robbins2012-05-161-8/+15
| | |
| * | Start fleshing out new extension API.Arnold D. Robbins2012-05-152-0/+390
| | |
| * | Update build infrastructure.Arnold D. Robbins2012-05-151-37/+89
| | |
| * | Add comment to extension/filefuncs.c discussing unref on value from ↵Andrew J. Schorr2012-05-132-0/+12
| | | | | | | | | | | | assoc_lookup.
| * | Remove extension/xreadlink.[ch] and update TODO.xgawkAndrew J. Schorr2012-05-133-118/+4
| | |
| * | Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-119-20/+24
| | |
| * | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-093-2/+639
| |\ \
| | * | Set array elements properly in stat() extension.Andrew J. Schorr2012-04-112-74/+42
| | | |
| | * | Extension enhancements and tests.Andrew J. Schorr2012-04-073-13/+88
| | | |
| | * | Minor extension fixes.Andrew J. Schorr2012-04-023-4/+12
| | | |
| | * | Update ERRNO API.Andrew J. Schorr2012-04-015-10/+18
| | | |
| | * | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-253-144/+120
| | | |
| | * | Add extension/.gitignore to ignore libtool output.Andrew J. Schorr2012-03-252-0/+8
| | | |
| | * | xgawk + derived files needed to buildAndrew J. Schorr2012-03-241-0/+651
| | | |
| * | | Merge branch 'xgawk'Arnold D. Robbins2012-05-098-103/+244
| |\ \ \
| | * | | Set array elements properly in stat() extension.Andrew J. Schorr2012-04-112-74/+42
| | | | |
| | * | | Extension enhancements and tests.Andrew J. Schorr2012-04-073-13/+88
| | | | |
| | * | | Minor extension fixes.Andrew J. Schorr2012-04-023-4/+12
| | | | |
| | * | | Update ERRNO API.Andrew J. Schorr2012-04-015-10/+18
| | | | |
| | * | | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-252-39/+29
| | | | |
| | * | | Add extension/.gitignore to ignore libtool output.Andrew J. Schorr2012-03-252-0/+8
| | |/ /
| | * | Minor fix to extension/Makefile.amAndrew J. Schorr2012-03-212-1/+5
| | | |