aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Yaml.pm
Commit message (Expand)AuthorAge
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533Joey Hess2012-01-28
* 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