Age | Commit message (Expand) | Author |
---|---|---|
2005-03-06 | duplicate tests removed. | akr |
2005-03-05 | * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for that | gotoyuzo |
2004-12-06 | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr |
2003-12-24 | * ext/stringio/stringio.c (strio_read): clear the buffer argument | nobu |
2003-12-23 | * io.c (read_all): do not return nil at the end of file. | matz |
2003-12-10 | * ext/stringio/stringio.c (strio_read): set EOF flag at short read. | nobu |
2003-12-10 | * ext/stringio/stringio.c (strio_read): do not set EOF flag when | nobu |
2003-12-10 | * ext/stringio/stringio.c (strio_read): adjust behavior at reading | nobu |
2003-12-09 | add test for previous change to io.c. | akr |
2003-12-05 | * ext/stringio/stringio.c (strio_read): follow IO#read. | nobu |