..
csv
* gc.c (Init_stack): stack region is far smaller than usual if
2003-11-22 04:00:03 +00:00
digest
* test/digest/test_digest.rb (test_eq): show failed class.
2003-10-15 23:38:10 +00:00
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
* test/logger/test_logger.rb: unlinking file before close causes problem under
2003-10-01 15:29:43 +00:00
monitor
* test/monitor/test_monitor.rb: fix the timing problem by Queue.
2003-11-12 05:10:54 +00:00
optparse
* lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):
2003-11-05 10:09:58 +00:00
ostruct
* lib/ostruct.rb: Added OpenStruct#==.
2003-09-25 00:03:11 +00:00
ruby
* test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.
2003-12-05 04:18:37 +00:00
soap
* lib/soap/netHttpClient.rb: proxy support did not work. fixed.
2003-12-05 13:26:26 +00:00
stringio
* ext/stringio/stringio.c (strio_read): follow IO#read.
2003-12-05 02:54:48 +00:00
strscan
* test/strscan/test_stringscanner.rb: require test/unit.
2003-09-17 09:51:32 +00:00
testunit
* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,
2003-12-05 14:22:36 +00:00
uri
* test/uri/*: translated RUNIT to Test::Unit.
2003-10-05 06:09:26 +00:00
wsdl
* lib/soap/soap.rb: add SOAP::Env module for environment repository
2003-12-04 04:05:51 +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