Age | Commit message (Expand) | Author |
---|---|---|
2019-11-12 | [ruby/psych] Remove taint support | Jeremy Evans |
2017-07-14 | Merge psych-3.0.0.beta3 from ruby/psych. | hsbt |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-04-20 | * test/csv/test_features.rb, test/logger/test_logger.rb | akr |
2013-03-26 | * test/psych/test_*.rb: use require_relative to require local library | xibbar |
2012-02-28 | * ext/psych/lib/psych.rb: default open YAML files with utf8 external | tenderlove |
2012-02-23 | * ext/psych/parser.c: set parser encoding based on the YAML input | tenderlove |
2011-04-21 | * ext/psych/parser.c (parse): strings from psych have proper taint | tenderlove |