Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Ryan Lortie 92652ac791 hashing: always use signed chars
Our hashing of non-ASCII strings was undefined due to the fact that
'char' is signed on some platforms, unsigned on others.  Always use a
signed char.

Discovered by Alexander Larsson.

https://bugzilla.gnome.org/show_bug.cgi?id=658806
2011-09-12 08:12:44 -04:00
gvdb-builder.c hashing: always use signed chars 2011-09-12 08:12:44 -04:00
gvdb-builder.h drop "options" support 2010-06-10 13:34:56 -04:00
gvdb-format.h drop "options" support 2010-06-10 13:34:56 -04:00
gvdb-reader.c hashing: always use signed chars 2011-09-12 08:12:44 -04:00
gvdb-reader.h Mark a symbol as G_GNUC_INTERNAL 2011-01-25 18:26:21 -05:00
gvdb.doap Recommend git-merge(1) over git-submodule(1). 2010-04-15 22:12:45 -04:00