summaryrefslogtreecommitdiff
path: root/glib/gerror.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
* Add g_prefix_error_literal()Dan Williams2021-05-281-0/+5
* gerror: Minor documentation formatting fixesPhilip Withnall2021-01-131-5/+5
* gerror: Add a heading for the docs section on extended GErrorsPhilip Withnall2021-01-131-0/+2
* gerror: Add support for extended errorsKrzesimir Nowak2021-01-061-0/+137
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* License headers: "the Gnome Library" -> "this library"Sébastien Wilmet2017-01-041-8/+7
* docs: Replace <structname> tags with back ticksEmmanuele Bassi2014-05-311-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+12
* Add G_GNUC_PRINTF on all functions with format stringsHenrique Dante de Almeida2013-01-131-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Move GError docs inline and ditch templateMatthias Clasen2011-07-181-0/+9
* Make g_error_new_valist publicYeti2009-05-231-0/+6
* Add g_set_error_literal. Bug #535947.Christian Persch2008-06-161-0/+5
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-1/+4
* new functions g_prefix_error and g_propagate_prefixed_error.Ryan Lortie2007-11-161-0/+10
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-10/+7
* Added function g_propagte_error to hand over local errors to the callingSebastian Wilhelmi2000-09-011-0/+5
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* #include <gerror.h>Havoc Pennington2000-07-121-0/+72