aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Collapse)AuthorAgeFilesLines
...
* More portability.Arnold D. Robbins2013-01-226-2/+21
|
* Improve portability.Arnold D. Robbins2013-01-223-0/+13
|
* Fix some problems from warning tools, etc.Arnold D. Robbins2013-01-183-1/+11
|
* Remove an unused variable.Arnold D. Robbins2013-01-152-1/+2
|
* Add man page for inplace extension. Update others.Arnold D. Robbins2013-01-1512-21/+130
|
* Add tests for inplace extension.Andrew J. Schorr2013-01-102-3/+10
|
* Add inplace file editing extension.Andrew J. Schorr2013-01-084-8/+272
|
* Move old extension stuff into a separate directory.Arnold D. Robbins2013-01-0611-1890/+0
|
* Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-12-251-1/+1
|\
| * Rebuild 4.0.2 tarball.Arnold D. Robbins2012-12-251-1/+1
| |
* | Remove sym_constant() API and tests.Arnold D. Robbins2012-12-256-10/+29
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-231-0/+4
|\|
| * Make the 4.0.2 tarballs.Arnold D. Robbins2012-12-231-0/+4
| |
* | Make indirectly updated vars accessable to SYMTAB, API.Arnold D. Robbins2012-12-192-0/+51
| |
* | Move some files to automake 1.12.6.Arnold D. Robbins2012-12-182-4/+4
| |
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-033-2/+8
|\ \
| * | Add extension/README.fts to distribution.Arnold D. Robbins2012-12-023-2/+8
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-308-83/+89
|\| |
| * | Add awk_true and awk_false to API.Arnold D. Robbins2012-11-308-83/+89
| | |
* | | Finish porting to current code base.Arnold D. Robbins2012-11-266-58/+61
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-2580-1064/+55222
|\| |
| * | Add 3rd argument to stat() extension.Arnold D. Robbins2012-11-213-8/+24
| | |
| * | Simplify readdir extension.Arnold D. Robbins2012-11-193-140/+25
| | |
| * | First pass on Nelson's comments on API chapter.Arnold D. Robbins2012-11-162-21/+26
| | |
| * | Bug fix in readdir extension.Arnold D. Robbins2012-11-142-10/+26
| | |
| * | Add extra debug stuff in extension/configure.ac.Arnold D. Robbins2012-11-063-0/+32
| | |
| * | More doc edits. Finish up api.texi.Arnold D. Robbins2012-11-042-3/+7
| | |
| * | Add more man pages in extension/Makefile.am.Arnold D. Robbins2012-10-283-2/+8
| | |
| * | API doc additions and related other edits.Arnold D. Robbins2012-10-263-6/+13
| | |
| * | New extension man page for revtwoway.Arnold D. Robbins2012-10-242-0/+65
| | |
| * | Bug fix in do_stat().Arnold D. Robbins2012-10-212-0/+7
| | |
| * | API cleanups and doc additions.Arnold D. Robbins2012-10-1413-28/+118
| | |
| * | Bug fix in testext test and fix flag values.Arnold D. Robbins2012-10-112-4/+12
| | |
| * | Update to autoconf 1.12.4.Arnold D. Robbins2012-10-042-4/+4
| | |
| * | Revise testext test.Arnold D. Robbins2012-09-142-2/+1
| | |
| * | Allow extensions read-only access to built-in vars.Arnold D. Robbins2012-09-142-3/+154
| | |
| * | z/OS changes from Dave Pitts and Arnold.Arnold D. Robbins2012-09-135-3/+41
| | |
| * | Make readdir set ERRNO more.Arnold D. Robbins2012-09-113-6/+22
| | |
| * | Compilation fix for fts on Mac OS X 10.7.Arnold D. Robbins2012-09-073-1/+20
| | |
| * | Add some comments in extension/gawkfts.h.Arnold D. Robbins2012-09-072-0/+10
| | |
| * | Revise readdir_do_ftype() argument.Arnold D. Robbins2012-09-073-17/+36
| | |
| * | Improve readdir extension.Arnold D. Robbins2012-08-313-9/+41
| | |
| * | More wonderful portability stuff in the extensions.Arnold D. Robbins2012-08-2911-37/+2228
| | |
| * | Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-283-9/+14
| | |
| * | Use config.h properly. Add AC_SYS_LARGEFILE.Arnold D. Robbins2012-08-2616-19/+275
| | |
| * | Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-2413-0/+27
| | |
| * | Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-2413-25/+705
| | |
| * | Update infrastructure.Arnold D. Robbins2012-08-177-126/+140
| | |
| * | Update extension man pages.Arnold D. Robbins2012-08-089-27/+78
| | |
| * | Move struct stat into IOBUF_PUBLIC.Arnold D. Robbins2012-08-083-6/+5
| | |