aboutsummaryrefslogtreecommitdiffstats
path: root/ext/socket
Commit message (Expand)AuthorAgeFilesLines
...
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-0/+2
* * ext/socket/socket.c (ruby_connect): workaround for the setup ofeban2001-07-121-6/+15
* * ext/socket/socket.c (ruby_connect): typoeban2001-06-221-1/+1
* * ext/socket/socket.c (ruby_connect): workaround for the setup ofeban2001-06-221-0/+8
* * eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz2001-06-221-0/+44
* forgot some checkins.matz2001-05-061-51/+49
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-211-1/+1
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-5/+0
* * process.c (proc_waitall): new method based on a patch from Brianmatz2001-02-151-1/+1
* * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz2001-02-132-20/+4
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-081-23/+73
* * io.c (rb_io_s_read): new method to call IO#read frommatz2001-01-181-1/+1
* Add .cvsignore's.knu2001-01-091-0/+1
* matzmatz2000-12-221-2/+3
* matzmatz2000-11-171-1/+0
* 001117matz2000-11-161-0/+1
* matzmatz2000-11-161-0/+1
* matzmatz2000-11-081-1/+0
* ebaneban2000-09-121-1/+1
* ebaneban2000-08-241-0/+4
* matzmatz2000-08-241-0/+7
* matzmatz2000-07-106-8/+53
* matzmatz2000-07-041-11/+15
* matzmatz2000-06-291-12/+12
* matzmatz2000-06-281-44/+56
* 2000-05-30matz2000-05-302-101/+60
* 2000-05-25matz2000-05-251-9/+10
* socket security bugmatz2000-05-221-29/+49
* 2000-05-18matz2000-05-182-4/+142
* thread problemsmatz2000-05-171-12/+1
* support mingw32.eban2000-05-132-2/+7
* 2000-05-12matz2000-05-122-7/+15
* 2000-05-09matz2000-05-092-1/+19
* 2000-05-01matz2000-05-013-16/+35
* 2000-03-07matz2000-03-071-7/+0
* 2000-03-06matz2000-03-061-0/+6
* 2000-02-29matz2000-02-291-1/+2
* 2000-02-23matz2000-02-231-1/+3
* 2000-02-17matz2000-02-173-4/+4
* 2000-02-08matz2000-02-083-13/+1
* 2000-02-02matz2000-02-022-8/+11
* 2000-02-01matz2000-02-012-5/+41
* 2000-01-17matz2000-01-171-2/+6
* 2000-01-08matz2000-01-081-2/+5
* 20000105matz2000-01-051-9/+2
* 19991214matz1999-12-141-5/+12
* marshal load GC protectmatz1999-10-203-8/+2
* 19991018matz1999-10-182-0/+7
* 19991012matz1999-10-122-0/+8
* 19991004matz1999-10-043-0/+25