Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-04 | 2 | -1/+5 | |
| |\ \ \ | ||||||
| * | | | | ChangeLog entries for z/OS added. | Arnold D. Robbins | 2015-09-01 | 1 | -0/+8 | |
| | | | | | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-25 | 7 | -2/+37 | |
| |\ \ \ \ | ||||||
| * | | | | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 2 | -15/+17 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-26 | 5 | -0/+25 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Fatal with --posix on multidimensional arrays. | Arnold D. Robbins | 2015-09-26 | 5 | -0/+24 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-18 | 7 | -2/+33 | |
|\| | | | | ||||||
| * | | | | Bug fix to FPAT field parsing. | Arnold D. Robbins | 2015-09-18 | 7 | -2/+33 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-04 | 2 | -1/+5 | |
|\| | | | ||||||
| * | | | Profiling: print integral values as integers. | Arnold D. Robbins | 2015-09-04 | 2 | -1/+5 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-25 | 7 | -2/+37 | |
|\| | | ||||||
| * | | Improve handling of invalid data in UTF locales. | Arnold D. Robbins | 2015-08-25 | 7 | -2/+37 | |
| |/ | ||||||
* | | Typed regex fix, if in an array. | Arnold D. Robbins | 2015-06-29 | 6 | -4/+34 | |
| | | ||||||
* | | Debugger fix, eval for builtin extensions + test. | Arnold D. Robbins | 2015-06-29 | 6 | -2/+38 | |
| | | ||||||
* | | 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 | 6 | -2/+36 | |
| | | ||||||
* | | Improve values returned by typeof. Fix tests and doc. | Arnold D. Robbins | 2015-06-26 | 5 | -10/+15 | |
| | | ||||||
* | | Fix `make check' when building out of the source tree. | Arnold D. Robbins | 2015-06-26 | 4 | -10/+15 | |
| | | ||||||
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 2 | -1/+4 | |
| | | ||||||
* | | 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 | |
| | | |