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