| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/dl/.cvsignore: ignore callback.h. | aamine | 2006-03-03 | 1 | -0/+1 |
* | * eval.c: unify ruby_class (for method definition) and ruby_cbase | matz | 2006-02-03 | 1 | -1/+1 |
* | * ext/socket/socket.c: turn on do_not_reverse_lookup by default. | matz | 2006-01-26 | 1 | -1/+1 |
* | * 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-18 | 1 | -0/+428 |
* | * intern.h, struct.c (rb_struct_iv_get): constified. | ocean | 2005-10-21 | 3 | -3/+2 |
* | * sorry, commit miss. | usa | 2005-10-18 | 1 | -1/+1 |
* | * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend, | usa | 2005-10-18 | 2 | -2/+2 |
* | * 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 | -5/+0 |
* | * parse.y (f_larglist): allow bv_decl at the end of lambda | matz | 2005-07-28 | 1 | -1/+7 |
* | * ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET, | ocean | 2005-07-19 | 2 | -1/+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 (bignorm): fixed a bug in normalizing negative numbers | matz | 2005-06-07 | 2 | -2/+33 |
* | * intern.h (rb_fdset_t): deal with fd bit sets over FD_SETSIZE. | nobu | 2005-06-03 | 1 | -24/+53 |
* | * parse.y (gettable_gen): warns if VCALL name is used as | matz | 2005-03-09 | 1 | -0/+85 |
* | * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite | usa | 2005-03-08 | 1 | -0/+3 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -6/+26 |
* | * ext/socket/socket.c (Init_socket): IPv6 is not supported although | ocean | 2005-02-28 | 2 | -7/+9 |
* | * ext/socket/socket.c (Init_socket): ported more Socket::Constants | ocean | 2005-02-28 | 3 | -442/+269 |
* | * configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): use | usa | 2005-02-10 | 1 | -7/+2 |
* | * ext/socket/socket.c (wait_connectable): fixed wrong condition. | usa | 2005-02-09 | 1 | -1/+4 |
* | * ext/socket/extconf.rb (sockaddr_storage): winsock2.h have the | usa | 2005-02-06 | 1 | -2/+3 |
* | * ext/extmk.rb (extract_makefile): extract previously collected | nobu | 2005-02-06 | 1 | -168/+53 |
* | * rubyio.h: rename FMODE_UNSEEKABLE to FMODE_DUPLEX. | akr | 2004-12-23 | 1 | -1/+1 |
* | * ext/socket/socket.c (sock_listen): get OpenFile just before calling | nobu | 2004-12-09 | 1 | -1/+3 |
* | * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c: | akr | 2004-12-08 | 1 | -1/+0 |
* | * process.c (proc_setgroups): [ruby-dev:25081] | matz | 2004-12-06 | 1 | -12/+14 |
* | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr | 2004-12-06 | 1 | -40/+35 |
* | * dir.c (rb_glob2): do not allocate buffer from heap to avoid | matz | 2004-11-10 | 1 | -7/+0 |
* | * string.c (str_gsub): should have removed rb_str_unlocktmp(str). | matz | 2004-11-04 | 1 | -0/+3 |
* | * string.c (str_gsub): string modify check no longer based on | matz | 2004-11-04 | 1 | -5/+7 |
* | * 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 |
* | * array.c (rb_ary_times): Array#* should return an instance of | matz | 2004-10-19 | 1 | -5/+7 |
* | * io.c (read_all): block string buffer modification during | matz | 2004-10-19 | 1 | -9/+7 |
* | * array.c (rb_ary_delete): comparison may change the capacity. | matz | 2004-09-29 | 1 | -0/+2 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. | usa | 2004-09-07 | 1 | -7/+42 |
* | * ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname() | 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: check SCM_RIGHTS macro addition to | akr | 2004-05-20 | 1 | -9/+21 |
* | * ext/socket/socket.c (make_hostent_internal): remove debug print. | matz | 2004-05-20 | 1 | -1/+0 |
* | * numeric.c (flo_eq): alway check if operands are NaN. | matz | 2004-05-20 | 3 | -0/+7 |
* | * 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 | -5/+5 |
* | * ext/socket/socket.c (raise_socket_error): never return. | usa | 2004-04-06 | 1 | -3/+3 |
* | * ext/socket/socket.c (raise_socket_error): some platforms don't have | usa | 2004-04-05 | 1 | -0/+2 |