aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Collapse)AuthorAgeFilesLines
* 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.Arnold 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
|
* Make release tar ball.Arnold D. Robbins2014-04-085-11/+27
|
* Fix a compilation warning.Arnold D. Robbins2014-04-042-3/+7
|
* Update copyright years on files changed in 2014.Arnold D. Robbins2014-03-3110-10/+11
|
* Remove -Wextra from gcc command line in extension dir..Arnold D. Robbins2014-03-313-2/+8
|
* Improvements in both configure.ac files.Arnold D. Robbins2014-03-284-14/+226
|
* Add input parser to readfile extension, document it and test it.Arnold D. Robbins2014-03-273-18/+156
|
* Add default defn's for constants in extension files.Arnold D. Robbins2014-03-233-0/+15
|
* Add memory allocation functions to gawk API.Andrew J. Schorr2014-03-088-16/+27
|
* VMS updates.Arnold D. Robbins2014-02-142-11/+24
|
* Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2014-01-036-516/+479
|\
| * Update configuration helper files.Arnold D. Robbins2014-01-036-516/+479
| |
* | Build and test dynamic extensions on VMS. Documented too.Arnold D. Robbins2013-12-303-0/+30
| |
* | Additional VMS fix.Arnold D. Robbins2013-12-292-2/+7
| |