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/lib
naruse d074ef4d60 * string.c (tr_setup_table): fix bug in r29146.
Initialize table even if cflag is 0; tr_find see whether
  del is empty or not.

* string.c (tr_find): nodel can't be NULL; if NULL, it means
  it is not specified.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-08-30 19:45:30 +00:00
..
syck * string.c (tr_setup_table): fix bug in r29146. 2010-08-30 19:45:30 +00:00
yaml * ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb for 2010-04-14 02:37:54 +00:00
syck.rb * ext/syck/lib/syck.rb: fixing unused variable warnings 2010-07-19 04:54:06 +00:00