summaryrefslogtreecommitdiff
path: root/src/binary.h
Commit message (Collapse)AuthorAgeFilesLines
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
|
* Removed some dead code and updated the binary streaming code for op_t andJohn Wiegley2008-08-171-7/+11
| | | | value_t.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+270
is in doc/, etc.