Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | use Timeout.timeout | nobu | 2015-07-13 | 1 | -2/+2 |
* | normalize reference to Timeout::Error | normal | 2014-10-07 | 1 | -2/+2 |
* | * test/ruby/test_readpartial.rb (make_pipe): readpartial does not | nobu | 2009-02-02 | 1 | -0/+2 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -4/+4 |
* | * test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin. | ko1 | 2007-02-09 | 1 | -5/+1 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -3/+5 |
* | * test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio): | ocean | 2005-09-17 | 1 | -2/+0 |
* | update readpartial document. | akr | 2005-01-08 | 1 | -0/+2 |
* | check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK) | akr | 2004-08-16 | 1 | -5/+4 |
* | rescue NotImplementedError by fcntl. | akr | 2004-08-16 | 1 | -1/+5 |
* | add test. | akr | 2004-08-11 | 1 | -0/+69 |