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
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/socket.c (make_hostent_internal): accept ai_family
matz
2006-05-02
1
-5
/
+4
*
* ext/socket/socket.c: document update patch from Sam Roberts
matz
2006-04-21
1
-2
/
+232
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-0
/
+5
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-5
/
+0
*
* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]
ocean
2005-11-11
1
-0
/
+510
*
* file.c (rb_thread_flock): wrap the flock system call by
akr
2005-09-18
1
-0
/
+4
*
* ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]
matz
2005-08-02
1
-6
/
+2
*
* ext/socket/socket.c (ruby_connect): break immediately if a
matz
2005-07-28
1
-0
/
+5
*
* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,
ocean
2005-07-19
2
-2
/
+5
*
* ext/socket/socket.c: should not undef close on win32.
ocean
2005-07-19
1
-5
/
+0
*
use CMSG_LEN.
akr
2005-07-02
1
-2
/
+2
*
* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and
akr
2005-07-02
1
-13
/
+29
*
* bignum.c (get2comp): calculate proper 2's complement for
matz
2005-06-08
2
-2
/
+33
*
* ext/socket/socket.c: document from Sam Roberts
matz
2005-03-08
1
-0
/
+85
*
* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.
usa
2005-03-08
1
-0
/
+1
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
1
-4
/
+4
*
* ext/socket/socket.c (Init_socket): add bunch of Socket
matz
2005-02-28
1
-0
/
+252
*
* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.
usa
2005-02-21
1
-7
/
+45
*
* win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.
usa
2005-02-10
1
-2
/
+1
*
* ext/curses/curses.c (window_color_set): [ruby-core:04393]
matz
2005-02-08
1
-0
/
+3
*
* instruby.rb, rubytest.rb (srcdir): no longer embed srcdir into
usa
2005-02-06
1
-1
/
+2
*
* ext/socket/extconf.rb: check if getaddrinfo() works fine only when
nobu
2005-02-06
1
-150
/
+54
*
* eval.c (run_trap_eval): prototype; avoid VC++ warnings.
usa
2004-12-11
1
-1
/
+1
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
1
-1
/
+3
*
Port socket library to VMS.
akiyoshi
2004-12-09
2
-2
/
+11
*
* ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]
matz
2004-12-07
1
-0
/
+1
*
* process.c (proc_setgroups): [ruby-dev:25081]
matz
2004-12-06
1
-8
/
+9
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
1
-4
/
+0
*
* gc.c (gc_mark): enable GC stack checking.
matz
2004-11-04
1
-0
/
+2
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-8
/
+0
*
* string.c (str_gsub): reentrant check. [ruby-dev:24432]
matz
2004-10-20
1
-5
/
+7
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-9
/
+7
*
* string.c (rb_str_sum): check was done with false pointer.
matz
2004-10-02
1
-0
/
+2
*
ext/socket/socket.c (s_recvfrom): remove C++ style comment.
eban
2004-07-15
1
-1
/
+0
*
* eval.c (rb_thread_atfork): remove "fork terminates thread"
matz
2004-06-24
1
-1
/
+18
*
Work around OSX strangneness with recvfrom on connection-oriented sockets
dave
2004-06-23
1
-1
/
+5
*
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
1
-1
/
+1
*
* ext/socket/socket.c: check SCM_RIGHTS macro addition to
akr
2004-05-20
1
-9
/
+21
*
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
2
-0
/
+6
*
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-17
1
-7
/
+18
*
use numerichost if cannot resolve hostname
seki
2004-05-06
1
-4
/
+4
*
* ext/socket/socket.c (make_hostent): must return value.
usa
2004-04-06
1
-3
/
+2
*
* eval.c (top_include): include in the wrapped load is done for
matz
2004-04-05
1
-25
/
+44
*
* eval.c (return_jump): set return value to the return
matz
2004-03-10
1
-0
/
+17
*
* ext/socket/socket.c (s_recvfrom): sending length should be an
nobu
2004-01-27
1
-3
/
+4
*
* ext/socket/socket.c (Init_socket): IPv6 is not supported although
eban
2003-12-14
1
-2
/
+2
*
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-11
1
-4
/
+4
*
* gc.c (Init_stack): stack region is far smaller than usual if
matz
2003-11-22
2
-5
/
+9
*
* ext/socket/socket.c (make_hostent): get rid of SEGV on aliases
nobu
2003-11-07
1
-7
/
+12
*
* gc.c (gc_sweep): loosen page free condition to avoid add_heap()
matz
2003-10-20
1
-4
/
+8
[next]