aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Fix switch and ?:. also range expressions. Start on functions.Arnold D. Robbins2018-10-044-427/+553
| | |
* | | Comments: range expressions and switch statement.Arnold D. Robbins2018-10-033-375/+418
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-033-740/+5
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-033-740/+5
| |\|
| | * Remove unneeded files.Arnold D. Robbins2018-10-033-740/+5
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-012-0/+11
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-012-0/+11
| |\|
| | * Fix for regex for non-GNU compilers.Arnold D. Robbins2018-10-012-0/+11
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-271-1/+1
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-271-1/+1
| |\|
| | * Fix most recent ChangeLog entry.Arnold D. Robbins2018-09-271-1/+1
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-279-5/+39
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-279-5/+39
| |\|
| | * Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-279-5/+39
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-265-9/+39
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-265-9/+39
| |\|
| | * Add more lint warnings.Arnold D. Robbins2018-09-265-9/+39
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-236-3/+15
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-236-3/+15
| |\|
| | * 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
| | |
* | | Start at revamping comment handling for the pretty printer.Arnold D. Robbins2018-09-214-857/+756
| | |
* | | Reset comment changes to be equal to master.Arnold D. Robbins2018-09-213-960/+924
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-219-3/+42
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-219-3/+42
| |\|
| | * Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-219-3/+42
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-2113-85/+305
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-2113-85/+305
| |\|
| | * 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
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-185-10/+42
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-185-10/+42
| |\|
| | * 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
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-1638-1674/+1904
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-1638-1672/+1902
| |\|
| | * 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
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-143-3/+9
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-143-3/+9
| |\|
| | * Move some prototypes to awk.h from main.c.Arnold D. Robbins2018-09-143-3/+9
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-083-0/+15
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-083-0/+15
| |\|
| | * Fix the MinGW build.Eli Zaretskii2018-09-083-0/+15
| | |