Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 1 | -0/+6 |
|\ | |||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 1 | -0/+5 |
|\| | |||||
| * | Disallow nul bytes in source code no matter what. | Arnold D. Robbins | 2015-10-28 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 1 | -0/+5 |
|\| | |||||
| * | Sort id test output, should help on z/OS. | Arnold D. Robbins | 2015-10-26 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-11 | 1 | -0/+5 |
|\| | |||||
| * | Bug fix, invalid read in yylex. | Arnold D. Robbins | 2015-10-11 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -0/+8 |
|\| | |||||
| * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-26 | 1 | -0/+5 |
| |\ | |||||
| * \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-18 | 1 | -0/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-04 | 1 | -0/+4 |
| |\ \ \ | |||||
| * | | | | ChangeLog entries for z/OS added. | Arnold D. Robbins | 2015-09-01 | 1 | -0/+8 |
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-26 | 1 | -0/+5 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fatal with --posix on multidimensional arrays. | Arnold D. Robbins | 2015-09-26 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-18 | 1 | -0/+5 |
|\| | | | |||||
| * | | | Bug fix to FPAT field parsing. | Arnold D. Robbins | 2015-09-18 | 1 | -0/+5 |
| | |/ | |/| | |||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-04 | 1 | -0/+4 |
|\| | | |||||
| * | | Profiling: print integral values as integers. | Arnold D. Robbins | 2015-09-04 | 1 | -0/+4 |
| |/ | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-25 | 1 | -0/+6 |
|\| | |||||
| * | Improve handling of invalid data in UTF locales. | Arnold D. Robbins | 2015-08-25 | 1 | -0/+6 |
* | | Typed regex fix, if in an array. | Arnold D. Robbins | 2015-06-29 | 1 | -2/+3 |
* | | Debugger fix, eval for builtin extensions + test. | Arnold D. Robbins | 2015-06-29 | 1 | -0/+6 |
* | | Add thanks to test/ChangeLog entry. | Arnold D. Robbins | 2015-06-28 | 1 | -0/+1 |
* | | Additional memory fixes and test for typedregex. | Arnold D. Robbins | 2015-06-28 | 1 | -0/+5 |
* | | Improve values returned by typeof. Fix tests and doc. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+5 |
* | | Fix `make check' when building out of the source tree. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+5 |
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+4 |
* | | Add new debugger test. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+7 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-25 | 1 | -0/+4 |
|\| | |||||
| * | Fix negtime test to run out-of-tree. | Arnold D. Robbins | 2015-06-25 | 1 | -0/+4 |
* | | New test for debugger and typed regexps. | Arnold D. Robbins | 2015-06-25 | 1 | -0/+5 |
* | | More work straightening out typeof, including tests. | Arnold D. Robbins | 2015-06-25 | 1 | -0/+5 |
* | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 1 | -0/+5 |
* | | Cleanup files and fix up tests for typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 1 | -0/+6 |
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-19 | 1 | -0/+5 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 1 | -0/+5 |
| |\| | |||||
| | * | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 1 | -0/+6 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 1 | -0/+6 |
| |\| | |||||
| | * | Improve negtime test. | Arnold D. Robbins | 2015-05-29 | 1 | -0/+6 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 1 | -0/+12 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-21 | 1 | -0/+8 |
| |\| | |||||
| | * | Improve error message if inadequate locale support. | Arnold D. Robbins | 2015-05-21 | 1 | -0/+3 |
| | * | Fix fts test to not include atime. | Arnold D. Robbins | 2015-05-21 | 1 | -0/+5 |
| * | | 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 | 1 | -0/+11 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-05 | 1 | -0/+6 |
| |\| | |||||
| | * | Wrap dbueval test in check for tty. | Arnold D. Robbins | 2015-05-05 | 1 | -0/+6 |