Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -2/+2 | |
|\| | ||||||
| * | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-07 | 1 | -0/+10 | |
|\| | ||||||
| * | Minor code cleanups. | Arnold D. Robbins | 2014-09-07 | 1 | -0/+10 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 1 | -0/+2 | |
|\| | ||||||
| * | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -0/+2 | |
| | | ||||||
* | | Remove support for MirBSD. Yay! | Arnold D. Robbins | 2014-08-26 | 1 | -11/+0 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-15 | 1 | -1/+1 | |
|\| | ||||||
| * | Adjust -L option in usage output, update test. | Arnold D. Robbins | 2014-08-15 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 1 | -0/+5 | |
|\| | ||||||
| * | Clean up some memory in MPFR. | Arnold D. Robbins | 2014-07-31 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-25 | 1 | -0/+2 | |
|\| | ||||||
| * | Add a warning if -M used and MPFR not available. | Arnold D. Robbins | 2014-07-25 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix option ordering in usage output. | Arnold D. Robbins | 2014-07-24 | 1 | -1/+1 | |
| | | ||||||
* | | Make --pretty-print not run the program. | Arnold D. Robbins | 2014-06-24 | 1 | -3/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 | |
|\| | ||||||
| * | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-21 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump UPDATE_YEAR in main.c. | Arnold D. Robbins | 2014-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-10 | 1 | -1/+0 | |
|\| | ||||||
| * | Further changes. | Arnold D. Robbins | 2013-12-12 | 1 | -5/+0 | |
| | | ||||||
| * | First round of VMS changes. | Arnold D. Robbins | 2013-12-12 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' to sort option table by long option name. | Andrew J. Schorr | 2013-12-01 | 1 | -21/+22 | |
|\| | ||||||
| * | Sort option table by long option name for ease of maintenance. | Andrew J. Schorr | 2013-12-01 | 1 | -21/+22 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' to get --include to work. | Andrew J. Schorr | 2013-11-27 | 1 | -0/+1 | |
|\| | ||||||
| * | Add --include long option and tests to make sure that --load and --include work. | Andrew J. Schorr | 2013-11-27 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-24 | 1 | -4/+19 | |
|\| | ||||||
| * | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 1 | -4/+19 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-17 | 1 | -0/+8 | |
|\| | ||||||
| * | Catch SIGPIPE. | Arnold D. Robbins | 2013-10-17 | 1 | -0/+8 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-16 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix -O option. | Arnold D. Robbins | 2013-10-16 | 1 | -2/+2 | |
| | | ||||||
* | | Changes to ENVIRON reflect into the environment. | Arnold D. Robbins | 2013-08-19 | 1 | -0/+4 | |
|/ | ||||||
* | Minor profiling fixes. More to come. | Arnold D. Robbins | 2013-05-28 | 1 | -0/+3 | |
| | ||||||
* | Add PROCINFO entries for API major and minor versions. | Arnold D. Robbins | 2013-04-23 | 1 | -0/+5 | |
| | ||||||
* | Code rearrangement to avoid a warning. | Arnold D. Robbins | 2013-03-27 | 1 | -1/+4 | |
| | ||||||
* | Additional fixes for MirBSD. Now passes make check. | Arnold D. Robbins | 2013-03-20 | 1 | -0/+8 | |
| | ||||||
* | Remove unneeded, undocumented -m option. | Arnold D. Robbins | 2013-02-06 | 1 | -15/+1 | |
| | ||||||
* | Add API to --version output. Use it for shlib tests. | Arnold D. Robbins | 2013-01-31 | 1 | -0/+3 | |
| | ||||||
* | Bump version for alpha tarball, copyright in main. | Arnold D. Robbins | 2013-01-17 | 1 | -2/+2 | |
| | ||||||
* | Fix --disable-lint. | Arnold D. Robbins | 2012-12-19 | 1 | -1/+1 | |
| | ||||||
* | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 1 | -2/+2 | |
|\ | ||||||
| * | Change BINMODE to use symbolic values. | Arnold D. Robbins | 2012-12-09 | 1 | -2/+2 | |
| | | ||||||
* | | Further awk.h cleanup. | Arnold D. Robbins | 2012-11-30 | 1 | -3/+1 | |
| | | ||||||
* | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 1 | -0/+12 | |
| | | ||||||
* | | First cut at SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-09-25 | 1 | -2/+6 | |
| | | ||||||
* | | Add undocumented-for-now PROCINFO["identifiers"]. | Arnold D. Robbins | 2012-09-14 | 1 | -0/+2 | |
| | | ||||||
* | | Add facility to get vesion info from extensions. | Arnold D. Robbins | 2012-08-24 | 1 | -2/+9 | |
| | |