| Commit message (Expand) | Author | Age | Files | Lines |
* | various: add GLIB_AVAILABLE_IN_ALL everywhere else | Ryan Lortie | 2013-01-13 | 1 | -0/+45 |
* | Add G_GNUC_PRINTF on all functions with format strings | Henrique Dante de Almeida | 2013-01-13 | 1 | -1/+2 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-27 | 1 | -3/+3 |
* | Don't use G_DISABLE_DEPRECATED guards around deprecated functions | Matthias Clasen | 2011-11-03 | 1 | -8/+0 |
* | Make things compile again | Matthias Clasen | 2011-10-17 | 1 | -19/+0 |
* | Make single includes mandatory | Matthias Clasen | 2011-10-12 | 1 | -1/+1 |
* | Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headers | Chun-wei Fan | 2011-10-11 | 1 | -4/+9 |
* | Add G_GNUC_DEPRECATED to deprecated APIs in glib | Matthias Clasen | 2011-10-08 | 1 | -7/+7 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-06-09 | 1 | -9/+9 |
* | Revert "Remove all uses of G_CONST_RETURN" | Emmanuele Bassi | 2011-03-15 | 1 | -9/+9 |
* | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-03-15 | 1 | -9/+9 |
* | Add g_dc[p]gettext, and use it in gsettings | Christian Persch | 2010-05-20 | 1 | -1/+3 |
* | gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS | Ryan Lortie | 2010-02-08 | 1 | -0/+1 |
* | Bug 536996 – Missing noop i18n macro equivalent to C_ | Matthias Clasen | 2008-07-18 | 1 | -0/+3 |
* | Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT | Christian Persch | 2008-06-19 | 1 | -2/+2 |
* | Annotate functions | Matthias Clasen | 2008-06-19 | 1 | -2/+2 |
* | Bug 503071 – Application direction changes to right to left even if | Behdad Esfahbod | 2008-06-11 | 1 | -0/+7 |
* | #define __GLIB_H_INSIDE__ around including everything. | Michael Natterer | 2008-05-05 | 1 | -1/+1 |
* | Add macros wrapping the gcc alloc_size function attribute. (#523019, | Matthias Clasen | 2008-03-31 | 1 | -1/+1 |
* | make it possible to disable single-file includes by defining | Michael Natterer | 2008-03-14 | 1 | -1/+5 |
* | Change prototype to take msgctxtid + offset instead of two strings, to | Matthias Clasen | 2007-12-10 | 1 | -1/+1 |
* | Define a two-argument macro C_() for marking translatable strings with | Matthias Clasen | 2007-11-23 | 1 | -0/+4 |
* | g_ascii_strtoll | Matthias Clasen | 2006-05-16 | 1 | -0/+3 |
* | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) | Matthias Clasen | 2005-03-08 | 1 | -2/+3 |
* | Mark functions with G_GNUC_MALLOC when appropriate. | Matthias Clasen | 2004-11-28 | 1 | -16/+16 |
* | Add a function to calculate the length of a NULL-terminated string array. | Matthias Clasen | 2004-09-09 | 1 | -0/+2 |
* | New function, a cross between g_strsplit() and strtok(). (#88329, Soeren | Matthias Clasen | 2004-01-28 | 1 | -2/+5 |
* | New headers defining common gettext-support macros. | Matthias Clasen | 2003-11-05 | 1 | -0/+3 |
* | fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in | Tim Janik | 2002-10-12 | 1 | -0/+3 |
* | New functions g_str_has_suffix and g_str_has_prefix. | Alex Larsson | 2002-05-14 | 1 | -0/+5 |
* | Add g_strtod & co. | Alex Larsson | 2001-10-24 | 1 | -6/+22 |
* | cast the string size to gulong and use %lu for printing to avoid 64bit | George Lebl | 2001-09-29 | 1 | -1/+1 |
* | Version 1.3.9 (binary, interface == 0) | Owen Taylor | 2001-09-25 | 1 | -2/+4 |
* | Replace some uses of isspace() with g_ascii_isspace(). | Owen Taylor | 2001-09-02 | 1 | -1/+1 |
* | After being away for about five months, I'm back working on this... For | Tor Lillqvist | 2001-08-30 | 1 | -1/+1 |
* | Implement and document g_ascii_isxxx. | Alexander Larsson | 2001-08-25 | 1 | -4/+52 |
* | Add missing const. (g_strsplit): Add g_return_val_if_fail for case of | Darin Adler | 2001-07-19 | 1 | -2/+2 |
* | Patch from Darin Adler (#54166) | Owen Taylor | 2001-06-30 | 1 | -7/+33 |
* | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 2001-06-26 | 1 | -1/+1 |
* | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 2001-06-23 | 1 | -7/+7 |
* | Added new functions g_strstr_len, g_strrstr and g_strrstr_len | Alex Larsson | 2001-06-08 | 1 | -0/+9 |
* | docs | Havoc Pennington | 2001-04-16 | 1 | -1/+1 |
* | *** empty log message *** | Owen Taylor | 2001-03-26 | 1 | -0/+3 |
* | include string.h | Havoc Pennington | 2001-02-17 | 1 | -51/+51 |
* | add g_strdupv test | Havoc Pennington | 2000-12-07 | 1 | -0/+2 |
* | Remove g_filename_{to,from}_utf8 | Robert Brady | 2000-11-12 | 1 | -6/+0 |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+128 |