Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'config' to 'env'. | Brian Cully | 2017-11-13 | 6 | -15/+14 |
* | Swap to Module::Build from ExtUtils::MakeMaker. | Brian Cully | 2017-11-13 | 3 | -11/+8 |
* | Perl 5.10.1 compatibility. | Brian Cully | 2017-11-13 | 1 | -3/+5 |
* | Fix lib require for older perls. | Brian Cully | 2017-11-13 | 1 | -1/+1 |
* | Config file is utf8. | Brian Cully | 2017-11-13 | 1 | -0/+2 |
* | README grammar. | Brian Cully | 2017-11-13 | 1 | -5/+2 |
* | Allow UTF8 source code. | Brian Cully | 2017-11-13 | 1 | -0/+1 |
* | Add -l option to require libraries during eval. | Brian Cully | 2017-11-12 | 1 | -7/+7 |
* | Add -l option to require libraries during eval. | Brian Cully | 2017-11-12 | 3 | -9/+14 |
* | Dump matcher on timeout. | Brian Cully | 2017-11-12 | 1 | -1/+1 |
* | Update README to reflect sample file movement. | Brian Cully | 2017-11-12 | 1 | -1/+1 |
* | Have git ignore Makefile.old. | Brian Cully | 2017-11-12 | 1 | -0/+1 |
* | Add comment blocks to templates. | Brian Cully | 2017-11-12 | 2 | -1/+6 |
* | Use global autoflush. | Brian Cully | 2017-11-12 | 1 | -1/+2 |
* | Add tests. | Brian Cully | 2017-11-12 | 8 | -1/+56 |
* | Remove child handling, replace with pipe signal handling. | Brian Cully | 2017-11-12 | 1 | -8/+12 |
* | Use qualified stream tag when expecting stream close. | Brian Cully | 2017-11-12 | 4 | -4/+8 |
* | Initial commit. | Brian Cully | 2017-11-10 | 18 | -0/+485 |