aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix typeof on null fields.Arnold D. Robbins2017-02-171-0/+6
| | |
* | | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-01-271-0/+5
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-0/+5
| |\|
| | * Fix assignment from gensub to $0.Arnold D. Robbins2017-01-271-0/+5
| | |
* | | Fix bug in strftime when format argument is an unterminated field string.Andrew J. Schorr2017-01-261-0/+5
|/ /
* | Improve random number generator's period using a shuffle buffer.Arnold D. Robbins2017-01-191-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2017-01-151-0/+6
|\|
| * Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-151-0/+6
| |
* | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-051-0/+4
| |
* | Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-301-0/+5
| |
* | Add regex value support to API. Update rwarr extension and test.Arnold D. Robbins2016-11-291-0/+5
| |
* | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-211-0/+4
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-211-0/+4
| |\|
| | * Add valgrind.awk to EXTRA_DIST in test/Makefile.am.Arnold D. Robbins2016-11-211-0/+4
| | |
* | | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-0/+20
|\| |
| * | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-071-0/+8
| |\ \
| * \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-041-0/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-111-0/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-09-201-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-251-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-181-0/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-141-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-031-0/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-021-0/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-08-011-1/+17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-231-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-201-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-07-191-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Optimization: support unterminated field strings inside gawk, but make ↵Andrew J. Schorr2016-07-081-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | terminated copies for the API.
| * | | | | | | | | | | | | | | Modify MAYBE_NUM usage and typeof function to return "strnum" only for ↵Andrew J. Schorr2016-07-061-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | actual numeric strings.
| * | | | | | | | | | | | | | | It is OK to use a strnum as a string array subscript, since we now respect ↵Andrew J. Schorr2016-07-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the string value.
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-071-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-071-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Improve valgrind scan.Arnold D. Robbins2016-11-071-0/+8
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-041-0/+5
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove #! from test/arrayind1.awk.Arnold D. Robbins2016-11-041-0/+5
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-111-0/+4
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Use original input text of numbers when pretty printing.Arnold D. Robbins2016-10-111-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-201-0/+5
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Use dfa's new ability to handle anchors.Arnold D. Robbins2016-09-201-0/+5
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-251-0/+4
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-251-0/+4
| |\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Make 4.1.4 release tar ball.Arnold D. Robbins2016-08-251-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-181-0/+9
|\| | | | | | | | | |
| * | | | | | | | | | When ARRAYDEBUG is defined, add a test using adump to check the array type.Andrew J. Schorr2016-08-161-0/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-141-0/+4
|\| | | | | | | | |
| * | | | | | | | | Update intarray test and ok files.Arnold D. Robbins2016-08-141-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Restore typed regexp code in a new branch.Arnold D. Robbins2016-08-031-0/+11
|/ / / / / / / /
* | | | | | | / Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-0/+11
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-021-0/+5
|\| | | | | | | |_|_|_|_|/ |/| | | | |