Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new debugger test. | Arnold D. Robbins | 2015-06-26 | 9 | -10/+55 |
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-25 | 3 | -2/+6 |
|\ | |||||
| * | Fix negtime test to run out-of-tree. | Arnold D. Robbins | 2015-06-25 | 3 | -2/+6 |
* | | New test for debugger and typed regexps. | Arnold D. Robbins | 2015-06-25 | 6 | -2/+45 |
* | | Make typeof3 and typeof4 tests actually work. | Arnold D. Robbins | 2015-06-25 | 4 | -3/+24 |
* | | More work straightening out typeof, including tests. | Arnold D. Robbins | 2015-06-25 | 7 | -0/+54 |
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 6 | -2/+47 |
* | | Cleanup files and fix up tests for typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 10 | -5/+406 |
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-19 | 4 | -4/+9 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 4 | -4/+9 |
| |\| | |||||
| | * | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 4 | -4/+9 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 4 | -3/+32 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 4 | -3/+32 |
| |\| | |||||
| | * | Improve negtime test. | Arnold D. Robbins | 2015-05-29 | 4 | -3/+32 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 4 | -8/+30 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-21 | 4 | -8/+26 |
| |\| | |||||
| | * | Improve error message if inadequate locale support. | Arnold D. Robbins | 2015-05-21 | 3 | -2/+7 |
| | * | Fix fts test to not include atime. | Arnold D. Robbins | 2015-05-21 | 2 | -6/+19 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-19 | 1 | -0/+4 |
| |\| | |||||
| | * | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-05 | 7 | -6/+90 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 3 | -4/+14 |
| |\| | |||||
| | * | Wrap dbueval test in check for tty. | Arnold D. Robbins | 2015-05-05 | 3 | -4/+14 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 7 | -2/+76 |
| |\| | |||||
| | * | Fix parsing brackets in regexps (again). | Arnold D. Robbins | 2015-05-05 | 7 | -2/+76 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-03 | 1 | -0/+4 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-29 | 1 | -0/+4 |
| |\| | |||||
| | * | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-28 | 12 | -6/+101 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-28 | 7 | -2/+36 |
| |\| | |||||
| | * | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 7 | -2/+36 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 7 | -2/+30 |
| |\| | |||||
| | * | Fix to Jan 7 2015 regexp parsing fix. | Arnold D. Robbins | 2015-04-27 | 7 | -2/+30 |
| * | | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-16 | 1 | -8/+8 |
| |\ \ | |||||
| * | | | Make builtin shadowing work. Add test and doc. | Arnold D. Robbins | 2015-04-16 | 6 | -2/+35 |
* | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-16 | 1 | -8/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Updated autoconf (.ac) files. Remove RETSIGTYPE. | Arnold D. Robbins | 2015-04-16 | 1 | -8/+8 |
| |/ / | |||||
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
| |\| | |||||
| | * | Make indirect call of gensub with 3 args work. | Arnold D. Robbins | 2015-04-14 | 3 | -0/+12 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-14 | 5 | -2/+27 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-13 | 5 | -2/+27 |
| |\| | |||||
| | * | Remove fatal error if strftime timestamp < 0. | Arnold D. Robbins | 2015-04-13 | 5 | -2/+27 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-13 | 4 | -15/+46 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-09 | 4 | -15/+46 |
| |\| | |||||
| | * | Robustify the charset tests against missing locales. | Arnold D. Robbins | 2015-04-09 | 3 | -14/+38 |
| | * | Make fts test more robust. | Arnold D. Robbins | 2015-04-09 | 2 | -1/+8 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-08 | 3 | -2/+7 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 3 | -2/+7 |
| |\| | |||||
| | * | Regenerate test/Makefile.in after Eli's fixes. | Arnold D. Robbins | 2015-04-08 | 1 | -1/+1 |