summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gvdb-reader: refuse to open file with small headerRyan Lortie2012-07-051-26/+28
* gvdb-reader: correct whitespace damageRyan Lortie2012-07-051-33/+33
* builder: Note don't actually implement bloom filtersColin Walters2012-03-081-0/+7
* Support creating a GvdbReader from dataAlexander Larsson2012-01-132-39/+117
* Docs: Changed can not to cannot.Murray Cumming2012-01-131-1/+1
* hashing: always use signed charsRyan Lortie2011-09-122-2/+2
* builder: do not include <unistd.h> on win32Ryan Lortie2011-04-151-0/+2
* Remove unused variable in gvdb-readerRyan Lortie2011-02-031-2/+0
* Mark a symbol as G_GNUC_INTERNALRyan Lortie2011-01-251-0/+1
* Fix some harmless sign compare warningsRyan Lortie2011-01-171-2/+2
* C++ify the reader headerRyan Lortie2011-01-171-0/+3
* Fix some leaks in the GVDB builderRyan Lortie2010-12-151-0/+12
* Pass name_length to walk close functionRyan Lortie2010-12-072-2/+30
* Add gvdb_table_get_raw_value() API for GSettingsRyan Lortie2010-10-032-0/+26
* Fix reader on big endianRyan Lortie2010-10-031-5/+5
* Fix is_valid() APIRyan Lortie2010-07-181-1/+1
* Add gvdb_table_is_valid() APIRyan Lortie2010-07-182-0/+20
* Implement byteswapping in the readerRyan Lortie2010-06-101-1/+22
* drop "options" supportRyan Lortie2010-06-105-78/+3
* Add API for dconf's sake.Ryan Lortie2010-04-283-27/+150
* Add a missing 'static' on internal functionsRyan Lortie2010-04-222-2/+2
* __value -> value to avoid stomping the C compilerRyan Lortie2010-04-201-4/+4
* Don't write out zero-byte sections in builderRyan Lortie2010-04-191-0/+3
* Whitespace fixupsRyan Lortie2010-04-191-1/+1
* Fix logic error for missing options in readerRyan Lortie2010-04-191-1/+1
* Fix uninitialised header in the builder.Ryan Lortie2010-04-161-1/+1
* Recommend git-merge(1) over git-submodule(1).Ryan Lortie2010-04-151-1/+1
* Add a brief description to the .doapRyan Lortie2010-04-151-0/+13
* Initial commitRyan Lortie2010-04-156-0/+1272