Age | Commit message (Expand) | Author |
---|---|---|
2013-02-05 | Queues start with a ref count of 1, so we shouldn't ref it. | daniel |
2013-01-31 | Return null from open if something failed. | daniel |
2013-01-31 | Add comments to the perlglue. | daniel |
2013-01-30 | Make wait for interrupt more useful | daniel |
2013-01-30 | Data lengths sent to the server shouldn't include the terminator. | daniel |
2013-01-30 | Make interrupt timeout configurable | daniel |
2013-01-29 | Endian fixes. | daniel |
2013-01-19 | use fancy glib stuff to wait for the interrupt thread to start instead of spi... | 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 |