1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shugo c20c7f1e2e * lib/net/imap.rb (flag_list): untaint strings to intern in the safe
level 1.
* lib/net/imap.rb (max_flag_count=): new methods to set the max
  number of flags interned to symbols.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-19 13:38:35 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpCtoV): big number should result 2009-06-11 06:06:01 +00:00
csv
dbm
digest
drb
erb pass the trim_mode [Feature #1032] 2009-01-21 20:22:29 +00:00
fileutils
gdbm
iconv * ext/iconv/iconv.c (iconv_create): cannot retry with given block. 2009-10-15 05:21:00 +00:00
io/nonblock
logger
matrix
monitor * lib/monitor.rb (MonitorMixin.mon_release): ensure the scheduled 2009-10-20 16:14:25 +00:00
net * lib/net/imap.rb (flag_list): untaint strings to intern in the safe 2009-11-19 13:38:35 +00:00
nkf
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
readline
rexml
rinda
rss * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug 2009-08-24 12:32:24 +00:00
ruby * eval.c (call_trace_func): remove the trace hook if any exception 2009-11-06 02:01:36 +00:00
sdbm
soap
socket * ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short 2009-01-12 16:00:03 +00:00
stringio
strscan
testunit
thread * eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjusts 2009-05-15 08:33:52 +00:00
uri
webrick * test warning cleanups. 2008-12-18 15:00:23 +00:00
wsdl
xmlrpc
xsd * test warning cleanups. 2008-12-18 15:00:23 +00:00
yaml
zlib
runner.rb * eval.c (method_inspect, method_name, mnew): Bug fix when 2009-11-08 16:55:30 +00:00
test_time.rb * lib/time.rb, test/test_time.rb: Move test code to a separate 2009-07-24 11:44:29 +00:00
test_timeout.rb test/test_timeout.rb: backported from 1.9. 2009-04-28 10:11:19 +00:00