ruby--ruby/test
nobu ba18b0c6cb * ext/stringio/stringio.c (strio_read): do not set EOF flag when
requested length is zero.  [ruby-dev:22214]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-10 08:54:56 +00:00
..
csv * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
digest
drb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
fileutils * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of SystemCallError. It is needless details that which errno is set on each systems. 2003-12-04 05:09:47 +00:00
logger
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
optparse * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): 2003-11-05 10:09:58 +00:00
ostruct
ruby * ext/stringio/stringio.c (strio_read): do not set EOF flag when 2003-12-10 08:54:56 +00:00
soap * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +00:00
stringio * ext/stringio/stringio.c (strio_read): adjust behavior at reading 2003-12-10 08:16:14 +00:00
strscan
testunit * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise 2003-12-08 15:58:41 +00:00
uri make case insensitive for host-part. 2003-12-09 11:07:36 +00:00
wsdl * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +00:00
xsd * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
yaml * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00