index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.
nobu
2004-01-14
1
-2
/
+2
*
* ext/iconv/iconv.c (map_charset): always ensure code is a String.
nobu
2003-12-22
1
-5
/
+1
*
* ext/iconv/charset_alias.rb: preserve original order.
nobu
2003-12-13
2
-3
/
+18
*
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-11
1
-1
/
+1
*
* io.c (read_all): should return given string even if data read is
matz
2003-12-10
1
-2
/
+1
*
add iconv.rb and config.charset.
akr
2003-12-07
1
-0
/
+2
*
sort aliases.
akr
2003-12-07
1
-1
/
+1
*
* ext/iconv/iconv.c (map_charset): make case sensitive.
akr
2003-12-07
2
-5
/
+4
*
* ext/iconv/iconv.c (iconv_failure_initialize): conform with
nobu
2003-10-02
1
-43
/
+49
*
* ext/iconv/iconv.c (iconv_fail): now yield erred substring, and
nobu
2003-10-02
1
-7
/
+33
*
* ext/iconv/iconv.c (map_charset): use lower case keys.
nobu
2003-09-01
2
-12
/
+41
*
* ext/iconv/iconv.c (iconv_convert): append unchanged portion
nobu
2003-07-30
2
-1
/
+17
*
* ext/iconv/iconv.c (check_iconv): check if Iconv instance.
nobu
2003-07-23
1
-34
/
+59
*
* ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper
nobu
2003-07-18
4
-5
/
+130
*
* array.c (rb_ary_values_at): new method to replace select(index..).
matz
2003-05-04
1
-1
/
+1
*
* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,
nobu
2002-12-20
1
-1
/
+1
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
1
-0
/
+1
*
* re.c (rb_reg_s_quote): # also should be quoted.
matz
2002-05-07
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_try): should initialize exceptions
nobu
2002-05-07
1
-7
/
+10
*
copied from ext/etc.
nobu
2002-04-18
1
-0
/
+2
*
* ext/digest: add depend file.
nobu
2002-03-18
1
-0
/
+1
*
* ext/iconv/extconf.rb: workaround for GNU libiconv.
eban
2002-03-18
1
-1
/
+1
*
* ext/iconv/depend: added.
nobu
2002-03-17
1
-0
/
+2
*
* ext/iconv/iconv.c: fixed document, Iconv#new is no longer an
nobu
2002-03-15
1
-4
/
+5
*
Initial revision
nobu
2002-03-14
3
-0
/
+745