summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | Some polishing in awkgram.y.Arnold D. Robbins2018-11-291-0/+5
* | More adjustments. profile11 now gets all the comments!Arnold D. Robbins2018-11-281-0/+6
* | Improve comments before/after functions.Arnold D. Robbins2018-11-271-0/+6
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-261-0/+5
|\ \
| * | Revise PROCINFO["platform"] and related doc.Arnold D. Robbins2018-11-261-0/+5
* | | Continue polishing comments. New test.Arnold D. Robbins2018-11-261-0/+6
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-251-0/+11
|\ \ \ | |/ /
| * | Add PROCINFO["platform"] to code and doc.Arnold D. Robbins2018-11-251-0/+7
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-251-0/+4
| |\ \ | | |/
| | * Update config.sub.Arnold D. Robbins2018-11-251-0/+4
* | | Get comments at outermost level working.Arnold D. Robbins2018-11-241-0/+6
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-241-0/+6
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-241-0/+6
| |\ \ | | |/
| | * Allow command line assignment of typed regexps.Arnold D. Robbins2018-11-241-0/+6
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-171-0/+2
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-171-0/+2
| |\ \ | | |/
| | * Fix building pc/Makefile.tst. Make gawk 4.2.1a tarball.Arnold D. Robbins2018-11-171-0/+2
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-171-1/+10
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-171-1/+10
| |\ \ | | |/
| | * Update to Bison 3.2.1.Arnold D. Robbins2018-11-171-0/+5
| | * Update config.guess.Arnold D. Robbins2018-11-171-1/+5
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-111-0/+3
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-11-111-0/+4
| |\ \ | | |/
| | * Fix usage for -Z option.Arnold D. Robbins2018-11-111-0/+4
* | | More improvements on block comments.Arnold D. Robbins2018-11-111-0/+6
* | | 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