.. |
base64
|
|
|
bigdecimal
|
* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]
|
2009-11-14 00:17:07 +00:00 |
cgi
|
* test/cgi/test_cgi_multipart.rb (_read):
|
2009-11-12 14:53:35 +00:00 |
csv
|
|
|
date
|
* ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.
|
2009-11-17 08:18:52 +00:00 |
dbm
|
|
|
digest
|
* test/digest/test_digest_extend.rb: added tests for digest framework.
|
2009-12-01 09:03:29 +00:00 |
dl
|
* ext/dl/cptr.c (to_int): DL::CPtr supports to_int
|
2009-12-04 23:21:01 +00:00 |
drb
|
|
|
erb
|
|
|
etc
|
|
|
fileutils
|
|
|
gdbm
|
|
|
iconv
|
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
|
2009-10-15 05:21:00 +00:00 |
io/nonblock
|
|
|
json
|
Use Array#permutation for permutation tests.
|
2009-10-20 15:59:43 +00:00 |
logger
|
* test/logger/test_logger.rb (TestLogDevice#test_write): check
|
2009-10-20 23:17:19 +00:00 |
matrix
|
* test/matrix/test_matrix.rb (TestMatrix#test_rank):
|
2009-11-10 17:18:31 +00:00 |
minitest
|
|
|
mkmf
|
* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]
|
2009-11-26 02:42:24 +00:00 |
monitor
|
* added monitor.rb test. see #2240 the bug on ruby_1_8.
|
2009-10-20 15:57:39 +00:00 |
net
|
* lib/net/imap.rb (flag_list): untaint strings to intern in the safe
|
2009-11-19 13:56:23 +00:00 |
nkf
|
|
|
open-uri
|
|
|
openssl
|
* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.
|
2009-11-26 12:18:04 +00:00 |
optparse
|
|
|
ostruct
|
|
|
pathname
|
|
|
rake
|
* test/rake/test_fileutils.rb (Rake::TestFileUtils#test_sh): uses
|
2009-10-17 09:04:16 +00:00 |
rdoc
|
|
|
readline
|
|
|
rexml
|
* lib/rexml/formatters/default.rb (write_attribute): fix an
|
2009-11-28 21:40:59 +00:00 |
rinda
|
|
|
ripper
|
* parse.y (ripper_filename): add Ripper#filename. [ruby-dev:37856] * test/ripper/test_filter.rb: add more tests.
|
2009-10-26 23:11:59 +00:00 |
rss
|
|
|
ruby
|
* marshal.c (w_object): dump instance variables when using
|
2009-12-05 06:35:07 +00:00 |
rubygems
|
|
|
scanf
|
* test/scanf/test_scanfio.rb (TestScanfIO): needs to inherit
|
2009-10-21 03:44:56 +00:00 |
sdbm
|
|
|
socket
|
|
|
stringio
|
* ext/stringio/stringio.c (ungetc): RDoc updated. trunk allows
|
2009-12-04 04:14:37 +00:00 |
strscan
|
|
|
uri
|
|
|
webrick
|
|
|
win32ole
|
|
|
xmlrpc
|
|
|
yaml
|
Adding tests for YAML types
|
2009-11-30 05:12:48 +00:00 |
zlib
|
|
|
inlinetest.rb
|
|
|
runner.rb
|
|
|
test_delegate.rb
|
|
|
test_ipaddr.rb
|
|
|
test_mathn.rb
|
* test/test_mathn.rb (TestMathn): new test case.
|
2009-11-26 12:18:22 +00:00 |
test_open3.rb
|
|
|
test_pp.rb
|
* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of
|
2009-11-07 12:05:38 +00:00 |
test_prettyprint.rb
|
|
|
test_prime.rb
|
* test/test_prime.rb
|
2009-10-18 00:55:34 +00:00 |
test_pstore.rb
|
|
|
test_pty.rb
|
|
|
test_set.rb
|
|
|
test_shellwords.rb
|
|
|
test_singleton.rb
|
|
|
test_syslog.rb
|
|
|
test_tempfile.rb
|
* lib/tempfile.rb (Tempfile#initialize): option hash may not be
|
2009-11-11 21:42:40 +00:00 |
test_time.rb
|
* strftime.c: %Y format a year with 4 digits at least.
|
2009-11-24 11:34:45 +00:00 |
test_timeout.rb
|
|
|
test_tsort.rb
|
|
|