hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gtypes.h
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-01-31 Daniel MustielesUpdated FSF's address
2013-03-15 Stephan Bergmanngmacros: Ensure GUINT32/64_SWAP_LE_BE macros parenthesi...
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-18 Sebastian DrögeUse __builtin_bswap* for GUINT*_SWAP_LE_BE if building...
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Matthias ClasenMove gutils docs inline
2011-05-31 Colin WaltersConsistently use G_GNUC_EXTENSION instead of __extension__
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-03 Ryan LortieDrop GTimeSpec type
2010-10-27 Ryan LortieAdd 'GTimeSpec' as 'struct timespec' equivalent
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-12-01 Ryan LortieAdd byteswap macros for gsize/gssize.
2009-04-21 Stefan Kostgoption: move docs from tmpl folder to inline comments
2008-10-07 Matthias ClasenProperly include gmacros.h
2008-08-04 Tor LillqvistCosmetics.
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
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...