mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
use g_str_hash() algorithm to generate hashes.
Thu May 10 15:19:01 2001 Tim Janik <timj@gtk.org> * gscanner.c (g_scanner_key_hash): use g_str_hash() algorithm to generate hashes. * gmem.c (standard_calloc): free() doesn't return a value (Mark Murnane). Thu May 10 14:00:48 2001 Tim Janik <timj@gtk.org> * gparamspecs.[hc]: removed g_param_spec_stringc() in lack of evidence of public need. * gsignal.h: added g_signal_disconnect_by_func(), g_signal_block_by_func() and g_signal_unblock_by_func() convenience macros as per owen's request. * gtype.c (SIZEOF_FUNDAMENTAL_INFO): align sizeof (GTypeFundamentalInfo) to size of longs and pointers.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Thu May 10 15:19:01 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gscanner.c (g_scanner_key_hash): use g_str_hash() algorithm
|
||||
to generate hashes.
|
||||
|
||||
* gmem.c (standard_calloc): free() doesn't return a value
|
||||
(Mark Murnane).
|
||||
|
||||
2001-04-26 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* configure.in: Get rid of --enable-msg-prefix
|
||||
|
Reference in New Issue
Block a user