ruby/ext/psych
tenderlove 653b0bcbaf * ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML style
when emitting multi-line strings. Thanks @atambo

* test/psych/test_yaml.rb: test for change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-17 03:15:54 +00:00
..
lib * ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML style 2012-11-17 03:15:54 +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 * ext/psych/*: importing Psych to trunk 2010-03-28 21:49:37 +00:00
extconf.rb * ext/psych/extconf.rb: Use an exception instaed of bare abort. 2012-05-18 07:02:39 +00:00
parser.c * ext/psych/parser.c: just get the constant defined in Ruby. 2012-10-22 21:25:02 +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: updated to released version. 2012-07-31 01:37:06 +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