Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-18 | 1 | -0/+20 | |
| |\| | ||||||
| | * | Update config.rpath from GNULIB. | Arnold D. Robbins | 2018-09-18 | 1 | -0/+4 | |
| | | | ||||||
| | * | Add lint check for decrementing NF. | Arnold D. Robbins | 2018-09-18 | 1 | -0/+5 | |
| | | | ||||||
| | * | Improve lint check for accessing fields in END rule. | Arnold D. Robbins | 2018-09-18 | 1 | -0/+7 | |
| | | | ||||||
| | * | Fix typo in gettext version in NEWS. | Arnold D. Robbins | 2018-09-18 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-16 | 1 | -0/+26 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-16 | 1 | -0/+26 | |
| |\| | ||||||
| | * | Update to Gettext 0.19.8.1. | Arnold D. Robbins | 2018-09-16 | 1 | -0/+9 | |
| | | | ||||||
| | * | Upgrade to Automake 1.16.1. | Arnold D. Robbins | 2018-09-16 | 1 | -0/+5 | |
| | | | ||||||
| | * | Upgrade to Bison 3.1. | Arnold D. Robbins | 2018-09-16 | 1 | -0/+5 | |
| | | | ||||||
| | * | Add lint warning for accessing $0 in an END rule. | Arnold D. Robbins | 2018-09-16 | 1 | -0/+7 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-14 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-14 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Move some prototypes to awk.h from main.c. | Arnold D. Robbins | 2018-09-14 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-07 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-07 | 1 | -0/+7 | |
| |\| | ||||||
| | * | Update config.* files. | Arnold D. Robbins | 2018-09-07 | 1 | -0/+1 | |
| | | | ||||||
| | * | Remove \n from calls to lintwarn, warning, and fatal. | Arnold D. Robbins | 2018-09-07 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-24 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-24 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Update config.sub. | Arnold D. Robbins | 2018-08-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | Update NEWS. | Arnold D. Robbins | 2018-08-24 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-22 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-22 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-17 | 1 | -0/+4 | |
| | |\ | ||||||
| | * \ | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-10 | 1 | -0/+4 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-07 | 1 | -0/+4 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-02 | 1 | -0/+43 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Switch to GNULIB regex. | Arnold D. Robbins | 2018-07-26 | 1 | -0/+5 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-17 | 1 | -0/+4 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-17 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Update config.sub. | Arnold D. Robbins | 2018-08-17 | 1 | -0/+4 | |
| | | |_|_|/ | | |/| | | | ||||||
* | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-10 | 1 | -0/+4 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-10 | 1 | -0/+4 | |
| |\| | | | | ||||||
| | * | | | | Update build aux files. | Arnold D. Robbins | 2018-08-10 | 1 | -0/+4 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-08 | 1 | -0/+4 | |
|\| | | | | ||||||
| * | | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-08 | 1 | -0/+4 | |
| |\| | | | ||||||
| | * | | | Add fixes for building with gnu regex. | John Malmberg | 2018-08-06 | 1 | -0/+4 | |
| | | |/ | | |/| | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-02 | 1 | -0/+43 | |
|\| | | | ||||||
| * | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 1 | -0/+43 | |
| |\| | | ||||||
| | * | | Merge branch 'gawk-4.2-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2018-08-02 | 1 | -0/+5 | |
| | |\ \ | | | | | | | | | | | | | | | | gawk-4.2-stable | |||||
| | | * | | OpenVMS broken math.h fixes. | John Malmberg | 2018-08-01 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Add lint warning for escaped newlines. | Arnold D. Robbins | 2018-08-02 | 1 | -0/+6 | |
| | |/ / | ||||||
| | * | | Fix assigning $0 from a number. | Arnold D. Robbins | 2018-07-31 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Fix handling of physical newlines in -v arguments and related improvemnts. | Arnold D. Robbins | 2018-07-31 | 1 | -0/+12 | |
| | | | | ||||||
| | * | | Fix coredump from IGNORECASE array sorting. | Arnold D. Robbins | 2018-07-31 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Add lint warning for `print "foo" > "foo" 1'. | Arnold D. Robbins | 2018-07-27 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Add warnings for unknown regex escape sequences. | Arnold D. Robbins | 2018-07-27 | 1 | -0/+5 | |
| | |/ | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-07-13 | 1 | -0/+16 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-13 | 1 | -0/+16 | |
| |\| |