aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_tainted.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-7/+7
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove2012-02-281-1/+1
* * ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove2012-02-231-1/+3
* * ext/psych/parser.c (parse): strings from psych have proper tainttenderlove2011-04-211-0/+128