ruby/ext/psych/yaml
hsbt e221c6cefc * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to
libyaml-0.1.6 for CVE-2014-2525.
* ext/psych/yaml/config.h: ditto.
* ext/psych/yaml/scanner.c: ditto.
* ext/psych/yaml/yaml_private.h: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-28 00:19:15 +00:00
..
LICENSE * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +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 * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
emitter.c ext/psych/yaml: suppress warnings 2014-02-16 07:53:20 +00:00
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: Merge psych-2.0.5. bump version to 2014-03-28 00:19:15 +00:00
writer.c * remove trailing spaces. 2014-02-05 01:04:25 +00:00
yaml.h * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge 2013-09-20 14:51:35 +00:00
yaml_private.h * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to 2014-03-28 00:19:15 +00:00