1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
usa 21d45159de * ext/socket/socket.c (init_inetsock_internal): remove setting
SO_REUSEADDR option on server socket. fixed: [ruby-core:6765]
  ([ ruby-Bugs-2872 ])


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-28 04:26:46 +00:00
..
bigdecimal
curses
dbm banish some warnings. 2005-09-24 00:17:43 +00:00
digest
dl should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG. 2005-11-08 13:50:38 +00:00
etc * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
fcntl * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
gdbm banish some warnings. 2005-09-24 00:17:43 +00:00
iconv * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL] 2005-11-07 11:55:48 +00:00
io/wait * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag 2005-09-20 12:26:58 +00:00
nkf * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched 2005-10-08 10:45:52 +00:00
openssl * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. 2005-11-22 22:29:13 +00:00
pty
racc/cparse
readline banish some warnings. 2005-09-24 00:17:43 +00:00
ripper * ext/ripper/tools/preproc.rb (prelude): do not append surplus 2005-10-20 13:23:26 +00:00
sdbm banish some warnings. 2005-09-24 00:17:43 +00:00
socket * ext/socket/socket.c (init_inetsock_internal): remove setting 2005-11-28 04:26:46 +00:00
stringio
strscan * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368] [ruby-dev:27389] 2005-10-06 11:11:23 +00:00
syck * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
syslog
tk commit miss. 2005-11-25 07:12:58 +00:00
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
win32ole add testNIL2VTEMPTY.rb 2005-10-09 05:04:30 +00:00
zlib
.cvsignore
.document
extmk.rb * common.mk (static-ruby): overridable. 2005-11-16 14:25:53 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68