matz
|
6b36f117f2
|
* prelude.rb (require_relative): move require_relative from
lib/require_relative.rb. [ruby-core:16356]
* lib/require_relative.rb: removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-04-12 14:50:18 +00:00 |
|
akr
|
1d2e4d830c
|
use require_relative to require ut_eof and envutil.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-02-18 08:09:05 +00:00 |
|
ko1
|
a3e1b1ce7e
|
* Merge YARV
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2006-12-31 15:02:22 +00:00 |
|
nahi
|
994dfc0ae6
|
* test/*: should not depend on $KCODE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-18 13:08:08 +00:00 |
|
nahi
|
04b5228aba
|
* test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to
run test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-29 13:22:27 +00:00 |
|
akr
|
491b450f93
|
* test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-05 04:18:37 +00:00 |
|
nobu
|
7fbf13f7f2
|
* ext/stringio/stringio.c (strio_read): follow IO#read.
* test/ruby/ut_eof.rb, test/ruby/test_file.rb, test/ruby/test_pipe.rb,
test/stringio/test_stringio.rb: add EOF test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-05 02:54:48 +00:00 |
|