summaryrefslogtreecommitdiff
path: root/glib/gerror.c
Commit message (Expand)AuthorAgeFilesLines
* use g_strconcat() instead of g_strjoin() to concatenate two strings.Sven Neumann2007-11-201-1/+1
* new functions g_prefix_error and g_propagate_prefixed_error.Ryan Lortie2007-11-161-0/+77
* Allocate GErrors using the slice allocator. (#354054, Matt Barnes)Matthias Clasen2006-09-031-4/+4
* Minor stylistic fixMatthias Clasen2005-06-101-4/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+4
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Remove some explicit Docbook markup which is no longer necessaryMatthias Clasen2003-07-251-4/+4
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-0/+3
* Minor markup fixes.Matthias Clasen2001-12-161-13/+13
* don't overwrite errorsHavoc Pennington2001-02-131-8/+13
* Free the src error if the dest location is NULL - I'm pretty sure that'sHavoc Pennington2000-11-051-8/+14
* docsHavoc Pennington2000-09-061-0/+77
* Added function g_propagte_error to hand over local errors to the callingSebastian Wilhelmi2000-09-011-6/+23
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* #include <gerror.h>Havoc Pennington2000-07-121-239/+90
* Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1999-10-041-1/+1
* G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1999-10-041-8/+4
* 18:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1999-07-241-1/+8
* Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1999-05-081-2/+2
* New files, used to generate corresponding non-.in files when making aTor Lillqvist1999-05-061-2/+14
* Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask'Raja R Harinath1999-03-141-3/+0
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+7
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+5
* Land glib-rrh-19981025-0.patch.Raja R Harinath1998-11-011-0/+5
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-1/+18
* removed this function which was not publically exported in glib.h. toTim Janik1998-08-241-91/+83
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-161-2/+2
* Initial revisionOwen Taylor1998-06-101-0/+260