Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-18 | 5 | -10/+42 |
|\ | |||||
| * | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-18 | 5 | -10/+42 |
| |\ | |||||
| | * | Update config.rpath from GNULIB. | Arnold D. Robbins | 2018-09-18 | 2 | -1/+5 |
| | | | |||||
| | * | Add lint check for decrementing NF. | Arnold D. Robbins | 2018-09-18 | 2 | -0/+12 |
| | | | |||||
| | * | Improve lint check for accessing fields in END rule. | Arnold D. Robbins | 2018-09-18 | 3 | -8/+17 |
| | | | |||||
| | * | Fix typo in gettext version in NEWS. | Arnold D. Robbins | 2018-09-18 | 2 | -1/+8 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-16 | 38 | -1674/+1904 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-16 | 38 | -1672/+1902 |
| |\| | |||||
| | * | Update to Gettext 0.19.8.1. | Arnold D. Robbins | 2018-09-16 | 18 | -588/+641 |
| | | | |||||
| | * | Upgrade to Automake 1.16.1. | Arnold D. Robbins | 2018-09-16 | 19 | -547/+702 |
| | | | |||||
| | * | Upgrade to Bison 3.1. | Arnold D. Robbins | 2018-09-16 | 4 | -537/+546 |
| | | | |||||
| | * | Fix check of static boolean in field.c:get_field. | Arnold D. Robbins | 2018-09-16 | 1 | -1/+1 |
| | | | |||||
| | * | Add lint warning for accessing $0 in an END rule. | Arnold D. Robbins | 2018-09-16 | 3 | -2/+15 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-14 | 3 | -3/+9 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-14 | 3 | -3/+9 |
| |\| | |||||
| | * | Move some prototypes to awk.h from main.c. | Arnold D. Robbins | 2018-09-14 | 3 | -3/+9 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-08 | 3 | -0/+15 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-08 | 3 | -0/+15 |
| |\| | |||||
| | * | Fix the MinGW build. | Eli Zaretskii | 2018-09-08 | 3 | -0/+15 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-07 | 24 | -1072/+1020 |
|\| | | |||||
| * | | Fix permissions on some files in doc/it. | Arnold D. Robbins | 2018-09-07 | 4 | -0/+4 |
| | | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-07 | 20 | -1072/+1016 |
| |\| | |||||
| | * | Update misc files from GNULIB. | Arnold D. Robbins | 2018-09-07 | 6 | -85/+93 |
| | | | |||||
| | * | Update config.* files. | Arnold D. Robbins | 2018-09-07 | 6 | -970/+891 |
| | | | |||||
| | * | Remove \n from calls to lintwarn, warning, and fatal. | Arnold D. Robbins | 2018-09-07 | 7 | -16/+22 |
| | | | |||||
| | * | Update README_d/README.alpine. | Arnold D. Robbins | 2018-09-07 | 2 | -1/+10 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-27 | 7 | -488/+497 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-27 | 7 | -488/+497 |
| |\| | |||||
| | * | Disable fmtspcl test. | Arnold D. Robbins | 2018-08-27 | 3 | -26/+33 |
| | | | |||||
| | * | Document %a/%A is also for BWK awk. | Arnold D. Robbins | 2018-08-27 | 4 | -462/+464 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-26 | 6 | -115/+92 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-26 | 6 | -115/+92 |
| |\| | |||||
| | * | Doc updates w.r.t. BWK awk download. | Arnold D. Robbins | 2018-08-26 | 4 | -113/+86 |
| | | | |||||
| | * | Sync regex_internal.c with GNULIB. | Arnold D. Robbins | 2018-08-26 | 2 | -2/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-24 | 11 | -1603/+1101 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-24 | 11 | -1603/+1101 |
| |\| | |||||
| | * | Documentation updates. | Arnold D. Robbins | 2018-08-24 | 4 | -740/+646 |
| | | | |||||
| | * | Update config.sub. | Arnold D. Robbins | 2018-08-24 | 4 | -438/+443 |
| | | | |||||
| | * | Remove missing_d/mktime.c.old. | Arnold D. Robbins | 2018-08-24 | 2 | -425/+4 |
| | | | |||||
| | * | Update NEWS. | Arnold D. Robbins | 2018-08-24 | 2 | -0/+8 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-08-22 | 14 | -1357/+1628 |
|\| | | |||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-22 | 14 | -1357/+1628 |
| |\| | |||||
| | * | z/OS compile fix for GNULIB regex. | Arnold D. Robbins | 2018-08-22 | 2 | -0/+8 |
| | | | |||||
| | * | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-17 | 9 | -518/+2004 |
| | |\ | |||||
| | * \ | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-10 | 8 | -175/+223 |
| | |\ \ | |||||
| | * | | | Fix regcomp.c:parse_byte to get full RRI. | Arnold D. Robbins | 2018-08-10 | 1 | -5/+4 |
| | | | | | |||||
| | * | | | Sync with gnulib. | Arnold D. Robbins | 2018-08-10 | 1 | -13/+5 |
| | | | | | |||||
| | * | | | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-08 | 8 | -1172/+1180 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-07 | 4 | -0/+26 |
| | |\ \ \ \ | |||||
| | * | | | | | Emulate nl_langinfo(CODESET) for MinGW. | Eli Zaretskii | 2018-08-04 | 5 | -1/+91 |
| | | | | | | |