aboutsummaryrefslogtreecommitdiffstats
path: root/FuseArchive
Commit message (Collapse)AuthorAgeFilesLines
* Made header length a variable so we can change it later if neededSteve Slaven2009-08-041-4/+6
|
* Added more logging, fixed error with storage size for block lengthSteve Slaven2009-08-041-3/+18
|
* Don't use a stream class for nowSteve Slaven2009-08-041-3/+5
|
* Fix deserialize nameSteve Slaven2009-08-041-1/+1
|
* Added binary format chunk serializerSteve Slaven2009-08-042-1/+74
|
* Namespace/module fixesSteve Slaven2009-08-041-3/+3
|
* Namespace/module fixesSteve Slaven2009-08-042-2/+8
|
* Added storage switch back inSteve Slaven2009-08-041-3/+8
|
* Fix namespace problemSteve Slaven2009-08-042-3/+3
|
* Fix some missing symbolsSteve Slaven2009-08-041-2/+4
|
* Use the new chunk storageSteve Slaven2009-08-041-1/+4
|
* Chunk storage handlersSteve Slaven2009-08-043-0/+197
|
* Split up main classesSteve Slaven2009-08-044-0/+735