mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
appearing alone or at the end of plain scalars. [ruby-core:5826] * ext/syck/emitter.c (syck_emit_scalar): treat typed scalar nodes as complex keys. * lib/syck.h: version 0.60. * lib/yaml/basenode.rb (YAML::BaseNode#at): transform keys during key searches. * ext/syck/rubyext.c: loading of binary-typed nodes. prevent emission of plain strings that look like symbols, but which aren't. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| baseemitter.rb | ||
| basenode.rb | ||
| constants.rb | ||
| dbm.rb | ||
| encoding.rb | ||
| error.rb | ||
| loader.rb | ||
| rubytypes.rb | ||
| store.rb | ||
| stream.rb | ||
| stringio.rb | ||
| syck.rb | ||
| tag.rb | ||
| types.rb | ||
| yamlnode.rb | ||
| ypath.rb | ||