summaryrefslogtreecommitdiff
path: root/ext/socket
AgeCommit message (Expand)Author
2004-04-16* ext/socket/extconf.rb: Merge from 1.8: explicity specifyknu
2002-12-31* dln.c (init_funcname): get rid of gcc-3 -O3 warning.nobu
2002-12-31* configure.in: Improve OpenBSD support. [obtained from: OpenBSDknu
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-04-21* ext/socket/extconf.rb: typo fix(#endif -> #else).eban
2002-04-19* ext/socket/extconf.rb: include <windows.h>, <winsock.h> on _WIN32.eban
2002-03-25* ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz
2002-03-04Make cvs ignore mkmf.log.knu
2002-03-01* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add consteban
2002-02-27* io.c (READ_DATA_PENDING): uClibc support.eban
2001-12-19* eval.c (rb_mod_define_method): define_method should followmatz
2001-12-03* ext/socket/extconf.rb: remove -L/usr/local/lib.eban
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
2001-05-19* ext/socket/extconf.rb: do not clobber $CFLAGS when settingknu
2001-01-09This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2000-12-22matzmatz
2000-11-17matzmatz
2000-11-16001117matz
2000-11-16matzmatz
2000-11-08matzmatz
2000-09-12ebaneban
2000-08-24ebaneban
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-13support mingw32.eban
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz