summaryrefslogtreecommitdiff
path: root/src/binary.h
Commit message (Collapse)AuthorAgeFilesLines
* Update Doxygen documentation. Still much more work to be done.John Wiegley2009-01-291-0/+13
|
* 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.