]> git.tdb.fi Git - libs/datafile.git/commit
Add reverse name lookup to Collection
authorMikko Rasa <tdb@tdb.fi>
Tue, 22 Jul 2008 15:34:59 +0000 (15:34 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 22 Jul 2008 15:34:59 +0000 (15:34 +0000)
commitd84673be1c2fe8bd32ddaa7877529855cad6daa0
treede8a512443fbbf27d227b45e3ac340bd13d17ac8
parentfe05108357b21f5c7b9bfe9e2c3d88052a59ad69
Add reverse name lookup to Collection
Make the two-parameter global load function take a reference as the second parameter
Use numeric IDs for short strings in binary mode
source/binaryparser.cpp
source/binaryparser.h
source/binarywriter.cpp
source/binarywriter.h
source/collection.h
source/loader.h