mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
use g_type_check_is_value_type() instead of g_type_value_table_peek().
Thu Nov 22 03:30:57 2001 Tim Janik <timj@gtk.org> * gvalue.h (G_TYPE_IS_VALUE): use g_type_check_is_value_type() instead of g_type_value_table_peek(). * gtype.[hc] (type_check_is_value_type_U): speed up check LOCK-less by caching lookups in node->mutatable_has_value_table. * gtype.[hc]: removed locks where possible. partly based on patches from owen and alex.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Thu Nov 22 02:50:18 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* NEWS: merged with gobject/NEWS.
|
||||
|
||||
2001-11-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/makefile.mingw.in (DEFINES): Set G_LOG_DOMAIN as in
|
||||
|
Reference in New Issue
Block a user