aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.y
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Undo change, but update comments as to why not needed.Arnold D. Robbins2017-02-021-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-021-1/+2
|\| | |
| * | | Improve memory hygiene in set_profile_text.Arnold D. Robbins2017-02-021-1/+2
| | |/ | |/|
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-02-011-16/+10
|\| |
| * | Improve making of profile number code and also MPFR case thereof.Arnold D. Robbins2017-02-011-16/+10
| |/
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2017-01-191-2/+8
|\|
| * Speed up programs that toggle IGNORECASE a lot.Arnold D. Robbins2017-01-191-2/+8
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-221-15/+1
|\|
| * Add regex value support to API. Update rwarr extension and test.Arnold D. Robbins2016-11-291-15/+1
| |
* | Start on improving switch/case comments for profiling.Arnold D. Robbins2016-11-281-14/+31
|/
* Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-1/+1
|\
| * Audit use of stptr for NUL termination. Update doc before merge to master.Arnold D. Robbins2016-11-181-1/+1
| |
* | Finish reworking typed regexes. Tests pass!Arnold D. Robbins2016-11-151-12/+11
| |
* | First steps reworking code away from node type.Arnold D. Robbins2016-11-151-7/+16
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-311-1/+6
|\|
| * Fix some valgrind errors.Arnold D. Robbins2016-10-311-1/+6
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-231-84/+84
|\|
| * Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-84/+84
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-161-1/+1
|\|
| * Typo fix in call to add_sign_to_num.Arnold D. Robbins2016-10-161-1/+1
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-161-15/+34
|\|
| * Implement unary plus for real, including for pretty printing.Arnold D. Robbins2016-10-161-15/+34
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-121-5/+5
|\|
| * Optimization in storing numeric string values for profiling. Update NEWS.Arnold D. Robbins2016-10-121-5/+5
| |
* | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-111-6/+40
|\|
| * Use original input text of numbers when pretty printing.Arnold D. Robbins2016-10-111-6/+40
| |
* | Restore typed regexp code in a new branch.Arnold D. Robbins2016-08-031-5/+65
|/
* Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-65/+5
|
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-191-1/+1
|\
| * Small code cleanup in awkgram.y:shadow_funcs.Arnold D. Robbins2016-07-181-1/+1
| |
* | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-1/+3
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-1/+3
| |\|
| | * Allow -d- to print to stdout.Arnold D. Robbins2016-07-011-1/+3
| | |
* | | Eliminate more STRCUR tests in awkgram.yAndrew J. Schorr2016-06-131-5/+5
| | |
* | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵Andrew J. Schorr2016-06-131-13/+1
|/ / | | | | | | and lint checks.
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-5/+5
|\|
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-301-5/+5
| |
* | Pretty printer: remove CRs and trailing newlines from comments.Arnold D. Robbins2016-03-271-1/+14
| |
* | More improvements in comment printing.Arnold D. Robbins2016-03-171-11/+35
| |
* | Initial changes to improve end of line comments.Arnold D. Robbins2016-03-171-11/+60
| |
* | Turn optimization on by default. New -s option to disable it.Arnold D. Robbins2016-02-051-0/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-271-5/+6
|\|
| * Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-271-5/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-281-2/+2
|\|
| * Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-281-2/+2
| |
* | Fix invalid write in yylex.Arnold D. Robbins2015-10-251-1/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-111-3/+6
|\|
| * Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-111-3/+6
| |
* | Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-041-2/+41
|\|
| * Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-261-0/+4
| |\