summaryrefslogtreecommitdiff
path: root/test/psych/test_date_time.rb
AgeCommit message (Expand)Author
2021-05-13Introduce `Psych.unsafe_load`Aaron Patterson
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2017-05-22Preserve time zone offset when deserializing timesMarcus Stollsteimer
2017-05-22Add tests for time with usec and with time zone offsetMarcus Stollsteimer
2017-03-03Added parentheses for regex assertionsSHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2013-11-26fix support for negative years.Aaron Patterson
2013-11-26fix regexp for matching TIME.Aaron Patterson
2013-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects soAaron Patterson
2013-04-05sync with ruby trunkAaron Patterson
2011-03-29pulling in changes from ruby coreAaron Patterson
2010-07-05merging changes from rubyAaron Patterson