summaryrefslogtreecommitdiff
path: root/test/psych/test_hash.rb
AgeCommit message (Expand)Author
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-16* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove
2014-08-05* ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2011-06-09* ext/psych/lib/psych/visitors/to_ruby.rb: Hash subclasses can be readtenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove