aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Yaml.pm
Commit message (Expand)AuthorAge
* Support YAML::XS by not passing decoded unicode to Load. Closes: #625713Joey Hess2011-05-12
* fix unicode with YAML::SyckJoey Hess2010-03-24
* use perl YAML for dumpingJoey Hess2010-03-24
* fall back from YAML::Any to just YAMLJoey Hess2010-03-24
* use YAML::Any to allow faster versions to be used if availableJoey Hess2010-03-24
* fix newlines in commented defaultsJoey Hess2010-03-19
* load YAML on demandJoey Hess2010-03-19
* Add support for setup files written in YAML.Joey Hess2010-03-19