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 3a185ede69 * ext/psych/lib/psych/visitors/emitter.rb: sending emit options to
YAML emitter. [ruby-core:28318]
* ext/psych/emitter.c: updating documentation about emit options
* ext/psych/lib/psych/core_ext.rb: ditto
* ext/psych/lib/psych.rb (dump): passing emit options to emitter.
* ext/psych/lib/psych/nodes/node.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-07 23:05:45 +00:00
..
lib * ext/psych/lib/psych/visitors/emitter.rb: sending emit options to 2010-07-07 23:05:45 +00:00
emitter.c * ext/psych/lib/psych/visitors/emitter.rb: sending emit options to 2010-07-07 23:05:45 +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/lib/psych.rb: Adding Psych::Exception 2010-05-19 03:24:13 +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.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