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 a70a430f83 * ext/iconv/iconv.c (iconv_fail): now yield erred substring, and
set error object to $!.

* ext/iconv/iconv.c (iconv_convert): error handler block should
  return appended part and the rest.  if rest is nil, the
  conversion stops.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-02 05:19:18 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
charset_alias.rb * ext/iconv/iconv.c (map_charset): use lower case keys. 2003-09-01 15:41:31 +00:00
depend * ext/iconv/depend: added. 2002-03-17 11:07:46 +00:00
extconf.rb * ext/iconv/iconv.c (iconv_convert): append unchanged portion 2003-07-30 01:31:43 +00:00
iconv.c * ext/iconv/iconv.c (iconv_fail): now yield erred substring, and 2003-10-02 05:19:18 +00:00
MANIFEST * ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper 2003-07-18 19:51:42 +00:00