summaryrefslogtreecommitdiff
path: root/test/psych/test_psych.rb
AgeCommit message (Expand)Author
2016-08-23test_psych.rb: close Tempfilenobu
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
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-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2011-03-30fixing syntax error in 1.8tenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2010-07-08* ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width istenderlove
2010-07-07* ext/psych/lib/psych/visitors/yaml_tree.rb (push): adding versiontenderlove
2010-07-07* ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove
2010-06-18* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove
2010-04-24* test/psych/test_psych.rb: don't leave temporary files.akr
2010-04-24* ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-03-31* ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove
2010-03-29* lib/psych.rb: Fix problem with empty and white-space only strings.tenderlove
2010-03-29* test/psych/*: switching tests to use relative require.tenderlove
2010-03-28* ext/psych/*: importing Psych to trunktenderlove