Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new debugger test. | Arnold D. Robbins | 2015-06-26 | 9 | -10/+55 |
| | |||||
* | 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 |
| | | |||||
* | | Update TODO after adding typed regexes and typeof. | Arnold D. Robbins | 2015-06-19 | 2 | -16/+6 |
| | | |||||
* | | 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 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-15 | 8 | -44/+104 |
| |\| | |||||
| | * | Configuration/Build fix for Gentoo/FreeBSD. | Arnold D. Robbins | 2015-06-15 | 3 | -2/+45 |
| | | | |||||
| | * | More "attribute" cleanup. | Arnold D. Robbins | 2015-06-14 | 2 | -5/+7 |
| | | | |||||
| | * | Replace __attribute with __attribute__ in regex routines. | Arnold D. Robbins | 2015-06-14 | 3 | -4/+8 |
| | | | |||||
| | * | Sync regex routines wit GLIBC. | Arnold D. Robbins | 2015-06-14 | 4 | -33/+44 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-13 | 4 | -269/+264 |
| |\| | |||||
| | * | Remove an unneeded exercise from the doc. | Arnold D. Robbins | 2015-06-13 | 4 | -267/+262 |
| | | | |||||
* | | | 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 'gawk-4.1-stable' | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 |
| |\| | |||||
| | * | Add another Chet Ramey pithy saying to the doc. | 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 |
|\| | | |||||
| * | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 8 | -683/+595 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-30 | 15 | -316/+416 |
| |\| | |||||
| | * | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 6 | -307/+342 |
| | | | |||||
| | * | Update pc/Makefile.tst some more. | Arnold D. Robbins | 2015-05-29 | 2 | -3/+6 |
| | | | |||||
| | * | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-05-29 | 2 | -2/+8 |
| | | | |||||
| | * | Improve negtime test. | Arnold D. Robbins | 2015-05-29 | 4 | -3/+32 |
| | | | |||||
| | * | Add two new helper programs. | Arnold D. Robbins | 2015-05-27 | 3 | -0/+27 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-05-26 | 2 | -1/+6 |
| |\| | |||||
| | * | Fix regex compile error messages. | Arnold D. Robbins | 2015-05-26 | 2 | -1/+6 |
| | | | |||||
* | | | 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 '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 | 5 | -423/+359 |
| |\| |