Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New profile test. | Arnold D. Robbins | 2016-03-19 | 1 | -1/+8 |
* | Make building a working tarball work again. | Arnold D. Robbins | 2016-01-28 | 1 | -0/+2 |
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 1 | -1/+8 |
|\ | |||||
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 1 | -1/+8 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 1 | -1/+6 |
|\| | |||||
| * | Bug fix for pretty printing empty else part. | Arnold D. Robbins | 2015-12-27 | 1 | -1/+10 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 1 | -2/+17 |
|\| | |||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 1 | -1/+11 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 1 | -1/+8 |
|\| | |||||
| * | Disallow nul bytes in source code no matter what. | Arnold D. Robbins | 2015-10-28 | 1 | -1/+8 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-11 | 1 | -1/+9 |
|\| | |||||
| * | Bug fix, invalid read in yylex. | Arnold D. Robbins | 2015-10-11 | 1 | -1/+9 |
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -13/+14 |
|\| | |||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-26 | 1 | -0/+8 |
| |\ | |||||
| * \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-18 | 1 | -1/+9 |
| |\ \ | |||||
| * \ \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-25 | 1 | -1/+10 |
| |\ \ \ | |||||
| * | | | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -12/+14 |
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-26 | 1 | -0/+9 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fatal with --posix on multidimensional arrays. | Arnold D. Robbins | 2015-09-26 | 1 | -0/+8 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-18 | 1 | -1/+9 |
|\| | | | |||||
| * | | | Bug fix to FPAT field parsing. | Arnold D. Robbins | 2015-09-18 | 1 | -1/+9 |
| | |/ | |/| | |||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-25 | 1 | -1/+10 |
|\| | | |||||
| * | | Improve handling of invalid data in UTF locales. | Arnold D. Robbins | 2015-08-25 | 1 | -1/+10 |
| |/ | |||||
* | | Typed regex fix, if in an array. | Arnold D. Robbins | 2015-06-29 | 1 | -1/+8 |
* | | Debugger fix, eval for builtin extensions + test. | Arnold D. Robbins | 2015-06-29 | 1 | -1/+9 |
* | | Additional memory fixes and test for typedregex. | Arnold D. Robbins | 2015-06-28 | 1 | -1/+8 |
* | | Fix `make check' when building out of the source tree. | Arnold D. Robbins | 2015-06-26 | 1 | -3/+3 |
* | | Add new debugger test. | Arnold D. Robbins | 2015-06-26 | 1 | -5/+14 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-25 | 1 | -1/+1 |
|\| | |||||
| * | Fix negtime test to run out-of-tree. | Arnold D. Robbins | 2015-06-25 | 1 | -1/+1 |
* | | New test for debugger and typed regexps. | Arnold D. Robbins | 2015-06-25 | 1 | -1/+9 |
* | | Make typeof3 and typeof4 tests actually work. | Arnold D. Robbins | 2015-06-25 | 1 | -1/+11 |
* | | More work straightening out typeof, including tests. | Arnold D. Robbins | 2015-06-25 | 1 | -0/+4 |
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 1 | -1/+8 |
* | | Cleanup files and fix up tests for typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 1 | -3/+20 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 1 | -1/+2 |
|\| | |||||
| * | Improve negtime test. | Arnold D. Robbins | 2015-05-29 | 1 | -1/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-21 | 1 | -1/+2 |
|\| | |||||
| * | Improve error message if inadequate locale support. | Arnold D. Robbins | 2015-05-21 | 1 | -1/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -2/+4 |
|\| | |||||
| * | Wrap dbueval test in check for tty. | Arnold D. Robbins | 2015-05-05 | 1 | -2/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -1/+10 |
|\| | |||||
| * | Fix parsing brackets in regexps (again). | Arnold D. Robbins | 2015-05-05 | 1 | -1/+10 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-28 | 1 | -1/+9 |
|\| | |||||
| * | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 1 | -1/+9 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-27 | 1 | -1/+9 |
|\| | |||||
| * | Fix to Jan 7 2015 regexp parsing fix. | Arnold D. Robbins | 2015-04-27 | 1 | -1/+9 |
* | | Merge branch 'master' into feature/shadow-builtins | Arnold D. Robbins | 2015-04-16 | 1 | -8/+8 |
|\ \ | |||||
| * | | Updated autoconf (.ac) files. Remove RETSIGTYPE. | Arnold D. Robbins | 2015-04-16 | 1 | -8/+8 |
* | | | Make builtin shadowing work. Add test and doc. | Arnold D. Robbins | 2015-04-16 | 1 | -1/+9 |
|/ / |