Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/io/nonblock/test_flush.rb: don't set Thread.abort_on_exception. | akr | 2008-05-05 | 1 | -1/+0 |
* | timeout larger area. | akr | 2007-12-30 | 1 | -10/+10 |
* | use timeout for thread join to avoid hang. | akr | 2007-12-29 | 1 | -1/+4 |
* | * test/io/nonblock/test_flush.rb: fix test for 1.9. | ko1 | 2007-12-24 | 1 | -2/+1 |
* | use ML ref. for assertion message. | akr | 2007-11-18 | 1 | -2/+2 |
* | * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if | ko1 | 2007-02-20 | 1 | -0/+2 |
* | * test/fileutils/test_fileutils.rb (check_singleton): fix to use | ko1 | 2007-02-14 | 1 | -1/+0 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+1 |
* | * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write | nobu | 2004-12-07 | 1 | -2/+2 |
* | * test/io/nonblock/test_flush.rb: abandon tests when io/nonblock is | nobu | 2004-11-29 | 1 | -2/+5 |
* | * test/io/nonblock/test_flush.rb: test transferred data. | nobu | 2004-11-29 | 1 | -3/+7 |
* | * io.c (fptr_finalize): must not use FILE after fclose(). | nobu | 2004-11-29 | 1 | -0/+22 |