summaryrefslogtreecommitdiff
path: root/ext/socket/socket.c
AgeCommit message (Expand)Author
2002-12-31* dln.c (init_funcname): get rid of gcc-3 -O3 warning.nobu
2002-10-26* array.c, class.c, eval.c, file.c, gc.c, node.h, numeric.c,knu
2002-10-01 * ext/socket/socket.c (sock_new): duplicate underlying socketnobu
2002-08-01* ext/socket/socket.c (s_recvfrom): update RSTRING len.matz
2002-06-11* eval.c (rb_eval): ruby_frame->last_func may be null, if it'smatz
2002-06-04* string.c (rb_str_aset): should raise error if an indexing stringmatz
2002-06-04backport miss.nobu
2002-06-03* ext/socket/addrinfo.h: typo.nobu
2002-03-25* ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz
2001-12-19* eval.c (rb_mod_define_method): define_method should followmatz
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-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-06010906matz
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-07-12* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* ext/socket/socket.c (ruby_connect): typoeban
2001-06-22* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* st.c (new_size): prime hash size enabled.matz
2000-11-17matzmatz
2000-11-16001117matz
2000-11-16matzmatz
2000-11-08matzmatz
2000-08-24matzmatz
2000-07-10matzmatz
2000-07-04matzmatz
2000-06-29matzmatz
2000-06-28matzmatz
2000-05-302000-05-30matz
2000-05-252000-05-25matz
2000-05-22socket security bugmatz
2000-05-182000-05-18matz
2000-05-17thread problemsmatz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-03-072000-03-07matz
2000-03-062000-03-06matz
2000-02-292000-02-29matz
2000-02-172000-02-17matz
2000-02-082000-02-08matz
2000-02-012000-02-01matz
2000-01-172000-01-17matz
2000-01-082000-01-08matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-10-20marshal load GC protectmatz
1999-10-1819991018matz
1999-10-1219991012matz
1999-10-0419991004matz