summaryrefslogtreecommitdiff
path: root/test/psych/test_yaml.rb
AgeCommit message (Expand)Author
2014-02-18* test/test/psych/test_string.rb: remove unused variables.hsbt
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-11-17* ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2011-08-13* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove
2011-05-03* ext/psych/lib/psych/visitors/yaml_tree.rb: fix time dumping so thattenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2011-02-02* ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regulartenderlove
2010-04-24* test/psych/test_yaml.rb: clearing domain types on teardowntenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove