make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gstring.h
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...