| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing allow-none annotations for function parameters. | Robert Ancell | 2012-03-31 | 1 | -4/+4 |
* | g_error_new_valist, g_error_copy: warn if domain is 0 or message is NULL | Simon McVittie | 2012-01-15 | 1 | -0/+11 |
* | GError: small documentation addition | Matthias Clasen | 2012-01-15 | 1 | -1/+5 |
* | documentation fixes | Stef Walter | 2011-12-13 | 1 | -1/+1 |
* | Don't #include <glib/gslice.h> from gmem.h | Ryan Lortie | 2011-09-18 | 1 | -0/+1 |
* | Replace @Varargs with @... | Ryan Lortie | 2011-07-22 | 1 | -2/+2 |
* | Move GError docs inline and ditch template | Matthias Clasen | 2011-07-18 | 1 | -0/+324 |
* | More header inclusion cleanup | Matthias Clasen | 2010-09-05 | 1 | -1/+3 |
* | glib/: fully remove galias hacks | Ryan Lortie | 2010-07-07 | 1 | -4/+0 |
* | Improve documentation for g_error_matches() | Benjamin Otte | 2009-08-18 | 1 | -2/+3 |
* | Minor doc fix | Matthias Clasen | 2009-07-05 | 1 | -54/+53 |
* | Make g_error_new_valist public | Yeti | 2009-05-23 | 1 | -1/+15 |
* | Add a since | Matthias Clasen | 2008-08-01 | 1 | -0/+2 |
* | Add g_set_error_literal. Bug #535947. | Christian Persch | 2008-06-16 | 1 | -0/+31 |
* | Improve wording for g_propagate_error docs. | Mathias Hasselmann | 2007-12-06 | 1 | -4/+4 |
* | Add Since tags | Matthias Clasen | 2007-11-29 | 1 | -2/+6 |
* | use g_strconcat() instead of g_strjoin() to concatenate two strings. | Sven Neumann | 2007-11-20 | 1 | -1/+1 |
* | new functions g_prefix_error and g_propagate_prefixed_error. | Ryan Lortie | 2007-11-16 | 1 | -0/+77 |
* | Allocate GErrors using the slice allocator. (#354054, Matt Barnes) | Matthias Clasen | 2006-09-03 | 1 | -4/+4 |
* | Minor stylistic fix | Matthias Clasen | 2005-06-10 | 1 | -4/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+4 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -0/+1 |
* | Remove some explicit Docbook markup which is no longer necessary | Matthias Clasen | 2003-07-25 | 1 | -4/+4 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -0/+3 |
* | Minor markup fixes. | Matthias Clasen | 2001-12-16 | 1 | -13/+13 |
* | don't overwrite errors | Havoc Pennington | 2001-02-13 | 1 | -8/+13 |
* | Free the src error if the dest location is NULL - I'm pretty sure that's | Havoc Pennington | 2000-11-05 | 1 | -8/+14 |
* | docs | Havoc Pennington | 2000-09-06 | 1 | -0/+77 |
* | Added function g_propagte_error to hand over local errors to the calling | Sebastian Wilhelmi | 2000-09-01 | 1 | -6/+23 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | #include <gerror.h> | Havoc Pennington | 2000-07-12 | 1 | -239/+90 |
* | Don't define WIN32 and NATIVE_WIN32. | Tor Lillqvist | 1999-10-04 | 1 | -1/+1 |
* | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1999-10-04 | 1 | -8/+4 |
* | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1999-07-24 | 1 | -1/+8 |
* | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1999-05-08 | 1 | -2/+2 |
* | New files, used to generate corresponding non-.in files when making a | Tor Lillqvist | 1999-05-06 | 1 | -2/+14 |
* | Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' | Raja R Harinath | 1999-03-14 | 1 | -3/+0 |
* | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | This commit merges the glib-threads branch into the main | Owen Taylor | 1998-12-15 | 1 | -0/+5 |
* | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 1998-11-01 | 1 | -0/+5 |
* | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1998-10-27 | 1 | -1/+18 |
* | removed this function which was not publically exported in glib.h. to | Tim Janik | 1998-08-24 | 1 | -91/+83 |
* | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1998-08-16 | 1 | -2/+2 |
* | Initial revision | Owen Taylor | 1998-06-10 | 1 | -0/+260 |