Mark the following functions G_GNUC_CONST (to allow betteroptimization)
authorElliot Lee <sopwith@redhat.com>
Fri, 25 Aug 2000 22:45:48 +0000 (22:45 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Fri, 25 Aug 2000 22:45:48 +0000 (22:45 +0000)
commita435aaff030e440c910d76f354f0e2157545b33e
tree6fd05675ce2fa861b748cf458ac42f0b9b2168ac
parent8f2c74a5b24b28ec70d831a064d531ae9edeb598
Mark the following functions G_GNUC_CONST (to allow betteroptimization)

2000-08-25 Elliot Lee <sopwith@redhat.com>
* glib.h, gunicode.h, gmodule/gmodule.h:
Mark the following functions G_GNUC_CONST (to allow
betteroptimization) because their results are a function of only their parameters:
g_int_hash, g_int_equal, g_direct_hash, g_direct_equal, g_quark_to_string,
g_date_is_leap_year, g_date_days_in_month, g_date_monday_weeks_in_year,
g_date_sunday_weeks_in_year, g_spaced_primes_closest, g_unichar_is*,
g_unichar_to*, g_unichar_*digit_value, g_unichar_type
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.h
glib/glib.h
glib/gunicode.h
gmodule/gmodule.h
gunicode.h