aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Improve comments after a closing brace on statements.Arnold D. Robbins2018-11-111-0/+10
| | |
* | | Handle comments after commas in expression lists.Arnold D. Robbins2018-10-301-0/+15
| | |
* | | Dump list of @include files at end when pretty printing.Arnold D. Robbins2018-10-281-0/+11
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-241-0/+4
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-241-0/+4
| |\|
| | * Improve usage message when debugging enabled.Arnold D. Robbins2018-10-241-0/+4
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-231-0/+4
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-231-0/+4
| |\|
| | * Update aux files.Arnold D. Robbins2018-10-231-0/+4
| | |
* | | Add comments to @load. Start for @include.Arnold D. Robbins2018-10-201-0/+13
| | |
* | | Handle comments after the `;' in for loops.Arnold D. Robbins2018-10-171-0/+8
| | |
* | | Distinguish print $0 from print. Doc updates. Fix case and default.Arnold D. Robbins2018-10-171-0/+8
| | |
* | | Comment handling for array for loops.Arnold D. Robbins2018-10-161-0/+3
| | |
* | | Fix compiler warning from Cygwin.Arnold D. Robbins2018-10-161-0/+1
| | |
* | | Continue with comments, especially case and default.Arnold D. Robbins2018-10-161-0/+9
| | |
* | | Improvements for comments in do...while and debug dump.Arnold D. Robbins2018-10-141-0/+8
| | |
* | | Fix comments for && and ||, other small changes.Arnold D. Robbins2018-10-101-0/+9
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-101-0/+5
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-101-0/+5
| |\|
| | * Fix Op_comment in debug.c:print_instruction.Arnold D. Robbins2018-10-101-0/+5
| | |
* | | Improve handling of braced statements and comments in if/else.Arnold D. Robbins2018-10-101-0/+6
| | |
* | | Fix empty statement handling.Arnold D. Robbins2018-10-091-0/+7
| | |
* | | Continued improvements in comment refactoring.Arnold D. Robbins2018-10-091-0/+16
| | |
* | | Improve handling of comments on braces for action rule.Arnold D. Robbins2018-10-061-0/+5
| | |
* | | Fix switch and ?:. also range expressions. Start on functions.Arnold D. Robbins2018-10-041-0/+12
| | |
* | | Comments: range expressions and switch statement.Arnold D. Robbins2018-10-031-0/+5
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-10-011-0/+4
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-10-011-0/+4
| |\|
| | * Fix for regex for non-GNU compilers.Arnold D. Robbins2018-10-011-0/+4
| | |
* | | 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-271-0/+6
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-271-0/+6
| |\|
| | * Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-271-0/+6
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-261-0/+12
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-261-0/+12
| |\|
| | * Add more lint warnings.Arnold D. Robbins2018-09-261-0/+12
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-231-0/+5
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-231-0/+5
| |\|
| | * Small fix for Sun compilers.Arnold D. Robbins2018-09-231-0/+5
| | |
* | | Start at revamping comment handling for the pretty printer.Arnold D. Robbins2018-09-211-0/+11
| | |
* | | Reset comment changes to be equal to master.Arnold D. Robbins2018-09-211-0/+6
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-211-0/+8
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-211-0/+8
| |\|
| | * Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-211-0/+8
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-211-0/+6
|\| |
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-09-211-0/+6
| |\|
| | * Fix compile problem for AIX.Arnold D. Robbins2018-09-211-0/+6
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-09-181-0/+20
|\| |