mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/syck/rubyext.c (transfer_find_i): removed use of String#=~ in favor
of Regexp#match.
* lib/yaml.rb: YAML::try_implicit returns.
* lib/yaml/rubytypes.rb: Regexps added for type matching.
* lib/yaml/emitter.rb: fix String + nil error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| extconf.rb | ||
| gram.c | ||
| gram.h | ||
| handler.c | ||
| implicit.c | ||
| MANIFEST | ||
| node.c | ||
| rubyext.c | ||
| syck.c | ||
| syck.h | ||
| token.c | ||