1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/iconv
nobu 5225f2c143 * ext/iconv/iconv.c (strip_glibc_option, map_charset): check if
encoding is a string.  based on the patch by Hiroshi Moriyama at
  [ruby-dev:36811].

* test/iconv/test_basic.rb (test_invalid_arguments): added tests.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-21 02:34:07 +00:00
..
.cvsignore
charset_alias.rb
depend * ext/iconv/iconv.c (iconv_create): achieve target encoding. 2007-12-04 07:34:49 +00:00
extconf.rb * ext/iconv/iconv.c (iconv_s_list): support NetBSD/Citrus iconv. 2007-12-05 16:04:12 +00:00
iconv.c * ext/iconv/iconv.c (strip_glibc_option, map_charset): check if 2008-10-21 02:34:07 +00:00
mkwrapper.rb