..
csv
* lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO
2003-10-06 14:03:58 +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
* lib/fileutils.rb (have_st_ino?): emx (OS/2 with EMX) does not have st_ino (always 0). [ruby-dev:21972]
2003-11-20 10:16:27 +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
* io.c (READ_DATA_BUFFERED): new macro to detect whether stdio
2003-10-30 09:36:41 +00:00
soap
* test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.
2003-11-08 09:52:42 +00:00
stringio
* test/stringio/test_stringio.rb: imported from [ruby-dev:21941].
2003-11-18 09:23:07 +00:00
strscan
* test/strscan/test_stringscanner.rb: require test/unit.
2003-09-17 09:51:32 +00:00
testunit
* lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred
2003-11-21 22:36:13 +00:00
uri
* test/uri/*: translated RUNIT to Test::Unit.
2003-10-05 06:09:26 +00:00
wsdl
* test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.
2003-11-08 09:52:42 +00:00
xsd
* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of
2003-10-14 15:14:02 +00:00
yaml
* ext/syck/rubyext.c: default keys handled.
2003-10-03 19:51:25 +00:00
runner.rb
* eval.c (rb_feature_p): match by classified suffix.
2003-10-13 14:57:36 +00:00