1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 26fcfd1bb5 * ext/iconv/iconv.c (map_charset): use lower case keys.
* ext/iconv/iconv.c (iconv_fail): just yield error and return the
  result if a block is given.

* ext/iconv/iconv.c (iconv_convert): yield error and append the
  result if a block is given.

* ext/iconv/charset_alias.rb (charset_alias): optional third
  argument.

* ext/iconv/charset_alias.rb (charset_alias): use CP932 instead of
  SHIFT_JIS on cygwin.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-01 15:41:31 +00:00
..
bigdecimal The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*,/ respectively. 2003-08-29 13:37:44 +00:00
curses
dbm
digest
dl
etc
fcntl
gdbm
iconv * ext/iconv/iconv.c (map_charset): use lower case keys. 2003-09-01 15:41:31 +00:00
io/wait
nkf * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just 2003-08-23 09:56:56 +00:00
openssl * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
pty
racc/cparse
readline
sdbm
socket * ext/socket/socket.c (ruby_connect): many systems seem to have 2003-08-20 07:44:53 +00:00
stringio
strscan
syck * implicit.c (syck_type_id_to_taguri): corrected detection of 2003-08-26 07:02:19 +00:00
syslog
tcltklib * doc/ChangeLog-1.8.0: add changes of Ruby/Tk 2003-08-29 08:34:14 +00:00
tk * parse.y (aref_args): forgot to call NEW_SPLAT(). reported by 2003-09-01 09:02:43 +00:00
Win32API
win32ole
zlib
.cvsignore
extmk.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68