glib/gobject
Tim Janik a5947b9df8 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.
2001-05-10 13:58:40 +00:00
..
2001-03-11 13:34:14 +00:00
2001-03-09 21:39:51 +00:00
2001-04-29 03:04:27 +00:00
2001-04-29 03:04:27 +00:00
2001-04-13 23:40:39 +00:00
2001-03-09 21:39:51 +00:00
2001-04-29 03:04:27 +00:00
2000-11-11 06:46:30 +00:00
2001-03-09 21:39:51 +00:00
2001-02-19 21:51:19 +00:00
2001-04-03 19:22:44 +00:00