Age | Commit message (Expand) | Author |
---|---|---|
2013-01-22 | put real IP address in test scripts, add perl header | Michael J. Chudobiak |
2013-01-18 | Add prefix, fix read (probably leaks..). | daniel |
2013-01-18 | convert read to the OUTLIST style. | daniel |
2013-01-18 | add a lazy way to call write | daniel |
2013-01-17 | not sure what happens with strings once they get into perl, but this keeps th... | daniel |
2013-01-17 | make module perlish (object methods) | daniel |
2013-01-12 | Add the ability to wait for interrupts | daniel |
2013-01-11 | The perl interface is cleaner at least. Need to work out how to get the call ... | daniel |
2013-01-11 | most of it seems to work in perl now | daniel |
2013-01-11 | add more tests and a top level for perl wrapping | daniel |
2013-01-09 | fix the typemap so that perl doesn't moan about bools | daniel |
2013-01-09 | The perl module sort of works now. Need to fill in all of the meta data, add ... | daniel |