aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Start fleshing out new extension API.Arnold D. Robbins2012-05-151-0/+7
| * | Add comment to extension/filefuncs.c discussing unref on value from assoc_loo...Andrew J. Schorr2012-05-131-0/+5
| * | Remove extension/xreadlink.[ch] and update TODO.xgawkAndrew J. Schorr2012-05-131-0/+4
| * | Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-0/+4
| * | Merge branch 'xgawk'Arnold D. Robbins2012-05-091-0/+50
| |\ \
| | * | Set array elements properly in stat() extension.Andrew J. Schorr2012-04-111-0/+6
| | * | Extension enhancements and tests.Andrew J. Schorr2012-04-071-0/+8
| | * | Minor extension fixes.Andrew J. Schorr2012-04-021-0/+6
| | * | Update ERRNO API.Andrew J. Schorr2012-04-011-0/+8
| | * | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-0/+6
| | * | Add extension/.gitignore to ignore libtool output.Andrew J. Schorr2012-03-251-0/+5
| | * | Minor fix to extension/Makefile.amAndrew J. Schorr2012-03-211-0/+4
| | * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-0/+7
* | | | Add extension example to read/write files with fixed-length records.john haque2012-05-031-0/+5
* | | | Fix memory corruption in copying an array, add another array extension.john haque2012-05-021-0/+5
* | | | New array extension.john haque2012-04-251-0/+5
|/ / /
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-081-0/+4
|\ \ \ | | |/ | |/|
| * | Make 4.0.1 tarball.Arnold D. Robbins2012-03-281-0/+4
* | | Minor edits.Arnold D. Robbins2012-03-221-2/+3
| |/ |/|
* | Add a test file, cleanup code and update doc.john haque2011-10-121-0/+4
|/
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-231-90/+4
* Fixes for extension code and tests.Arnold D. Robbins2011-05-231-0/+4
* Lots of documentation updates.Arnold D. Robbins2011-03-311-1/+5