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