make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gstrfuncs.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-12-10 Matthias ClasenChange prototype to take msgctxtid + offset instead...
2007-11-23 Matthias ClasenDefine a two-argument macro C_() for marking translatab...
2006-05-16 Matthias Claseng_ascii_strtoll
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2004-09-09 Matthias ClasenAdd a function to calculate the length of a NULL-termin...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2003-11-05 Matthias ClasenNew headers defining common gettext-support macros.
2002-10-12 Tim Janikfix comment. (g_ascii_strtoull): new function, acting...
2002-05-14 Alex LarssonNew functions g_str_has_suffix and g_str_has_prefix.
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-09-29 George Leblcast the string size to gulong and use %lu for printing...
2001-09-25 Owen TaylorVersion 1.3.9 (binary, interface == 0)
2001-09-02 Owen TaylorReplace some uses of isspace() with g_ascii_isspace().
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
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-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-04-16 Havoc Penningtondocs
2001-03-26 Owen Taylor*** empty log message ***
2001-02-17 Havoc Penningtoninclude string.h
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-11-12 Robert BradyRemove g_filename_{to,from}_utf8
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...