summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2016-06-18revert the last commitLuke Shumaker
2016-06-18Use a pool of byte arrays to reduce GC pressure.Luke Shumaker
2016-06-18Shoot, I needed to use ReadFull, not Read. Amature mistake.Luke Shumaker
2016-06-18fix a package name in an error messageLuke Shumaker
2016-06-18goimportsLuke Shumaker
2016-06-18Write a mutable String class to avoid memory usage issues. Safer logging.Luke Shumaker
2016-06-17Correctly handle 0-length byte arrays in IO.Luke Shumaker
2016-06-15oops, fix the last commitLuke Shumaker
2016-06-15re-do the Makefile to be autothing-compatible.Luke Shumaker
2015-11-08tidy MakefileLuke Shumaker
2015-11-07fix import pathsLuke Shumaker
2015-09-18Only clean `generate` targets on maintainer-cleanLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker