.. |
csv
|
* lib/logger.rb: leading 0 padding of timestamp usec part.
|
2004-05-27 14:39:11 +00:00 |
dbm
|
* test/dbm/test_dbm.rb (TestDBM::test_s_open_error): remove
|
2005-09-20 08:14:57 +00:00 |
digest
|
* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.
|
2005-02-17 11:16:57 +00:00 |
drb
|
use private_methods and protected_methods instead of respond_to? to check
|
2005-07-31 16:19:42 +00:00 |
erb
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2004-02-28 02:00:37 +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: specify pid for the argument of
|
2005-12-14 03:20:39 +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 |
monitor
|
* test/monitor/test_monitor.rb (test_cond): use Queue#deq
|
2003-12-10 06:02:27 +00:00 |
net/http
|
skip test if openssl is not available.
|
2005-06-07 02:49:16 +00:00 |
nkf
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2005-01-02 22:50:01 +00:00 |
openssl
|
* test/openssl/test_ssl.rb (test_parallel): call GC.start to close
|
2005-12-12 06:56:08 +00:00 |
optparse
|
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
|
2004-12-05 10:39:58 +00:00 |
ostruct
|
* lib/ostruct.rb: Added OpenStruct#==.
|
2003-09-25 00:03:11 +00:00 |
readline
|
* test/readline/test_readline.rb (TestReadline::replace_stdio):
|
2005-09-22 07:44:32 +00:00 |
rinda
|
check remote hash tuple
|
2005-10-16 05:36:26 +00:00 |
rss
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2005-12-11 14:59:50 +00:00 |
ruby
|
* parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]
|
2005-12-19 14:33:11 +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 |
stringio
|
* ext/stringio/stringio.c (strio_write): insufficiently filled string
|
2004-11-29 07:06:21 +00:00 |
strscan
|
* test/*: should not depend on $KCODE.
|
2004-02-18 13:21:10 +00:00 |
testunit
|
* lib/test/unit.rb: use standalone runner for -e.
|
2004-12-19 02:01:59 +00:00 |
uri
|
* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""
|
2005-02-23 06:08:29 +00:00 |
webrick
|
* lib/webrick/httpservlet/cgihandler.rb
|
2005-10-30 20:40:05 +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
|
* test/xmlrpc/test_webrick_server.rb (setup_http_server):
|
2005-09-19 20:51:36 +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/rubytypes.rb: remove comments that are bungling up
|
2005-09-17 17:17:07 +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 |