..
bigdecimal
ext/bigdecimal/bigdecimal.c: Backport #2349 [ruby-core:26646]; fix comparisons. Also fix a bunch of bugs that lead to broken-ness and failing tests.
2010-08-17 18:27:36 +00:00
csv
* lib/logger.rb: leading 0 padding of timestamp usec part.
2004-05-27 14:39:11 +00:00
dbm
Merge changes between r11913 and r11943 from ruby_1_8.
2007-02-28 13:23:42 +00:00
digest
* ext/digest, test/digest/test_digest.rb: Merge from trunk:
2006-10-25 08:54:05 +00:00
drb
quote pathnames in the server's command line for space contained
2006-02-24 11:12:35 +00:00
erb
merge revision(s) 21432:
2009-02-23 17:43:45 +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
Merge changes between r11913 and r11943 from ruby_1_8.
2007-02-28 13:23:42 +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
merge revision(s) 20245,20247:
2009-02-13 10:18:12 +00:00
matrix
merge revision(s) 19339:
2009-01-24 15:01:50 +00:00
monitor
lib/monitor.rb: Backport #2240 [ruby-core:26185]; backport r25420 to ensure that the scheduled thread is alive when a monitor is released.
2010-06-08 16:35:10 +00:00
net
lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a block size of 16k instead of 1k when streaming or chunking POST bodies.
2010-06-07 19:00:48 +00:00
nkf
ext/nkf/nkf-utf8/nkf.c: Backport #2953 [ruby-dev:40606]; change nkf_char buffer in numchar_getc() size form 8 to 10 to avoid potential for a segfault.
2010-06-09 21:52:26 +00:00
openssl
*** empty log message ***
2006-06-20 11:22:27 +00:00
optparse
merge revision(s) 21066:
2009-02-20 11:42:39 +00:00
ostruct
Openstruct fix, and fix to test_file_exhaustive.
2009-09-08 16:13:26 +00:00
pathname
* lib/pathname.rb: backport from 1.9.
2006-06-17 05:55:51 +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
merge revision(s) 20121:
2009-02-05 00:02:52 +00:00
rinda
merge revision(s) 20276:20279:
2009-02-16 13:44:27 +00:00
rss
* test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,
2007-12-02 23:16:36 +00:00
ruby
ext/bigdecimal/bigdecimal.c: Backport #2349 [ruby-core:26646]; fix comparisons. Also fix a bunch of bugs that lead to broken-ness and failing tests.
2010-08-17 18:27:36 +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
* ext/stringio/stringio.c (strio_write): insufficiently filled string
2004-11-29 07:06:21 +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
merge revision(s) 22011:
2009-03-23 10:16:30 +00:00
uri
lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value.
2010-06-10 13:53:27 +00:00
webrick
* lib/webrick/httpservlet/filehandler.rb: should normalize path
2008-05-20 16:35:25 +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
merge revision(s) 16082:
2008-06-15 13:12:40 +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