Age | Commit message (Expand) | Author |
---|---|---|
2016-06-18 | go back to using plain strings | Luke Shumaker |
2016-06-18 | revert the last commit | Luke Shumaker |
2016-06-18 | Use a pool of byte arrays to reduce GC pressure. | Luke Shumaker |
2016-06-18 | Shoot, I needed to use ReadFull, not Read. Amature mistake. | Luke Shumaker |
2016-06-18 | fix a package name in an error message | Luke Shumaker |
2016-06-18 | goimports | Luke Shumaker |
2016-06-18 | Write a mutable String class to avoid memory usage issues. Safer logging. | Luke Shumaker |
2016-06-17 | Correctly handle 0-length byte arrays in IO. | Luke Shumaker |
2016-06-15 | oops, fix the last commit | Luke Shumaker |
2016-06-15 | re-do the Makefile to be autothing-compatible. | Luke Shumaker |
2015-11-08 | tidy Makefile | Luke Shumaker |
2015-11-07 | fix import paths | Luke Shumaker |
2015-09-18 | Only clean `generate` targets on maintainer-clean | Luke Shumaker |
2015-09-18 | Massive documentation and copyright clean-up. | Luke Shumaker |