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 1ec93d92c7 * ext/psych/emitter.c (initialize): allow a configuration object to be
passed to the constructor so that mutation isn't required after
  instantiation.

* ext/psych/lib/psych/handler.rb: add configuration object

* ext/psych/lib/psych/visitors/emitter.rb: use configuration object if
  extra configuration is present.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-07-19 00:36:42 +00:00
..
lib * ext/psych/emitter.c (initialize): allow a configuration object to be 2012-07-19 00:36:42 +00:00
emitter.c * ext/psych/emitter.c (initialize): allow a configuration object to be 2012-07-19 00:36:42 +00:00
emitter.h
extconf.rb
parser.c
parser.h
psych.c
psych.gemspec
psych.h
to_ruby.c
to_ruby.h
yaml_tree.c
yaml_tree.h