summaryrefslogtreecommitdiff
path: root/test/psych/test_encoding.rb
AgeCommit message (Expand)Author
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2013-05-14* test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-02Suppress warningsnaruse
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2012-04-06* ext/psych/parser.c: fall back to any encoding if the externaltenderlove
2012-02-23* ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2010-05-19* ext/psych/emitter.c: output strings are automatically transcodedtenderlove
2010-05-10* ext/psych/parser.c (parse): Return strings encoded astenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove