1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz c82769f227 * ext/dbm/dbm.c (fdbm_index): make #index warn like Hash.
* ext/dbm/dbm.c (fdbm_key): new method.

* ext/sdbm/init.c: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-11-07 22:07:05 +00:00
..
bigdecimal
continuation
coverage
curses * ext/curses/curses.c: curses encoding should obey locale. 2008-11-07 21:42:24 +00:00
dbm * ext/dbm/dbm.c (fdbm_index): make #index warn like Hash. 2008-11-07 22:07:05 +00:00
digest
dl
etc * ext/etc/etc.c (sGroup): getgrent may not be available. 2008-10-26 09:07:37 +00:00
fcntl
fiber
gdbm
iconv * ext/iconv/iconv.c (strip_glibc_option, map_charset): check if 2008-10-21 02:34:07 +00:00
io/wait * ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl on 2008-10-26 09:11:40 +00:00
json
mathn * complex.c: continues to support canonicalization *unofficially* 2008-10-28 14:11:08 +00:00
nkf * nkf.c: update to r1.188. fixes for 16bit environment. 2008-11-07 02:59:38 +00:00
openssl
pty
racc/cparse
readline * string.c (rb_external_str_new_with_enc): no implicit strlen call. 2008-10-22 05:55:22 +00:00
ripper
sdbm * ext/dbm/dbm.c (fdbm_index): make #index warn like Hash. 2008-11-07 22:07:05 +00:00
socket * ext/socket/socket.c (sock_s_getservbyport): check if the port range. 2008-10-23 07:16:20 +00:00
stringio * ext/zlib/zlib.c (rb_gzreader_ungetc): should be able to unget 2008-10-21 22:10:49 +00:00
strscan
syck
syslog
tk * ext/tk/lib/tk.rb: support Encoding.default_internal. 2008-10-19 23:22:10 +00:00
win32ole * ext/win32ole/win32ole.c (fole_s_connect, fole_initialize, 2008-11-06 12:38:49 +00:00
zlib * ext/zlib/zlib.c (Init_zlib): defines readbyte instead redefining 2008-11-02 07:41:56 +00:00
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt