[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / gstrfuncs.h
2015-07-10 Xavier Claessensgstrfuncs: Add g_strv_contains()
2014-02-20 Ryan LortieAdd locale-sensitive ASCII transliteration API
2014-02-02 Matthias Clasengstrfuncs: Fix up gtk-doc warnings
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-14 Ryan LortieAdd simple string "search" function
2013-10-14 Ryan LortieAdd g_str_is_ascii()
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-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-17 Matthias ClasenMake things compile again
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-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
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-05-20 Christian PerschAdd g_dc[p]gettext, and use it in gsettings
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'
2010-02-08 Ryan Lortiegstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
2008-07-18 Matthias Clasen Bug 536996 – Missing noop i18n macro equivalent...
2008-06-19 Christian PerschBug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
2008-06-19 Matthias ClasenAnnotate functions
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
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...