summaryrefslogtreecommitdiff
path: root/extension
Commit message (Expand)AuthorAgeFilesLines
* Make 4.1.4 release tar ball.gawk-4.1.4Arnold D. Robbins2016-08-255-11/+23
* Include m4 in what gets distributed.Arnold D. Robbins2016-08-252-0/+2
* Update config.sub.Arnold D. Robbins2016-07-182-2/+6
* Minor portability fixes in some of the extensions.Arnold D. Robbins2016-07-013-3/+15
* Update config.sub.Arnold D. Robbins2016-06-152-1/+13
* Update config.guess, config.sub.Arnold D. Robbins2016-06-103-18/+29
* Changes toward release and test tarball.Arnold D. Robbins2016-05-302-2/+2
* Update config.* auxiliary files.Arnold D. Robbins2016-02-234-53/+65
* Fix statvfs for AIX compilation.Arnold D. Robbins2016-01-272-0/+6
* Add (undocumented) statvfs extension function.Arnold D. Robbins2016-01-205-4/+82
* Make creating the distribution work again.Arnold D. Robbins2015-12-163-0/+7
* Autoconf fixups in extension directory.Arnold D. Robbins2015-12-165-3/+49
* Doc fixes.Arnold D. Robbins2015-11-1511-13/+19
* Improve extension/configh.in for recent GLIBC.Arnold D. Robbins2015-10-262-0/+9
* Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-254-26/+53
|\
| * Update infrastructure files.Arnold D. Robbins2015-09-254-26/+53
* | Further zOS updates: Wrap C compiler.Arnold D. Robbins2015-09-111-19/+63
* | ChangeLog entries for z/OS added.Arnold D. Robbins2015-09-011-0/+10
* | Update configure machinery for z/OS.Arnold D. Robbins2015-09-011-12/+31
* | Comment out failure if c89 compiler in configure.Arnold D. Robbins2015-08-141-1/+1
* | Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-028-34/+42
|/
* Update autotools.Arnold D. Robbins2015-08-021-5/+5
* Bug fix in revoutput extension.Arnold D. Robbins2015-08-023-7/+18
* Document inplace shortcomings (no ACL preservation and no signal handling).Andrew J. Schorr2015-06-172-1/+10
* For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-172-1/+13
* Changes for 4.1.3 release.Arnold D. Robbins2015-05-195-16/+28
* Make 4.1.2 release.gawk-4.1.2Arnold D. Robbins2015-04-293-0/+12
* Update copyright date in extension/Makefile.in.Arnold D. Robbins2015-04-081-1/+1
* Update copyright years in extension files.Arnold D. Robbins2015-04-085-5/+10
* Update copyrights and prep towards release.Arnold D. Robbins2015-04-072-12/+12
* Update to libtool 2.4.6.Arnold D. Robbins2015-03-189-47/+84
* Bug fix to inplace extension and doc updates.Arnold D. Robbins2015-03-182-19/+10
* Document a limitation in the inplace extension.Arnold D. Robbins2015-03-172-2/+6
* Fix a compiler warning.Arnold D. Robbins2015-03-172-2/+7
* Fixes for building a tarball.Arnold D. Robbins2015-02-263-2/+8
* O'Reilly edits, through Chapter 16.Arnold D. Robbins2015-02-112-1/+5
* Move to Libtool 2.4.5.Arnold D. Robbins2015-01-259-161/+1034
* Update to Gettext 0.19.4.Arnold D. Robbins2015-01-2411-3461/+140
* Move to Automake 1.15.Arnold D. Robbins2015-01-2413-247/+192
* Load PROCINFO and ENVIRON if using extensions.Arnold D. Robbins2015-01-072-4/+8
* Fix compile problems and warnings on current GCC (4.9.2).Arnold D. Robbins2014-11-232-2/+11
* Upgrade infrastructure (automake, gettext, libtool).Arnold D. Robbins2014-11-1910-215/+1013
* Additional OS/2 fix suggested by Andreas Buening.Arnold D. Robbins2014-11-113-0/+7
* OS/2 fixes.Arnold D. Robbins2014-11-113-0/+10
* Minor cleanup in extension/inplace.c.Arnold D. Robbins2014-10-082-3/+7
* Minor improvements in api header, test, and filefuncs.Arnold D. Robbins2014-09-293-2/+13
* Revert previous patch; instead define RM.Arnold D. Robbins2014-08-123-8/+13
* Use rm -f instead of $(RM) in Makefile.am files.Arnold D. Robbins2014-08-123-4/+11
* Bug fix in uninstall in extension directory.Arnold D. Robbins2014-07-213-2/+10
* Use $(DESTDIR) in extension/Makefile.am when removing .la files.Arnold D. Robbins2014-04-113-2/+8