summaryrefslogtreecommitdiff
path: root/ext/iconv/iconv.c
AgeCommit message (Expand)Author
2003-10-02* ext/iconv/iconv.c (iconv_fail): now yield erred substring, andnobu
2003-09-01* ext/iconv/iconv.c (map_charset): use lower case keys.nobu
2003-07-30* ext/iconv/iconv.c (iconv_convert): append unchanged portionnobu
2003-07-23* ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu
2003-07-18* ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrappernobu
2003-05-04* array.c (rb_ary_values_at): new method to replace select(index..).matz
2002-12-20* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu
2002-05-07* re.c (rb_reg_s_quote): # also should be quoted.matz
2002-05-07* ext/iconv/iconv.c (iconv_try): should initialize exceptionsnobu
2002-03-15* ext/iconv/iconv.c: fixed document, Iconv#new is no longer annobu
2002-03-14Initial revisionnobu