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
2010-06-10 13:34:56 -04:00
2010-06-10 13:34:56 -04:00
2011-09-12 08:12:44 -04:00
2011-01-25 18:26:21 -05:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
136 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%