make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gtypes.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-03-15 Tor LillqvistAdd -I$(top_srcdir)/glib so that gregex.h finds <glib.h>.
2005-08-24 Stepan Kasal(G_MININT64): Cast to gint64.
2004-08-02 Anders CarlssonMove GTranslateFunc to gtypes.h
2004-06-02 Matthias ClasenUse higher precision for the mathematical constants...
2004-05-02 Manish Singhcheck for __pentium4__ when deciding whether to use...
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-02-06 Matthias ClasenFix a bunch of typos in header comments. (#102422,...
2002-12-19 Manish Singhnew endian asm for ia64 and x86_64, general reorg and...
2002-03-25 Owen TaylorRemove __const__ qualifier from __asm__ statements...
2001-10-11 Joshua N PritikinRemove G_HAVE_GINT64 conditionalization.
2001-07-27 Sebastian WilhelmiUse G_GNUC_EXTENSION instead of __extension__. Patch...
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-10 Tor Lillqvistgtypes.h Move GLIB_VAR definition from gutils.h to...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-11-20 Jonathan BlandfordPatch from David Benson <daveb@idealab.com> to add...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-13 Sebastian WilhelmiReadded GFreeFunc, g_node_insert_after and g_find_progr...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...