index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
socket
/
socket.c
Age
Commit message (
Expand
)
Author
2002-01-19
* eval.c (rb_eval): need not to clar method cache for NODE_CLASS,
matz
2002-01-18
* io.c (rb_io_s_new): block check moved from initialize to this
matz
2002-01-18
* ext/socket/socket.c (tcp_svr_s_open): fix typo.
usa
2002-01-17
* eval.c (block_pass): allow "retry" from within argument passed
matz
2001-12-19
* eval.c (rb_mod_define_method): define_method should follow
matz
2001-12-18
* string.c (rb_str_replace): swap arguments of OBJ_INFECT.
matz
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-04
* ext/socket/socket.c (ruby_connect): EALREADY is the equivalent
eban
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-10-02
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-09-05
* ext/socket/socket.c (Init_socket): remove duplicating constants.
nobu
2001-09-05
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
2001-08-16
* ext/socket/socket.c (s_recvfrom): fix typo.
usa
2001-08-16
* ext/socket/socket.c (s_recvform): avoid VC++6 warning.
usa
2001-08-06
* socket.c: wrap UNIX code by ifdef HAVE_SYS_UN_H.
matz
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-31
* process.c (last_status_set): nothing returned, should be void.
nobu
2001-07-18
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-12
* ext/socket/socket.c (ruby_connect): workaround for the setup of
eban
2001-06-22
* ext/socket/socket.c (ruby_connect): typo
eban
2001-06-22
* ext/socket/socket.c (ruby_connect): workaround for the setup of
eban
2001-06-22
* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.
matz
2001-05-06
forgot some checkins.
matz
2001-03-21
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-02-16
* io.c (set_outfile): f should be the FILE* from the assigning value.
matz
2001-02-15
* process.c (proc_waitall): new method based on a patch from Brian
matz
2001-02-13
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-08
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-01-18
* io.c (rb_io_s_read): new method to call IO#read from
matz
2000-11-17
matz
matz
2000-11-16
001117
matz
2000-11-16
matz
matz
2000-11-08
matz
matz
2000-08-24
matz
matz
2000-07-10
matz
matz
2000-07-04
matz
matz
2000-06-29
matz
matz
2000-06-28
matz
matz
2000-05-30
2000-05-30
matz
2000-05-25
2000-05-25
matz
2000-05-22
socket security bug
matz
2000-05-18
2000-05-18
matz
2000-05-17
thread problems
matz
2000-05-12
2000-05-12
matz
2000-05-09
2000-05-09
matz
2000-05-01
2000-05-01
matz
2000-03-07
2000-03-07
matz
2000-03-06
2000-03-06
matz
2000-02-29
2000-02-29
matz
2000-02-17
2000-02-17
matz
[next]