Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve extension/configh.in for recent GLIBC. | Arnold D. Robbins | 2015-10-26 | 2 | -0/+9 |
| | |||||
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-25 | 4 | -26/+53 |
|\ | |||||
| * | Update infrastructure files. | Arnold D. Robbins | 2015-09-25 | 4 | -26/+53 |
| | | |||||
* | | Further zOS updates: Wrap C compiler. | Arnold D. Robbins | 2015-09-11 | 1 | -19/+63 |
| | | |||||
* | | ChangeLog entries for z/OS added. | Arnold D. Robbins | 2015-09-01 | 1 | -0/+10 |
| | | |||||
* | | Update configure machinery for z/OS. | Arnold D. Robbins | 2015-09-01 | 1 | -12/+31 |
| | | |||||
* | | Comment out failure if c89 compiler in configure. | Arnold D. Robbins | 2015-08-14 | 1 | -1/+1 |
| | | |||||
* | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 8 | -34/+42 |
|/ | |||||
* | Update autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -5/+5 |
| | |||||
* | Bug fix in revoutput extension. | Arnold D. Robbins | 2015-08-02 | 3 | -7/+18 |
| | |||||
* | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 2 | -1/+10 |
| | |||||
* | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 2 | -1/+13 |
| | |||||
* | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 5 | -16/+28 |
| | |||||
* | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 3 | -0/+12 |
| | |||||
* | Update copyright date in extension/Makefile.in. | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | Update copyright years in extension files. | Arnold D. Robbins | 2015-04-08 | 5 | -5/+10 |
| | |||||
* | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 2 | -12/+12 |
| | |||||
* | Update to libtool 2.4.6. | Arnold D. Robbins | 2015-03-18 | 9 | -47/+84 |
| | |||||
* | Bug fix to inplace extension and doc updates. | Arnold D. Robbins | 2015-03-18 | 2 | -19/+10 |
| | |||||
* | Document a limitation in the inplace extension. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+6 |
| | |||||
* | Fix a compiler warning. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+7 |
| | |||||
* | Fixes for building a tarball. | Arnold D. Robbins | 2015-02-26 | 3 | -2/+8 |
| | |||||
* | O'Reilly edits, through Chapter 16. | Arnold D. Robbins | 2015-02-11 | 2 | -1/+5 |
| | |||||
* | Move to Libtool 2.4.5. | Arnold D. Robbins | 2015-01-25 | 9 | -161/+1034 |
| | |||||
* | Update to Gettext 0.19.4. | Arnold D. Robbins | 2015-01-24 | 11 | -3461/+140 |
| | |||||
* | Move to Automake 1.15. | Arnold D. Robbins | 2015-01-24 | 13 | -247/+192 |
| | |||||
* | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 2 | -4/+8 |
| | |||||
* | Fix compile problems and warnings on current GCC (4.9.2). | Arnold D. Robbins | 2014-11-23 | 2 | -2/+11 |
| | |||||
* | Upgrade infrastructure (automake, gettext, libtool). | Arnold D. Robbins | 2014-11-19 | 10 | -215/+1013 |
| | |||||
* | Additional OS/2 fix suggested by Andreas Buening. | Arnold D. Robbins | 2014-11-11 | 3 | -0/+7 |
| | |||||
* | OS/2 fixes. | Arnold D. Robbins | 2014-11-11 | 3 | -0/+10 |
| | |||||
* | Minor cleanup in extension/inplace.c. | Arnold D. Robbins | 2014-10-08 | 2 | -3/+7 |
| | |||||
* | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 3 | -2/+13 |
| | |||||
* | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 3 | -8/+13 |
| | |||||
* | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 3 | -4/+11 |
| | |||||
* | Bug fix in uninstall in extension directory. | Arnold D. Robbins | 2014-07-21 | 3 | -2/+10 |
| | |||||
* | Use $(DESTDIR) in extension/Makefile.am when removing .la files. | Arnold D. Robbins | 2014-04-11 | 3 | -2/+8 |
| | |||||
* | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 5 | -11/+27 |
| | |||||
* | Fix a compilation warning. | Arnold D. Robbins | 2014-04-04 | 2 | -3/+7 |
| | |||||
* | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 10 | -10/+11 |
| | |||||
* | Remove -Wextra from gcc command line in extension dir.. | Arnold D. Robbins | 2014-03-31 | 3 | -2/+8 |
| | |||||
* | Improvements in both configure.ac files. | Arnold D. Robbins | 2014-03-28 | 4 | -14/+226 |
| | |||||
* | Add input parser to readfile extension, document it and test it. | Arnold D. Robbins | 2014-03-27 | 3 | -18/+156 |
| | |||||
* | Add default defn's for constants in extension files. | Arnold D. Robbins | 2014-03-23 | 3 | -0/+15 |
| | |||||
* | Add memory allocation functions to gawk API. | Andrew J. Schorr | 2014-03-08 | 8 | -16/+27 |
| | |||||
* | VMS updates. | Arnold D. Robbins | 2014-02-14 | 2 | -11/+24 |
| | |||||
* | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2014-01-03 | 6 | -516/+479 |
|\ | |||||
| * | Update configuration helper files. | Arnold D. Robbins | 2014-01-03 | 6 | -516/+479 |
| | | |||||
* | | Build and test dynamic extensions on VMS. Documented too. | Arnold D. Robbins | 2013-12-30 | 3 | -0/+30 |
| | | |||||
* | | Additional VMS fix. | Arnold D. Robbins | 2013-12-29 | 2 | -2/+7 |
| | |