.. |
csv
|
* lib/logger.rb: leading 0 padding of timestamp usec part.
|
2004-05-27 14:39:11 +00:00 |
dbm
|
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
|
2008-11-10 09:18:23 +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
|
pass the trim_mode [Feature #1032]
|
2009-01-21 20:22:29 +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
|
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
|
2008-11-10 09:18:23 +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
|
* lib/logger.rb: imported upstream version (logger/1.2.7)
|
2008-11-24 14:55:19 +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
|
* lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)
|
2008-10-14 02:18:50 +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.c: revert incomplete read_nonblock
|
2009-03-19 14:19:35 +00:00 |
optparse
|
* lib/optparse.rb (OptionParser::List#summarize): gives priority
|
2008-12-26 06:50:55 +00:00 |
ostruct
|
* test/ostruct/test_ostruct.rb (test_frozen): added assertions.
|
2009-02-17 09:57:12 +00:00 |
pathname
|
* lib/pathname.rb (Pathname#sub): set $~ in block.binding.
|
2009-03-17 05:56:59 +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/entity.rb (unnormalized): do not call
|
2008-11-06 17:09:29 +00:00 |
rinda
|
fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h.
|
2008-11-18 18:14:19 +00:00 |
rss
|
* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:
|
2008-12-11 12:08:20 +00:00 |
ruby
|
* test/ruby/test_path.rb (test_extname): test for r19596.
|
2009-03-01 05:16:14 +00:00 |
sdbm
|
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
|
2008-11-10 09:18:23 +00:00 |
soap
|
* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):
|
2005-10-10 04:22:05 +00:00 |
socket
|
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short
|
2009-01-12 16:00:03 +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
|
* ext/thread/thread.c (rb_queue_pop, rb_queue_push): should not lock
|
2009-02-03 09:35:50 +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
|
* test warning cleanups.
|
2008-12-18 15:00:23 +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
|
* test warning cleanups.
|
2008-12-18 15:00:23 +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 |