aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | | |
| | * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-204-2/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH.
* | | | Add extension example to read/write files with fixed-length records.john haque2012-05-037-11/+723
| | | |
* | | | Fix memory corruption in copying an array, add another array extension.john haque2012-05-025-0/+589
| | | |
* | | | New array extension.john haque2012-04-256-0/+599
|/ / /
* | | 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
| |
* | Speed/memory performance improvements.john haque2011-10-127-41/+39
|/
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-232-90/+95
|
* Fixes for extension code and tests.Arnold D. Robbins2011-05-233-25/+47
|
* Lots of documentation updates.Arnold D. Robbins2011-03-312-2/+6
|
* Update copyrights.Arnold D. Robbins2011-02-278-8/+8
|
* Filefuncs bug fix. Finish doc index.Arnold D. Robbins2011-01-132-7/+15
|
* Lots more doc updates.Arnold D. Robbins2011-01-022-7/+9
|
* Cleanup the mainline PC code, and pc/ directory.Arnold D. Robbins2010-12-182-2/+4
|
* Add check for plugin license, make close on exec POSIX compatibile.Arnold D. Robbins2010-11-2410-1/+25
|
* Remove unsupported / obsolete files. Add files for bootstrapping.Arnold D. Robbins2010-11-181-55/+0
|
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-189-216/+210
|
* Move to 3.1.8.Arnold D. Robbins2010-07-161-0/+4
|
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-164-0/+476
|