summaryrefslogtreecommitdiff
path: root/gvdb-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF’s addressPhilip Withnall2018-08-131-3/+1
* gio/gvdb/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2018-08-131-1/+1
* Avoid calling Standard C string/array functions with NULL argumentsPhilip Withnall2018-08-131-1/+2
* builder: Note don't actually implement bloom filtersColin Walters2012-03-081-0/+7
* hashing: always use signed charsRyan Lortie2011-09-121-1/+1
* builder: do not include <unistd.h> on win32Ryan Lortie2011-04-151-0/+2
* Fix some leaks in the GVDB builderRyan Lortie2010-12-151-0/+12
* drop "options" supportRyan Lortie2010-06-101-41/+0
* Add API for dconf's sake.Ryan Lortie2010-04-281-3/+3
* Add a missing 'static' on internal functionsRyan Lortie2010-04-221-1/+1
* Don't write out zero-byte sections in builderRyan Lortie2010-04-191-0/+3
* Whitespace fixupsRyan Lortie2010-04-191-1/+1
* Fix uninitialised header in the builder.Ryan Lortie2010-04-161-1/+1
* Initial commitRyan Lortie2010-04-151-0/+540