summaryrefslogtreecommitdiff
path: root/test/psych/test_deprecated.rb
AgeCommit message (Expand)Author
2021-05-13Introduce `Psych.unsafe_load`Aaron Patterson
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2017-03-27Fixed gabage linesSHIBATA Hiroshi
2017-03-27Removed deprecated yaml_initialize methodSHIBATA Hiroshi
2017-03-27Removed Module#psych_yaml_asSHIBATA Hiroshi
2017-03-27Remove Psych.tagurizeSHIBATA Hiroshi
2017-03-27Remove Psych.object_makerSHIBATA Hiroshi
2017-03-27Remove Psych.read_type_classSHIBATA Hiroshi
2017-03-27Remove Psych.add_private_typeSHIBATA Hiroshi
2017-03-27Removed Psyych.add_ruby_type.SHIBATA Hiroshi
2017-03-27Removed Psyych.detect_implicit.SHIBATA Hiroshi
2017-03-07To use yaml_as instead of psych_yaml_asSHIBATA Hiroshi
2017-03-03Removed aliases for Syck module.SHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2013-05-14merge from RubyAaron Patterson
2013-04-05sync with ruby trunkAaron Patterson
2011-09-01sync with ruby-trunkAaron Patterson
2011-03-29pulling in changes from ruby coreAaron Patterson
2010-05-03merging from rubyAaron Patterson
2010-04-24adding deprecated method "tagurize"Aaron Patterson
2010-04-24adding support for deprecated "add_private_type" functionAaron Patterson
2010-04-23supporting add_ruby_typeAaron Patterson
2010-04-16merging from rubyAaron Patterson
2010-04-09implementing some deprecated api methodsAaron Patterson