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
tenderlove 0cb987bc51 * ext/psych/lib/psych.rb: default open YAML files with utf8 external
encoding. [ruby-core:42967]
* test/psych/test_tainted.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-28 01:30:15 +00:00
..
lib * ext/psych/lib/psych.rb: default open YAML files with utf8 external 2012-02-28 01:30:15 +00:00
emitter.c * ext/psych/emitter.c: fixing clang warnings. Thanks Joey! 2011-12-20 17:37:41 +00:00
emitter.h
extconf.rb
parser.c * ext/psych/parser.c: prevent a memory leak by protecting calls to 2012-02-24 04:55:33 +00:00
parser.h
psych.c
psych.gemspec * ext/psych/lib/psych.rb: update psych version. 2011-10-03 21:44:38 +00:00
psych.h
to_ruby.c
to_ruby.h
yaml_tree.c
yaml_tree.h