summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-yaml.h
Commit message (Collapse)AuthorAgeFilesLines
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-0/+1
|
* Use the typedef'd name in the code to help readabilityRichard Hughes2015-09-141-7/+7
| | | | Should be no code, API or ABI changes.
* Use specific types to remove the last _cleanup_free usageRichard Hughes2015-09-141-0/+4
|
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-0/+49
This is optional, but enabled by default. Use --disable-dep11 to remove the libyaml dependancy.