1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/nkf
naruse b87182fa7f * ext/nkf/nkf-utf8/nkf.c (kanji_convert): output unicode chars.
[ruby-dev:36957]

* ext/nkf/nkf-utf8/nkf.c (numchar_getc): increase buffer size.
  reported and patched at [ruby-dev:36957] by mame.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-28 14:30:17 +00:00
..
lib * ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str. 2008-01-14 14:37:29 +00:00
nkf-utf8 * ext/nkf/nkf-utf8/nkf.c (kanji_convert): output unicode chars. 2008-10-28 14:30:17 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend follow to nkf 2.0.4 2004-10-29 06:51:33 +00:00
extconf.rb
nkf.c * ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable. 2008-10-27 03:04:22 +00:00