summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-yaml.c
Commit message (Expand)AuthorAgeFilesLines
* Pay attention to errors from yaml_parser_parse (#129)Anders Kaseorg2016-08-171-2/+1
* Sanity check YAML files before parsingRichard Hughes2016-08-171-0/+15
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-8/+33
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-39/+0
* Use the typedef'd name in the code to help readabilityRichard Hughes2015-09-141-15/+15
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-5/+5
* trivial: Remove a build warning when building without DEP-11 supportRichard Hughes2014-08-281-15/+15
* trivial: Use the correct project prefixRichard Hughes2014-08-201-5/+5
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-0/+381