summaryrefslogtreecommitdiff
path: root/test/psych/test_exception.rb
AgeCommit message (Expand)Author
2019-06-25Round trip exception backtracesAaron Patterson
2018-10-20Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt
2018-08-27Merge psych-3.1.0.pre1.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-04-05Import psych-3.0.0.beta1 from ruby/psych.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-29* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2013-01-29* test/ruby/test_marshal.rb: remove temporally files early.akr
2012-10-22* ext/psych/parser.c: just get the constant defined in Ruby.tenderlove
2011-12-06* ext/psych/lib/psych.rb (module Psych): parse and load methods taketenderlove
2011-10-04* ext/psych/lib/psych/syntax_error.rb: Add file, line, offset, andtenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove