summaryrefslogtreecommitdiff
path: root/libyelp/yelp-debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Mark internal functions with G_GNUC_INTERNALDavid King2015-10-161-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756658
* yelp-debug: check if __STDC_VERSION__ is definedMarek Chalupa2015-02-161-3/+4
| | | | | | | | | __STDC_VERSION__ is defined only when switch -std=c99 (and newer standards) is defined. This can break the build with error: error: "__STDC_VERSION__" is not defined https://bugzilla.gnome.org/show_bug.cgi?id=744454
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
|
* Add missing #include <config.h> to make sure translation work among other ↵Kjartan Maraas2011-03-271-4/+0
| | | | things.
* Starting libyelpShaun McCance2009-09-061-0/+79