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
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
..
lib * string.c (tr_setup_table): fix bug in r29146. 2010-08-30 19:45:30 +00:00
bytecode.c
depend
emitter.c
extconf.rb
gram.c
gram.h
handler.c
implicit.c * ext/syck/implicit.c (YYFILL): suppress warnings. 2010-05-21 09:21:58 +00:00
node.c
rubyext.c * process.c: suppress warning for signed and unsigned type 2010-05-17 13:21:17 +00:00
syck.c
syck.h
token.c
yaml2byte.c
yamlbyte.h * suppress warnings. 2010-05-21 09:10:23 +00:00