Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bootstraptest/test_io.rb: no need to create real file. | usa | 2008-08-28 | 1 | -1/+1 |
* | * io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file | nobu | 2008-07-11 | 1 | -0/+19 |
* | * io.c (argf_set_encoding): uses current_file after check for next | nobu | 2008-02-21 | 1 | -0/+4 |
* | * io.c (io_reopen): check STDIN, STDOUT and STDERR mode according to | akr | 2008-02-14 | 1 | -0/+17 |
* | * io.c (io_reopen): don't change access mode for stdin, stdout and | akr | 2008-02-07 | 1 | -0/+16 |
* | remove p. | akr | 2007-12-26 | 1 | -1/+1 |
* | * io.c (appendline): move RS comparison to rb_io_getline_1(). | matz | 2007-12-25 | 1 | -0/+10 |
* | * bootstraptest/test_fork.rb: skip if fork is not unsupported. | ko1 | 2007-12-21 | 1 | -13/+16 |
* | * io.c: write() should be in blocking region. | ko1 | 2007-12-21 | 1 | -0/+16 |
* | longer timeout. | akr | 2007-11-27 | 1 | -1/+1 |
* | * bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb t... | nobu | 2007-11-26 | 1 | -9/+9 |
* | * bootstraptest/test_knownbug.rb: move solved tests. | ko1 | 2007-11-23 | 1 | -0/+9 |