ruby/ext/psych
tenderlove 59a1344808 * ext/psych/parser.c: removed external encoding setter, allow parser
to be reused.
* ext/psych/lib/psych/parser.rb: added external encoding setter.
* test/psych/test_parser.rb: test parser reuse

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-09 18:44:27 +00:00
..
lib * ext/psych/parser.c: removed external encoding setter, allow parser 2012-02-09 18:44:27 +00:00
emitter.c * ext/psych/emitter.c: fixing clang warnings. Thanks Joey! 2011-12-20 17:37:41 +00:00
emitter.h * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
extconf.rb * ext/psych/extconf.rb: install psych .so to not psych/ but direct. 2010-03-30 12:21:55 +00:00
parser.c * ext/psych/parser.c: removed external encoding setter, allow parser 2012-02-09 18:44:27 +00:00
parser.h * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
psych.c * ext/psych/*.c: not executable. 2010-04-08 06:32:08 +00:00
psych.gemspec * ext/psych/lib/psych.rb: update psych version. 2011-10-03 21:44:38 +00:00
psych.h * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
to_ruby.c * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
to_ruby.h * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
yaml_tree.c * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
yaml_tree.h * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00