summaryrefslogtreecommitdiff
path: root/test/psych
AgeCommit message (Expand)Author
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-04-03* lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove
2010-03-31* ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove
2010-03-31* ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove
2010-03-31* test/psych/test_emitter.rb (setup): encoding of @out should be same as scri...wanabe
2010-03-29* lib/psych.rb: Fix problem with empty and white-space only strings.tenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-29* test/psych/visitors/test_to_ruby.rb: switching to assert_in_deltatenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove