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 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| bytecode.c | ||
| depend | ||
| emitter.c | ||
| extconf.rb | ||
| gram.c | ||
| gram.h | ||
| handler.c | ||
| implicit.c | ||
| node.c | ||
| rubyext.c | ||
| syck.c | ||
| syck.h | ||
| token.c | ||
| yaml2byte.c | ||
| yamlbyte.h | ||