Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 4 | -437/+441 | |
| |\| | | | ||||||
| | * | | | Fix typo in doc causing makeinfo errors. | Arnold D. Robbins | 2018-08-02 | 4 | -437/+441 | |
| | | |/ | | |/| | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-02 | 30 | -688/+1120 | |
|\| | | | ||||||
| * | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 30 | -688/+1120 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.2-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2018-08-02 | 2 | -0/+13 | |
| | |\ \ | | | | | | | | | | | | | | | | gawk-4.2-stable | |||||
| | | * | | OpenVMS broken math.h fixes. | John Malmberg | 2018-08-01 | 2 | -0/+13 | |
| | | | | | ||||||
| | * | | | Add lint warning for escaped newlines. | Arnold D. Robbins | 2018-08-02 | 4 | -1/+11 | |
| | |/ / | ||||||
| | * | | Fix assigning $0 from a number. | Arnold D. Robbins | 2018-07-31 | 9 | -2/+41 | |
| | | | | ||||||
| | * | | Fix handling of physical newlines in -v arguments and related improvemnts. | Arnold D. Robbins | 2018-07-31 | 10 | -432/+642 | |
| | | | | ||||||
| | * | | Fix coredump from IGNORECASE array sorting. | Arnold D. Robbins | 2018-07-31 | 8 | -5/+93 | |
| | | | | ||||||
| | * | | Minor doc fixes. | Arnold D. Robbins | 2018-07-31 | 5 | -11/+17 | |
| | | | | ||||||
| | * | | Avoid hyphenation in bug email address in the man page. | Arnold D. Robbins | 2018-07-31 | 2 | -1/+5 | |
| | | | | ||||||
| | * | | Remove incorrect file test/lintwan.ok. | Arnold D. Robbins | 2018-07-27 | 1 | -39/+0 | |
| | | | | ||||||
| | * | | Fix test/lintwarn.ok. | Arnold D. Robbins | 2018-07-27 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | And commit lintwarn.ok, too. | Arnold D. Robbins | 2018-07-27 | 1 | -0/+39 | |
| | | | | ||||||
| | * | | Forgot to commit awkgram.c. | Arnold D. Robbins | 2018-07-27 | 1 | -6/+6 | |
| | | | | ||||||
| | * | | Add lint warning for `print "foo" > "foo" 1'. | Arnold D. Robbins | 2018-07-27 | 5 | -236/+251 | |
| | | | | ||||||
| | * | | Add warnings for unknown regex escape sequences. | Arnold D. Robbins | 2018-07-27 | 6 | -0/+46 | |
| | |/ | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-07-25 | 4 | -218/+357 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-25 | 4 | -218/+357 | |
| |\| | ||||||
| | * | Add example on buffering and ptys to the doc. | Arnold D. Robbins | 2018-07-25 | 4 | -218/+357 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-07-13 | 16 | -486/+773 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-13 | 16 | -486/+773 | |
| |\| | ||||||
| | * | Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed. | Arnold D. Robbins | 2018-07-13 | 16 | -480/+743 | |
| | | | ||||||
| | * | Improve fmtspcl test. | Arnold D. Robbins | 2018-07-12 | 3 | -10/+34 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-27 | 14 | -161/+149 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-27 | 14 | -161/+149 | |
| |\| | ||||||
| | * | Update config.guess and config.sub. | Arnold D. Robbins | 2018-06-27 | 6 | -154/+130 | |
| | | | ||||||
| | * | Update texinfo.tex. | Arnold D. Robbins | 2018-06-27 | 2 | -2/+9 | |
| | | | ||||||
| | * | Sync more stuff from GNULIB. Mainly copyright dates. | Arnold D. Robbins | 2018-06-27 | 5 | -5/+6 | |
| | | | ||||||
| | * | Sync dfa.c with GNULIB. | Arnold D. Robbins | 2018-06-27 | 2 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-27 | 10 | -5/+43 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-27 | 10 | -5/+43 | |
| |\| | ||||||
| | * | Small simplification to support/regex_internal.h. | Arnold D. Robbins | 2018-06-27 | 2 | -2/+5 | |
| | | | ||||||
| | * | Huge numeric values that overflow should convert to infinity instead of zero. | Andrew J. Schorr | 2018-06-22 | 8 | -3/+38 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-17 | 5 | -5/+28 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-17 | 5 | -5/+28 | |
| |\| | ||||||
| | * | Fix a corner case with EPIPE to stdout/stderr. | Arnold D. Robbins | 2018-06-17 | 5 | -5/+28 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-15 | 2 | -1/+22 | |
|\| | | ||||||
| * | | Update Italian translation. | Arnold D. Robbins | 2018-06-15 | 2 | -1/+22 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-12 | 5 | -519/+545 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-12 | 5 | -519/+545 | |
| |\| | ||||||
| | * | Update doc/wordlist. | Arnold D. Robbins | 2018-06-12 | 2 | -0/+2 | |
| | | | ||||||
| | * | Further improvement on discussion of RS. | Arnold D. Robbins | 2018-06-12 | 4 | -519/+543 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-11 | 4 | -515/+542 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-11 | 4 | -515/+542 | |
| |\| | ||||||
| | * | Small improvement in documentation of RS. | Arnold D. Robbins | 2018-06-11 | 4 | -515/+542 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-06-06 | 6 | -254/+277 | |
|\| | | ||||||
| * | | Update Italian translation. | Arnold D. Robbins | 2018-06-06 | 2 | -12/+33 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-06 | 4 | -242/+244 | |
| |\| |