Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Layout improvement in test/Makefile.am. | Arnold D. Robbins | 2018-11-25 | 3 | -6/+10 |
| | |||||
* | Small typo fix in doc. | Arnold D. Robbins | 2018-11-25 | 4 | -3/+7 |
| | |||||
* | Add test for command line typed regexp assignment. | Arnold D. Robbins | 2018-11-24 | 5 | -2/+30 |
| | |||||
* | Improve portability of spacere test. | Arnold D. Robbins | 2018-11-24 | 5 | -11/+17 |
| | |||||
* | Allow command line assignment of typed regexps. | Arnold D. Robbins | 2018-11-24 | 6 | -448/+525 |
| | |||||
* | Update it.po. | Arnold D. Robbins | 2018-11-24 | 2 | -81/+76 |
| | |||||
* | Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball. | Arnold D. Robbins | 2018-11-17 | 37 | -8415/+9636 |
| | |||||
* | Update to Bison 3.2.1. | Arnold D. Robbins | 2018-11-17 | 4 | -609/+600 |
| | |||||
* | Update config.guess. | Arnold D. Robbins | 2018-11-17 | 4 | -3/+11 |
| | |||||
* | Fix usage for -Z option. | Arnold D. Robbins | 2018-11-11 | 2 | -1/+5 |
| | |||||
* | Small doc fixes. | Arnold D. Robbins | 2018-11-02 | 4 | -38/+45 |
| | |||||
* | Remove unused function in dfa.c. | Arnold D. Robbins | 2018-10-31 | 2 | -21/+4 |
| | |||||
* | Merge branch 'gawk-4.2-stable' into update-dfa | Arnold D. Robbins | 2018-10-30 | 4 | -351/+357 |
|\ | |||||
| * | Small doc typo fixes. | Arnold D. Robbins | 2018-10-30 | 4 | -351/+357 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' into update-dfa | Arnold D. Robbins | 2018-10-27 | 4 | -37/+57 |
|\| | |||||
| * | Doc update: don't post bug reports in web forums. | Arnold D. Robbins | 2018-10-27 | 4 | -37/+57 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' into update-dfa | Arnold D. Robbins | 2018-10-24 | 10 | -46/+82 |
|\| | |||||
| * | Improve usage message when debugging enabled. | Arnold D. Robbins | 2018-10-24 | 2 | -1/+8 |
| | | |||||
| * | Update aux files. | Arnold D. Robbins | 2018-10-23 | 6 | -11/+21 |
| | | |||||
| * | Mention GNU Kind Communication Guidelines in the doc. | Arnold D. Robbins | 2018-10-23 | 4 | -34/+53 |
| | | |||||
* | | Update dfa.c. | Arnold D. Robbins | 2018-10-22 | 2 | -129/+254 |
|/ | |||||
* | Fix Op_comment in debug.c:print_instruction. | Arnold D. Robbins | 2018-10-10 | 2 | -1/+6 |
| | |||||
* | Ignore failure in profile1 test, allows make to keep going. | Arnold D. Robbins | 2018-10-10 | 3 | -2/+7 |
| | |||||
* | Remove unneeded files. | Arnold D. Robbins | 2018-10-03 | 3 | -740/+5 |
| | |||||
* | Fix for regex for non-GNU compilers. | Arnold D. Robbins | 2018-10-01 | 2 | -0/+11 |
| | |||||
* | Fix most recent ChangeLog entry. | Arnold D. Robbins | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Fix problem with MPFR conversion to int from hex numbers. | Arnold D. Robbins | 2018-09-27 | 9 | -5/+39 |
| | |||||
* | Add more lint warnings. | Arnold D. Robbins | 2018-09-26 | 5 | -9/+39 |
| | |||||
* | 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 |
| | |||||
* | Bug fix for trailing backslash in dynamic regexp. | Arnold D. Robbins | 2018-09-21 | 9 | -3/+42 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Move some prototypes to awk.h from main.c. | Arnold D. Robbins | 2018-09-14 | 3 | -3/+9 |
| | |||||
* | Fix the MinGW build. | Eli Zaretskii | 2018-09-08 | 3 | -0/+15 |
| | |||||
* | 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 |
| | |||||
* | Disable fmtspcl test. | Arnold D. Robbins | 2018-08-27 | 3 | -26/+33 |
| |