aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-183-477/+329
|\
| * Make pretty-printing and profiling chain else-if's.Arnold D. Robbins2016-02-183-478/+328
| |
* | Turn optimization on by default. New -s option to disable it.Arnold D. Robbins2016-02-052-0/+5
| |
* | Make building a working tarball work again.Arnold D. Robbins2016-01-283-0/+8
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-146-3/+42
|\|
| * Clean up whitespace in ChangeLogs.Arnold D. Robbins2016-01-141-1/+5
| |
| * Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-146-2/+37
| |
* | Update test/Changelog after last merge. Ooops.Arnold D. Robbins2015-12-271-0/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-277-19/+59
|\|
| * Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-275-2/+52
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-248-4/+141
|\|
| * Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-247-2/+129
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-286-2/+23
|\|
| * Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-286-2/+23
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-263-59/+65
|\|
| * Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-116-2/+28
|\|
| * Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-116-2/+28
| |
* | Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-043-16/+25
|\|
| * Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-265-0/+24
| |\
| * \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-187-2/+33
| |\ \
| * \ \ Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-042-1/+5
| |\ \ \
| * | | | ChangeLog entries for z/OS added.Arnold D. Robbins2015-09-011-0/+8
| | | | |
| * | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-08-257-2/+37
| |\ \ \ \
| * | | | | Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-022-15/+17
| | | | | |
* | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-265-0/+25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fatal with --posix on multidimensional arrays.Arnold D. Robbins2015-09-265-0/+24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-187-2/+33
|\| | | |
| * | | | Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-187-2/+33
| | |_|/ | |/| |
* | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-042-1/+5
|\| | |
| * | | Profiling: print integral values as integers.Arnold D. Robbins2015-09-042-1/+5
| | |/ | |/|
* | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-08-257-2/+37
|\| |
| * | Improve handling of invalid data in UTF locales.Arnold D. Robbins2015-08-257-2/+37
| |/
* | Typed regex fix, if in an array.Arnold D. Robbins2015-06-296-4/+34
| |
* | Debugger fix, eval for builtin extensions + test.Arnold D. Robbins2015-06-296-2/+38
| |
* | Add thanks to test/ChangeLog entry.Arnold D. Robbins2015-06-281-0/+1
| |
* | Additional memory fixes and test for typedregex.Arnold D. Robbins2015-06-286-2/+36
| |
* | Improve values returned by typeof. Fix tests and doc.Arnold D. Robbins2015-06-265-10/+15
| |
* | Fix `make check' when building out of the source tree.Arnold D. Robbins2015-06-264-10/+15
| |
* | Remove support for old-style extensions.Arnold D. Robbins2015-06-262-1/+4
| |
* | Add new debugger test.Arnold D. Robbins2015-06-269-10/+55
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-253-2/+6
|\|
| * Fix negtime test to run out-of-tree.Arnold D. Robbins2015-06-253-2/+6
| |
* | New test for debugger and typed regexps.Arnold D. Robbins2015-06-256-2/+45
| |
* | Make typeof3 and typeof4 tests actually work.Arnold D. Robbins2015-06-254-3/+24
| |
* | More work straightening out typeof, including tests.Arnold D. Robbins2015-06-257-0/+54
| |
* | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-216-2/+47
| |
* | Cleanup files and fix up tests for typed regexes and typeof.Arnold D. Robbins2015-06-1910-5/+406
| |
* | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-194-4/+9
|\ \
| * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-06-174-4/+9
| |\|