Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix unicode with YAML::Syck•••Syck-- it doesn't use unicode by default?! Hello, 2010 calling.. | Joey Hess | 2010-03-24 |
* | use perl YAML for dumping•••Only it understands $YAML::UseHeader | Joey Hess | 2010-03-24 |
* | fall back from YAML::Any to just YAML•••for portabilty to old YAML in Debian stable that lacks the former. | Joey Hess | 2010-03-24 |
* | use YAML::Any to allow faster versions to be used if available | Joey Hess | 2010-03-24 |
* | fix newlines in commented defaults | Joey Hess | 2010-03-19 |
* | load YAML on demand•••so as not to break test suite if YAML is not avilable | Joey Hess | 2010-03-19 |
* | Add support for setup files written in YAML.•••Not the default. (Yet?) | Joey Hess | 2010-03-19 |