summaryrefslogtreecommitdiff
path: root/src/binary.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed the binary caching code, and the XML, QIF and Gnucash parsers.John Wiegley2009-02-031-286/+0
|
* Added documentation stubs for all include files and classes.John Wiegley2009-01-311-1/+0
|
* 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.