1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
nobu 462fd870d7 * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
[ruby-dev:27237], [ruby-core:05854]

* lib/yaml/tag.rb (Module#yaml_as): suppress warnings.

* lib/yaml/types.rb (YAML::PrivateType, YAML::DomainType): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-09-27 22:57:53 +00:00
..
.cvsignore
bytecode.c * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
depend
emitter.c * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
extconf.rb
gram.c * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
gram.h * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
handler.c * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
implicit.c * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
node.c * ext/syck/node.c (syck_replace_str): was using return from the 2005-09-16 09:37:45 +00:00
rubyext.c * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo. 2005-09-27 22:57:53 +00:00
syck.c * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
syck.h * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
token.c * ext/syck/token.c: correctly compute identation of a block 2005-09-20 23:58:18 +00:00
yaml2byte.c * ext/syck/emitter.c (syck_scan_scalar): prevent indicators from 2005-09-20 06:50:20 +00:00
yamlbyte.h