1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/yaml
tenderlove 510cde74a6 * lib/yaml/rubytypes.rb: Struct members are emitted without a leading
colon.  Thanks Yusuke Endoh! [ruby-core:28052]
* test/yaml/test_struct.rb: fixed tests to go with Struct changes
* test/yaml/test_yaml.rb: fixed tests to go with Struct changes

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-04 17:11:00 +00:00
..
baseemitter.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
basenode.rb
constants.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
dbm.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
encoding.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
error.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
loader.rb
rubytypes.rb * lib/yaml/rubytypes.rb: Struct members are emitted without a leading 2010-02-04 17:11:00 +00:00
store.rb * lib/yaml/store.rb (YAML::load): modified to support empty 2008-04-11 07:43:31 +00:00
stream.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
stringio.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
syck.rb
tag.rb Fixed heredoc to play with emacs better. Added :startdoc: to fix broken rdoc processing 2009-09-24 21:05:35 +00:00
types.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
yamlnode.rb * lib/optparse/version.rb: remove variable shadowing to stop 2008-12-18 07:54:50 +00:00
ypath.rb