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 a745e619d2 * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for
rb_nkf_enc_get("US-ASCII").
  * if use rb_nkf_enc_get("US-ASCII"), ruby will crash - this is bug?


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-22 08:49:28 +00:00
..
lib * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157. 2007-12-22 08:36:30 +00:00
nkf-utf8 * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157. 2007-12-22 08:36:30 +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 remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
nkf.c * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for 2007-12-22 08:49:28 +00:00