1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
naruse 438b8706a7 * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings.
patch from Charlie Savage. [ruby-core:22869]

* ext/digest/bubblebabble/bubblebabble.c (bubblebabble_str_new): ditto.

* ext/digest/digest.c (hexencode_str_new): ditto.

* ext/iconv/iconv.c (iconv_convert): ditto.

* ext/socket/socket.c (inspect_sockaddr): ditto.

* ext/socket/raddrinfo.c (sockaddr_obj): ditto.

* ext/syck/emitter.c (syck_emitter_write): ditto.

* ext/syck/emitter.c (syck_emitter_flush): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-16 04:36:31 +00:00
..
lib * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from 2009-10-08 15:01:57 +00:00
.cvsignore
addrinfo.h
ancdata.c update comment. 2009-10-07 13:35:07 +00:00
basicsocket.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
constants.c
depend
extconf.rb * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windows 2009-08-12 12:10:10 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_init_sock): mswin doesn't have S_IFSOCK 2009-10-15 00:29:10 +00:00
ipsocket.c * ext/socket/ipsocket.c (init_inetsock_internal): drop IPv6 addresses 2009-07-22 08:42:12 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: define IPV6_* constants only when INET6 2009-07-22 10:32:51 +00:00
option.c
raddrinfo.c * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings. 2009-10-16 04:36:31 +00:00
rubysocket.h
socket.c * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings. 2009-10-16 04:36:31 +00:00
sockport.h
sockssocket.c
tcpserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
tcpsocket.c
udpsocket.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
unixserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
unixsocket.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00