Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32.c: EPIPE for ERROR_NO_DATA | nobu | 2018-02-01 | 1 | -0/+19 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | io.c: truncate before appending | nobu | 2014-06-07 | 1 | -0/+13 |
* | * prelude.rb (require_relative): move require_relative from | matz | 2008-04-12 | 1 | -1/+0 |
* | use require_relative to require ut_eof and envutil. | akr | 2008-02-18 | 1 | -1/+2 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -1/+0 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to | nahi | 2004-01-29 | 1 | -1/+0 |
* | * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen. | akr | 2003-12-05 | 1 | -2/+8 |
* | * ext/stringio/stringio.c (strio_read): follow IO#read. | nobu | 2003-12-05 | 1 | -0/+14 |