1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/psych/yaml
tenderlove f595568e47 * ext/psych/lib/psych.rb: bump psych version.
* ext/psych/psych.gemspec: ditto
* ext/psych/yaml/scanner.c: add latest libyaml change.
* test/psych/helper.rb: support newer minitest
* test/psych/test_to_yaml_properties.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-02-17 18:17:46 +00:00
..
api.c yaml/api.c: fix typo 2014-02-12 09:01:28 +00:00
config.h * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to 2014-03-28 00:19:15 +00:00
dumper.c
emitter.c ext/psych/yaml: suppress warnings 2014-02-16 07:53:20 +00:00
LICENSE
loader.c yaml/api.c, yaml/loader.c: integer overflow 2014-02-05 01:17:28 +00:00
parser.c ext/psych/yaml: suppress warnings 2014-02-16 07:53:20 +00:00
reader.c * remove trailing spaces. 2014-02-05 01:04:25 +00:00
scanner.c * ext/psych/lib/psych.rb: bump psych version. 2015-02-17 18:17:46 +00:00
writer.c * remove trailing spaces. 2014-02-05 01:04:25 +00:00
yaml.h
yaml_private.h * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to 2014-03-28 00:19:15 +00:00