Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-27 | 9 | -5/+39 |
|\ | |||||
| * | Fix problem with MPFR conversion to int from hex numbers. | Arnold D. Robbins | 2018-09-27 | 9 | -5/+39 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-26 | 5 | -9/+39 |
|\| | |||||
| * | Add more lint warnings. | Arnold D. Robbins | 2018-09-26 | 5 | -9/+39 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-23 | 6 | -3/+15 |
|\| | |||||
| * | Small fix for Sun compilers. | Arnold D. Robbins | 2018-09-23 | 2 | -0/+7 |
| | | |||||
| * | Fix beta patch level in gawktexi.in(Extracting). | Arnold D. Robbins | 2018-09-23 | 4 | -3/+8 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-21 | 9 | -3/+42 |
|\| | |||||
| * | Bug fix for trailing backslash in dynamic regexp. | Arnold D. Robbins | 2018-09-21 | 9 | -3/+42 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-21 | 13 | -85/+305 |
|\| | |||||
| * | Sync files from GNULIB. | Arnold D. Robbins | 2018-09-21 | 7 | -82/+239 |
| | | |||||
| * | Update UPDATE_MONTH in the doc. | Arnold D. Robbins | 2018-09-21 | 4 | -2/+59 |
| | | |||||
| * | Fix compile problem for AIX. | Arnold D. Robbins | 2018-09-21 | 2 | -1/+7 |
| | | |||||
* | | 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 '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 '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 '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 |
| | | |||||
* | | 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 '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 '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 '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 '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 |
| | | | |