aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_encoding.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/parser.c: fall back to any encoding if the externaltenderlove2012-04-061-1/+1
* * ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove2012-02-231-0/+73
* * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove2011-08-241-0/+16
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * ext/psych/emitter.c: output strings are automatically transcodedtenderlove2010-05-191-0/+72
* * ext/psych/parser.c (parse): Return strings encoded astenderlove2010-05-101-0/+16
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-291-1/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+91