aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/cmakeArnold D. Robbins2015-08-122-211/+54
|\
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-08-122-211/+54
| |\
| | * Sync dfa with grep.Arnold D. Robbins2015-08-122-211/+54
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-08-0227-245/+955
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-08-0227-245/+955
| |\|
| | * Update autotools.Arnold D. Robbins2015-08-0227-245/+955
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-08-025-48/+84
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-08-025-48/+84
| |\|
| | * Bug fix in revoutput extension.Arnold D. Robbins2015-08-023-7/+18
| | |
| | * Sync dfa.c with GNU grep.Arnold D. Robbins2015-08-022-41/+66
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-07-304-72/+77
|\| |
| * | Small typo fix in the doc.Arnold D. Robbins2015-07-304-72/+77
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-07-212-8/+82
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-212-8/+82
| |\|
| | * Sync dfa with grep.Arnold D. Robbins2015-07-212-8/+82
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-07-182-12/+42
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-182-12/+42
| |\|
| | * Sync dfa.c with GNU grep.Arnold D. Robbins2015-07-182-12/+42
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-07-085-55/+57
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-083-53/+46
| |\|
| | * Sync dfa with GNU grep.Arnold D. Robbins2015-07-083-53/+46
| | |
| * | Accept VSI as new producer for VMSJohn Malmberg2015-07-022-2/+11
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-07-014-38/+49
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-014-38/+49
| |\|
| | * Update doc on quiktrim awk.Arnold D. Robbins2015-07-014-38/+49
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-06-3017-180/+459
|\| |
| * | Document that sometimes the debugger is invasive.Arnold D. Robbins2015-06-304-171/+363
| | |
| * | Typed regex fix, if in an array.Arnold D. Robbins2015-06-298-5/+37
| | |
| * | Debugger fix, eval for builtin extensions + test.Arnold D. Robbins2015-06-299-6/+61
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-06-2830-524/+569
|\| |
| * | Add thanks to test/ChangeLog entry.Arnold D. Robbins2015-06-281-0/+1
| | |
| * | Additional memory fixes and test for typedregex.Arnold D. Robbins2015-06-288-3/+38
| | |
| * | Improve memory tracking on typed regex.Arnold D. Robbins2015-06-285-2/+12
| | |
| * | Improve values returned by typeof. Fix tests and doc.Arnold D. Robbins2015-06-2611-326/+424
| | |
| * | 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-2610-175/+26
| | |
| * | Add new debugger test.Arnold D. Robbins2015-06-269-10/+55
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-06-2522-16/+264
|\| |
| * | Typo fix in debug.c.Arnold D. Robbins2015-06-252-1/+5
| | |
| * | 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-2512-2/+81
| | |
| * | Fix typeof to work correctly on subarrays.Arnold D. Robbins2015-06-222-1/+9
| | |
| * | Improve debugger support for typed regexps.Arnold D. Robbins2015-06-224-0/+20
| | |
| * | Make isarray also not scalarize untyped parameters.Arnold D. Robbins2015-06-224-10/+9
| | |
| * | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-2113-9/+79
| | |
* | | Merge branch 'master' into feature/cmakeArnold D. Robbins2015-06-192-16/+6
|\| |
| * | Update TODO after adding typed regexes and typeof.Arnold D. Robbins2015-06-192-16/+6
| | |