Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Improve handling of min and max args for extension functions. | Arnold D. Robbins | 2016-12-12 | 2 | -1/+6 | |
| | | | ||||||
| | * | Add min_required and max_expected arg counts to API. | Arnold D. Robbins | 2016-12-06 | 11 | -106/+58 | |
| | | | ||||||
* | | | Add strnum support to API. Update rwarray extension and test. | Andrew J. Schorr | 2016-12-05 | 2 | -4/+41 | |
|/ / | ||||||
* | | Add doc on API changes for typed regexes. Improve test. | Arnold D. Robbins | 2016-11-30 | 2 | -2/+7 | |
| | | ||||||
* | | Add regex value support to API. Update rwarr extension and test. | Arnold D. Robbins | 2016-11-29 | 2 | -8/+12 | |
|/ | ||||||
* | Remove trailing whitespace everywhere. Fix Unicode into ASCII. | Arnold D. Robbins | 2016-10-23 | 14 | -64/+68 | |
| | ||||||
* | Fix merge to extension/configure.ac. | Arnold D. Robbins | 2016-08-25 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-25 | 6 | -10/+24 | |
|\ | ||||||
| * | Make 4.1.4 release tar ball. | Arnold D. Robbins | 2016-08-25 | 5 | -11/+23 | |
| | | ||||||
| * | Include m4 in what gets distributed. | Arnold D. Robbins | 2016-08-25 | 2 | -0/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 2 | -2/+6 | |
|\| | ||||||
| * | Update config.sub. | Arnold D. Robbins | 2016-07-18 | 2 | -2/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 3 | -3/+15 | |
|\| | ||||||
| * | Minor portability fixes in some of the extensions. | Arnold D. Robbins | 2016-07-01 | 3 | -3/+15 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-15 | 2 | -1/+13 | |
|\| | ||||||
| * | Update config.sub. | Arnold D. Robbins | 2016-06-15 | 2 | -1/+13 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-06-10 | 3 | -18/+29 | |
|\| | ||||||
| * | Update config.guess, config.sub. | Arnold D. Robbins | 2016-06-10 | 3 | -18/+29 | |
| | | ||||||
* | | Allow extension functions to get more arguments than expected. | Arnold D. Robbins | 2016-05-30 | 2 | -1/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 2 | -2/+2 | |
|\| | ||||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-23 | 4 | -53/+65 | |
|\| | ||||||
| * | Update config.* auxiliary files. | Arnold D. Robbins | 2016-02-23 | 4 | -53/+65 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-27 | 2 | -0/+6 | |
|\| | ||||||
| * | Fix statvfs for AIX compilation. | Arnold D. Robbins | 2016-01-27 | 2 | -0/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-20 | 5 | -4/+82 | |
|\| | ||||||
| * | Add (undocumented) statvfs extension function. | Arnold D. Robbins | 2016-01-20 | 5 | -4/+82 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 3 | -0/+7 | |
|\| | ||||||
| * | Make creating the distribution work again. | Arnold D. Robbins | 2015-12-16 | 3 | -0/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 5 | -3/+49 | |
|\| | ||||||
| * | Autoconf fixups in extension directory. | Arnold D. Robbins | 2015-12-16 | 5 | -3/+49 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-15 | 11 | -13/+19 | |
|\| | ||||||
| * | Doc fixes. | Arnold D. Robbins | 2015-11-15 | 11 | -13/+19 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 2 | -0/+9 | |
|\| | ||||||
| * | Improve extension/configh.in for recent GLIBC. | Arnold D. Robbins | 2015-10-26 | 2 | -0/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 9 | -34/+115 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | 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 | |
| | | | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-25 | 4 | -26/+53 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Update infrastructure files. | Arnold D. Robbins | 2015-09-25 | 4 | -26/+53 | |
| |/ | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-02 | 1 | -5/+5 | |
|\| | ||||||
| * | Update autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -5/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-02 | 3 | -7/+18 | |
|\| | ||||||
| * | Bug fix in revoutput extension. | Arnold D. Robbins | 2015-08-02 | 3 | -7/+18 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 2 | -1/+10 | |
|\| | ||||||
| * | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 2 | -1/+10 | |
| | |