hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gstring.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-07-06 Colin WaltersGString: Tweak documentation, add g_string_free_to_bytes()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated APIs in glib
2011-10-02 Matthias ClasenMove GStringChunk into its own files
2011-10-02 Matthias ClasenMove GString docs inline
2011-10-02 Matthias ClasenGString: cosmetic cleanups
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-06 Javier JardónMove documentation to inline comments: spawn
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
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'
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-11-27 Alexander LarssonMoved gurifuncs from gio to glib
2007-06-15 Ryan LortieImprove performance by removing the use of an intermedi...
2007-06-15 Mathias HasselmannIntroduce g_string_overwrite(_len)? for overwriting...
2006-12-15 Matthias ClasenAdd a function for clearing a GStringChunk. (#364608...
2004-12-02 Manish Singhactually enable (and fix up the length test).
2004-02-19 Tim Janikfor G_CAN_INLINE environments, inline g_string_append_c...
2003-03-31 Matthias ClasenNew function, to insert possible non-nul-terminated...
2002-02-20 Daniel ElstnerUse gssize instead of gsize as type of the pos and...
2001-10-02 Sven Neumannlet the compatibility definition point to the new name
2001-10-01 Owen TaylorRename g_string_printfa() to g_string_append_printf...
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-06-30 Owen TaylorTry compiling before committing, why don't you? Simple...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...