2011-05-03 |
Dan Winship | Fix usage of _GNU_SOURCE |
blob | commitdiff |
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-09-04 |
Matthias Clasen | More include cleanups |
blob | commitdiff | diff to current |
2010-09-01 |
Jon Nordby | docs: Inline docs from tmpl/memory.smgl |
blob | commitdiff | diff to current |
2010-07-12 |
Ryan Lortie | Fix some glib docs warnings |
blob | commitdiff | diff to current |
2010-07-08 |
Matthias Clasen | Add a note about l10n to the g_strconcat docs |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
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-01-30 |
Ryan Lortie | g_strlcpy doc: small fixup |
blob | commitdiff | diff to current |
2009-07-10 |
Matthias Clasen | Another possible error code clash, yay |
blob | commitdiff | diff to current |
2009-01-19 |
Matthias Clasen | Fix a typo |
blob | commitdiff | diff to current |
2009-01-03 |
Matthias Clasen | Move docs inline |
blob | commitdiff | diff to current |
2008-12-31 |
Matthias Clasen | Fix some compiler warnings |
blob | commitdiff | diff to current |
2008-08-28 |
Ryan Lortie | [REVERT] Bug 548612 – g_strstr_len() should use memmem... |
blob | commitdiff | diff to current |
2008-08-28 |
Ryan Lortie | [REVERT] Bug 548612 – g_strstr_len() should use memmem... |
blob | commitdiff | diff to current |
2008-08-28 |
Michael Natterer | make "endptr" const since it's always a pointer into... |
blob | commitdiff | diff to current |
2008-08-28 |
Bastien Nocera | Bug 548612 – g_strstr_len() should use memmem when... |
blob | commitdiff | diff to current |
2008-08-27 |
Bastien Nocera | Bug 548612 – g_strstr_len() should use memmem when... |
blob | commitdiff | diff to current |
2008-07-18 |
Matthias Clasen | Bug 536996 – Missing noop i18n macro equivalent... |
blob | commitdiff | diff to current |
2008-07-16 |
Matthias Clasen | Document that this function does accept localized infin... |
blob | commitdiff | diff to current |
2008-06-13 |
Hans Breuer | to get the default translation target on win32 use... |
blob | commitdiff | diff to current |
2008-06-11 |
Behdad Esfahbod | Bug 503071 – Application direction changes to right... |
blob | commitdiff | diff to current |
2008-05-20 |
14:31:18 Tim Janik | Bug 503071 - Application direction changes to right... |
blob | commitdiff | diff to current |
2008-05-11 |
Yair Hershkovitz | Bug 503071 - Application direction changes to right... |
blob | commitdiff | diff to current |
2008-03-31 |
Matthias Clasen | Simple fixes to help building GLib on embedded systems... |
blob | commitdiff | diff to current |
2007-12-10 |
Matthias Clasen | Change prototype to take msgctxtid + offset instead... |
blob | commitdiff | diff to current |
2007-11-24 |
Matthias Clasen | Remove leftover ENABLE_NLS #ifdefs. |
blob | commitdiff | diff to current |
2007-11-23 |
Matthias Clasen | Define a two-argument macro C_() for marking translatab... |
blob | commitdiff | diff to current |
2007-11-08 |
Matthias Clasen | Don't leave out parameters uninitialized. (#490061... |
blob | commitdiff | diff to current |
2007-04-27 |
Matthias Clasen | small cleanup |
blob | commitdiff | diff to current |
2007-04-25 |
Paolo Borellki | small cleanup. (#433387) |
blob | commitdiff | diff to current |
2007-03-09 |
Matthias Clasen | Return negative values. (#416062) |
blob | commitdiff | diff to current |
2006-12-17 |
Matthias Clasen | Move docs inline, and improve wording. (#372598, Behdad... |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | Revert accidental commit |
blob | commitdiff | diff to current |
2006-06-05 |
Matthias Clasen | Add some tests involving leading whitespace. |
blob | commitdiff | diff to current |
2006-05-16 |
Matthias Clasen | g_ascii_strtoll |
blob | commitdiff | diff to current |
2006-02-14 |
Matthias Clasen | Improve docs |
blob | commitdiff | diff to current |
2005-12-05 |
Matthias Clasen | Add versioned deprecation information |
blob | commitdiff | diff to current |
2005-09-26 |
Matthias Clasen | Add details to the docs. (#314393, Matthew F. Barnes) |
blob | commitdiff | diff to current |
2005-09-15 |
Tor Lillqvist | Add warning to doc comment that these functions should... |
blob | commitdiff | diff to current |
2005-04-28 |
Matthias Clasen | Warn and don't crash when meeting a trailing \\. (... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-11-26 |
Matthias Clasen | Add a testcase for the previous fix. |
blob | commitdiff | diff to current |
2004-11-05 |
Matthias Clasen | Handle numbers like 1e1, nan, -infinity. Also try harde... |
blob | commitdiff | diff to current |
2004-09-17 |
Manish Singh | Make it take a guint for number of characters, instead... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
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-07-27 |
Matthias Clasen | s/g_strsplit/g_strsplit_set/ as well. |
blob | commitdiff | diff to current |
2004-07-24 |
Soeren Sandmann | s/g_strtokenize/g_strsplit_set/ in docs. |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Fix problems when a locale-specific decimal separator... |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
blob | commitdiff | diff to current |
2004-02-26 |
Matthias Clasen | Don't modify errno. (#116617, Balazs Scheidler) |
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-27 |
Tim Janik | handle NULL arguments gracefully. |
blob | commitdiff | diff to current |
2003-11-26 |
Roozbeh Pournader | Fixed a bad pointer comparison in g_ascii_strtod that... |
blob | commitdiff | diff to current |
2003-11-05 |
Matthias Clasen | New headers defining common gettext-support macros. |
blob | commitdiff | diff to current |
2003-07-01 |
Matthias Clasen | Move g_strfreev() docs inline. |
blob | commitdiff | diff to current |
2003-06-05 |
Matthias Clasen | Synchronize argument names with headers and docs. ... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | glib/gstrfuncs.c (g_ascii_strncasecmp) Use TOLOWER... |
blob | commitdiff | diff to current |
2003-05-27 |
Matthias Clasen | Use memcpy instead of strcpy. (#106988, Christian Biere) |
blob | commitdiff | diff to current |
2003-05-05 |
Matthias Clasen | Some doc fixes. (#111805) |
blob | commitdiff | diff to current |
2003-02-26 |
Matthias Clasen | Use g_strndup, not g_strdup, since we know the length... |
blob | commitdiff | diff to current |
2002-12-05 |
Matthias Clasen | Add Since and Deprecation info for symbols documented... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-11-29 |
Matthias Clasen | It is a 2.2 addition. |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Move some docs inline, and add deprecation information... |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
blob | commitdiff | diff to current |
2002-11-26 |
Owen Taylor | Avoid non-ANSI pointer comparison. (#54344, Morten... |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-11-19 |
Owen Taylor | Fix strtull/strtoull type in docs (#99012, Morten Welin... |
blob | commitdiff | diff to current |
2002-11-06 |
Matthias Clasen | Minor doc markup fix. |
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 |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
blob | commitdiff | diff to current |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-02-10 |
Darin Adler | New. (skip_spaces): g_unichar_isspace -> xml_isspace... |
blob | commitdiff | diff to current |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
blob | commitdiff | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | diff to current |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
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-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Copy if !g_mem_is_system_malloc, not the other way... |
blob | commitdiff | diff to current |
2001-09-26 |
Owen Taylor | Use memset; might be faster if someone used this for... |
blob | commitdiff | diff to current |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
blob | commitdiff | diff to current |
2001-09-21 |
Owen Taylor | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). |
blob | commitdiff | diff to current |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
blob | commitdiff | diff to current |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
blob | commitdiff | diff to current |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
blob | commitdiff | diff to current |
next |