aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Op_comment in debug.c:print_instruction.Arnold D. Robbins2018-10-102-1/+6
* Ignore failure in profile1 test, allows make to keep going.Arnold D. Robbins2018-10-103-2/+7
* Remove unneeded files.Arnold D. Robbins2018-10-033-740/+5
* Fix for regex for non-GNU compilers.Arnold D. Robbins2018-10-012-0/+11
* Fix most recent ChangeLog entry.Arnold D. Robbins2018-09-271-1/+1
* Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-279-5/+39
* Add more lint warnings.Arnold D. Robbins2018-09-265-9/+39
* Small fix for Sun compilers.Arnold D. Robbins2018-09-232-0/+7
* Fix beta patch level in gawktexi.in(Extracting).Arnold D. Robbins2018-09-234-3/+8
* Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-219-3/+42
* Sync files from GNULIB.Arnold D. Robbins2018-09-217-82/+239
* Update UPDATE_MONTH in the doc.Arnold D. Robbins2018-09-214-2/+59
* Fix compile problem for AIX.Arnold D. Robbins2018-09-212-1/+7
* Update config.rpath from GNULIB.Arnold D. Robbins2018-09-182-1/+5
* Add lint check for decrementing NF.Arnold D. Robbins2018-09-182-0/+12
* Improve lint check for accessing fields in END rule.Arnold D. Robbins2018-09-183-8/+17
* Fix typo in gettext version in NEWS.Arnold D. Robbins2018-09-182-1/+8
* Update to Gettext 0.19.8.1.Arnold D. Robbins2018-09-1618-588/+641
* Upgrade to Automake 1.16.1.Arnold D. Robbins2018-09-1619-547/+702
* Upgrade to Bison 3.1.Arnold D. Robbins2018-09-164-537/+546
* Fix check of static boolean in field.c:get_field.Arnold D. Robbins2018-09-161-1/+1
* Add lint warning for accessing $0 in an END rule.Arnold D. Robbins2018-09-163-2/+15
* Move some prototypes to awk.h from main.c.Arnold D. Robbins2018-09-143-3/+9
* Fix the MinGW build.Eli Zaretskii2018-09-083-0/+15
* Update misc files from GNULIB.Arnold D. Robbins2018-09-076-85/+93
* Update config.* files.Arnold D. Robbins2018-09-076-970/+891
* Remove \n from calls to lintwarn, warning, and fatal.Arnold D. Robbins2018-09-077-16/+22
* Update README_d/README.alpine.Arnold D. Robbins2018-09-072-1/+10
* Disable fmtspcl test.Arnold D. Robbins2018-08-273-26/+33
* Document %a/%A is also for BWK awk.Arnold D. Robbins2018-08-274-462/+464
* Doc updates w.r.t. BWK awk download.Arnold D. Robbins2018-08-264-113/+86
* Sync regex_internal.c with GNULIB.Arnold D. Robbins2018-08-262-2/+6
* Documentation updates.Arnold D. Robbins2018-08-244-740/+646
* Update config.sub.Arnold D. Robbins2018-08-244-438/+443
* Remove missing_d/mktime.c.old.Arnold D. Robbins2018-08-242-425/+4
* Update NEWS.Arnold D. Robbins2018-08-242-0/+8
* z/OS compile fix for GNULIB regex.Arnold D. Robbins2018-08-222-0/+8
* Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-179-518/+2004
|\
| * Update to a more recent version of mktime.c.Arnold D. Robbins2018-08-175-224/+1666
| * Update config.sub.Arnold D. Robbins2018-08-174-294/+338
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-108-175/+223
|\|
| * Update build aux files.Arnold D. Robbins2018-08-106-174/+214
| * Sync dfa.c with GNULIB.Arnold D. Robbins2018-08-102-1/+8
* | Fix regcomp.c:parse_byte to get full RRI.Arnold D. Robbins2018-08-101-5/+4
* | Sync with gnulib.Arnold D. Robbins2018-08-101-13/+5
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-088-1172/+1180
|\|
| * Fix whitespace in various ChangeLog files.Arnold D. Robbins2018-08-086-1153/+1153
| * VMS test fixes.John Malmberg2018-08-072-19/+27
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-074-0/+26
|\|
| * Add fixes for building with gnu regex.John Malmberg2018-08-064-0/+26