..
csv
* lib/logger.rb: leading 0 padding of timestamp usec part.
2004-05-27 14:39:11 +00:00
dbm
* test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. use
2007-02-27 16:25:00 +00:00
digest
* ext/digest, test/digest/test_digest.rb: Merge from trunk:
2006-10-25 08:54:05 +00:00
drb
Improving with multiple network interface.
2007-11-01 14:52:33 +00:00
erb
fix %% line bug. [ruby-core:17491]
2008-07-04 15:40:33 +00:00
fileutils
* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (backported from trunk, rev 1.66). [ruby-core:05954]
2005-09-23 23:39:01 +00:00
gdbm
* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create): failed
2008-04-23 06:33:20 +00:00
iconv
* test/iconv/utils.rb (default_test): override not to croak.
2008-06-06 09:25:46 +00:00
io /nonblock
* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read result.
2004-12-16 11:43:45 +00:00
logger
* test/logger/test_logger.rb: unintentionally overwritten changes by
2005-09-15 15:17:53 +00:00
matrix
* test/matrix/test_matrix.rb (setup): typo.
2008-09-15 01:40:55 +00:00
monitor
* test/monitor/test_monitor.rb (test_cond): use Queue#deq
2003-12-10 06:02:27 +00:00
net
catch EOFError in a thread.
2007-12-15 11:12:20 +00:00
nkf
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
2005-01-02 22:50:01 +00:00
openssl
* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):
2008-06-05 11:39:21 +00:00
optparse
* test/optparse/test_getopts.rb: changed the class name of test case
2006-10-03 23:53:24 +00:00
ostruct
* lib/ostruct.rb: Added OpenStruct#==.
2003-09-25 00:03:11 +00:00
pathname
pathname test backported.
2007-11-13 15:03:43 +00:00
rdoc /parsers
Merge RDoc updates from matzruby 11502, 11503, 11504
2007-01-07 03:36:47 +00:00
readline
* test/readline/test_readline.rb (TestReadline::replace_stdio):
2005-09-22 07:44:32 +00:00
rexml
* lib/rexml/document.rb: limit entity expansion. Thanks, Luka
2008-09-13 02:07:42 +00:00
rinda
should find a symbol by Symbol class.
2008-01-30 22:12:40 +00:00
rss
* test/rss/: use PNG instead of zlib as binary data. [ruby-dev:35666]
2008-07-28 11:48:17 +00:00
ruby
* gc.c (rb_mark_set): new function to mark keys.
2008-09-03 07:53:19 +00:00
sdbm
* test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):
2005-10-31 02:29:27 +00:00
soap
* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):
2005-10-10 04:22:05 +00:00
socket
don't compare struct sockaddr directly.
2006-07-24 07:21:45 +00:00
stringio
wrong commit; sorry
2008-06-19 17:26:20 +00:00
strscan
* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914]
2007-01-10 09:59:11 +00:00
testunit
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
2006-10-12 17:31:15 +00:00
thread
* test/thread/test_thread.rb (test_local_barrier), test/thread/lbtest.rb: test for [ruby-dev:30653].
2007-09-12 06:49:29 +00:00
uri
* lib/uri/ftp.rb, lib/uri/generic.rb, test/uri/test_common.rb,
2008-04-17 13:05:17 +00:00
webrick
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.
2008-08-17 17:32:53 +00:00
wsdl
* test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,
2005-09-20 13:32:40 +00:00
xmlrpc
* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]
2008-04-15 17:10:38 +00:00
xsd
* lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.
2005-05-22 13:20:28 +00:00
yaml
* lib/yaml/baseemitter.rb, lib/yaml/encoding.rb: performance
2008-04-19 11:38:35 +00:00
zlib
don't modify $/
2004-09-07 07:11:06 +00:00
runner.rb
* lib/test/unit/collector.rb (collect_file): now deletes paths added
2005-02-17 02:56:47 +00:00