summaryrefslogtreecommitdiff
path: root/test/psych/test_date_time.rb
AgeCommit message (Expand)Author
2021-05-17[ruby/psych] Introduce `Psych.unsafe_load`Aaron Patterson
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove
2013-11-26* ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove
2013-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2011-03-30converting require_relative to just regular requirestenderlove
2010-07-03* ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove