aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_deprecated.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove2013-05-141-1/+1
* Suppress warningsnaruse2013-04-021-1/+5
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* Use psych_yaml_as to avoid collision with Syck.naruse2011-08-291-1/+1
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * ext/psych/lib/psych/deprecated.rb: adding deprecated object_makertenderlove2010-04-271-0/+7
* * ext/psych/lib/psych/deprecated.rb: adding deprecated "read_type_class"tenderlove2010-04-271-0/+12
* * ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize methodtenderlove2010-04-241-0/+6
* * ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove2010-04-241-0/+10
* * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove2010-04-241-0/+8
* * ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove2010-04-241-0/+16
* * ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove2010-04-161-0/+8
* * ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methodstenderlove2010-04-161-0/+8
* * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove2010-04-091-0/+135