Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2015-06-28 | 30 | -524/+569 |
|\ | |||||
| * | 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 | 8 | -3/+38 |
| | | |||||
| * | Improve memory tracking on typed regex. | Arnold D. Robbins | 2015-06-28 | 5 | -2/+12 |
| | | |||||
| * | Improve values returned by typeof. Fix tests and doc. | Arnold D. Robbins | 2015-06-26 | 11 | -326/+424 |
| | | |||||
| * | 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 | 10 | -175/+26 |
| | | |||||
| * | Add new debugger test. | Arnold D. Robbins | 2015-06-26 | 9 | -10/+55 |
| | | |||||
* | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2015-06-25 | 22 | -16/+264 |
|\| | |||||
| * | Typo fix in debug.c. | Arnold D. Robbins | 2015-06-25 | 2 | -1/+5 |
| | | |||||
| * | 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 | 12 | -2/+81 |
| | | | |||||
| * | | Fix typeof to work correctly on subarrays. | Arnold D. Robbins | 2015-06-22 | 2 | -1/+9 |
| | | | |||||
| * | | Improve debugger support for typed regexps. | Arnold D. Robbins | 2015-06-22 | 4 | -0/+20 |
| | | | |||||
| * | | Make isarray also not scalarize untyped parameters. | Arnold D. Robbins | 2015-06-22 | 4 | -10/+9 |
| | | | |||||
| * | | Fix typeof to not change untyped param to scalar. | Arnold D. Robbins | 2015-06-21 | 13 | -9/+79 |
| | | | |||||
* | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2015-06-19 | 2 | -16/+6 |
|\| | | |||||
| * | | Update TODO after adding typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 2 | -16/+6 |
| | | | |||||
* | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2015-06-19 | 36 | -2876/+4267 |
|\| | | |||||
| * | | Cleanup files and fix up tests for typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 14 | -34/+94 |
| | | | |||||
| * | | Minor edit to warning in do_isarray. | Arnold D. Robbins | 2015-06-19 | 2 | -1/+5 |
| | | | |||||
| * | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-19 | 16 | -1404/+1518 |
| |\ \ | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-19 | 6 | -1303/+1294 |
| | |\| | |||||
| | | * | Update extract.awk. | Arnold D. Robbins | 2015-06-19 | 2 | -12/+14 |
| | | | | |||||
| | | * | Minor doc fix. | Arnold D. Robbins | 2015-06-19 | 4 | -1291/+1280 |
| | | | | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 6 | -88/+117 |
| | |\| | |||||
| | | * | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 6 | -87/+116 |
| | | | | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2015-06-17 | 11 | -100/+194 |
| | |\| | |||||
| | | * | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 11 | -99/+193 |
| | | | | |||||
| * | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-15 | 12 | -313/+368 |
| |\| | | |||||
| * | | | Finish "hard" --> "typed" transition. | Arnold D. Robbins | 2015-06-12 | 3 | -23/+26 |
| | | | | |||||
| * | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-06-11 | 19 | -699/+716 |
| |\ \ \ \ | |||||
| * | | | | | Rebuild awkgram.c with latest bison. | Arnold D. Robbins | 2015-05-21 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-21 | 58 | -1896/+1915 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-16 | 7 | -374/+472 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Regenerate info file. | Arnold D. Robbins | 2015-05-12 | 1 | -489/+489 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-12 | 5 | -324/+355 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update NEWS for typed regexp constants and typeof. | Arnold D. Robbins | 2015-05-12 | 1 | -1/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Minor fixes in strongly typed regex doc. | Arnold D. Robbins | 2015-05-11 | 2 | -4/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Change Node_hardregex to Node_typedregex. | Arnold D. Robbins | 2015-05-11 | 8 | -37/+42 |
| | | | | | | | | | |||||
| * | | | | | | | | Add doc on conversions for strongly typed regexps. | Arnold D. Robbins | 2015-05-11 | 4 | -13087/+13093 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-05 | 14 | -24/+152 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make profiling work for hard regexes. | Arnold D. Robbins | 2015-05-05 | 2 | -4/+44 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add initial doc for @/.../ and typeof. | Arnold D. Robbins | 2015-05-03 | 4 | -572/+914 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-05-03 | 52 | -3374/+4554 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add lint warning for isarray. | Arnold D. Robbins | 2015-04-28 | 4 | -335/+336 |
| | | | | | | | | | | |