ruby/ext/syck/lib
yugui d9cd722638 merges r29146 and r29148 from trunk into ruby_1_9_2.
--
* string.c (tr_setup_table): initialize negating table when
  negating string is given. [ruby-core:31851]

* string.c (tr_find): add a sentence for the time when
  target characters include negating one.

* string.c (rb_str_count): move definition.
--
* 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/branches/ruby_1_9_2@29569 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-23 10:02:41 +00:00
..
syck merges r29146 and r29148 from trunk into ruby_1_9_2. 2010-10-23 10:02:41 +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/yaml/syck.rb: split from ext/syck/lib/syck.rb for 2010-04-14 02:37:54 +00:00