2014-02-20 |
Ryan Lortie | Add locale-sensitive ASCII transliteration API |
blob | commitdiff |
2014-02-02 |
Matthias Clasen | gstrfuncs: Fix up gtk-doc warnings |
blob | commitdiff | diff to current |
2014-01-31 |
Daniel Mustieles | Updated FSF's address |
blob | commitdiff | diff to current |
2013-10-14 |
Ryan Lortie | Add simple string "search" function |
blob | commitdiff | diff to current |
2013-10-14 |
Ryan Lortie | Add g_str_is_ascii() |
blob | commitdiff | diff to current |
2013-01-13 |
Ryan Lortie | various: add GLIB_AVAILABLE_IN_ALL everywhere else |
blob | commitdiff | diff to current |
2013-01-13 |
Henrique Dante de... | Add G_GNUC_PRINTF on all functions with format strings |
blob | commitdiff | diff to current |
2012-12-28 |
Matthias Clasen | Move single-include guards inside include guards |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-11-03 |
Matthias Clasen | Don't use G_DISABLE_DEPRECATED guards around deprecated... |
blob | commitdiff | diff to current |
2011-10-17 |
Matthias Clasen | Make things compile again |
blob | commitdiff | diff to current |
2011-10-12 |
Matthias Clasen | Make single includes mandatory |
blob | commitdiff | diff to current |
2011-10-11 |
Chun-wei Fan | Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in... |
blob | commitdiff | diff to current |
2011-10-09 |
Matthias Clasen | Add G_GNUC_DEPRECATED to deprecated APIs in glib |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-06-09 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-03-15 |
Emmanuele Bassi | Revert "Remove all uses of G_CONST_RETURN" |
blob | commitdiff | diff to current |
2011-03-15 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-05-20 |
Christian Persch | Add g_dc[p]gettext, and use it in gsettings |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-02-08 |
Ryan Lortie | gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS |
blob | commitdiff | diff to current |
2008-07-18 |
Matthias Clasen | Bug 536996 – Missing noop i18n macro equivalent... |
blob | commitdiff | diff to current |
2008-06-19 |
Christian Persch | Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT |
blob | commitdiff | diff to current |
2008-06-19 |
Matthias Clasen | Annotate functions |
blob | commitdiff | diff to current |
2008-06-11 |
Behdad Esfahbod | Bug 503071 – Application direction changes to right... |
blob | commitdiff | diff to current |
2008-05-05 |
Michael Natterer | #define __GLIB_H_INSIDE__ around including everything. |
blob | commitdiff | diff to current |
2008-03-31 |
Matthias Clasen | Add macros wrapping the gcc alloc_size function attribu... |
blob | commitdiff | diff to current |
2008-03-14 |
Michael Natterer | make it possible to disable single-file includes by... |
blob | commitdiff | diff to current |
2007-12-10 |
Matthias Clasen | Change prototype to take msgctxtid + offset instead... |
blob | commitdiff | diff to current |
2007-11-23 |
Matthias Clasen | Define a two-argument macro C_() for marking translatab... |
blob | commitdiff | diff to current |
2006-05-16 |
Matthias Clasen | g_ascii_strtoll |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) |
blob | commitdiff | diff to current |
2004-11-28 |
Matthias Clasen | Mark functions with G_GNUC_MALLOC when appropriate. |
blob | commitdiff | diff to current |
2004-09-09 |
Matthias Clasen | Add a function to calculate the length of a NULL-termin... |
blob | commitdiff | diff to current |
2004-01-28 |
Matthias Clasen | New function, a cross between g_strsplit() and strtok... |
blob | commitdiff | diff to current |
2003-11-05 |
Matthias Clasen | New headers defining common gettext-support macros. |
blob | commitdiff | diff to current |
2002-10-12 |
Tim Janik | fix comment. (g_ascii_strtoull): new function, acting... |
blob | commitdiff | diff to current |
2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
blob | commitdiff | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | diff to current |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
blob | commitdiff | diff to current |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | diff to current |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
blob | commitdiff | diff to current |
2001-08-25 |
Alexander Larsson | Implement and document g_ascii_isxxx. |
blob | commitdiff | diff to current |
2001-07-19 |
Darin Adler | Add missing const. (g_strsplit): Add g_return_val_if_fa... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
blob | commitdiff | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-26 |
Owen Taylor | *** empty log message *** |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2000-12-07 |
Havoc Pennington | add g_strdupv test |
blob | commitdiff | diff to current |
2000-11-12 |
Robert Brady | Remove g_filename_{to,from}_utf8 |
blob | commitdiff | diff to current |
2000-10-12 |
Sebastian Wilhelmi | Split glib.h into many header files mostly according... |
blob | commitdiff | diff to current |
|