1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
matz 6645b92826 * object.c (inspect_obj): unintended space removal.
[ruby-dev:25810]

* eval.c (rb_exec_recursive): should not use NODE in disclosed
  context.  [ruby-dev:25812]

* io.c (rb_f_open): need not to check if to_open value is a
  T_FILE.  [ruby-dev:25812]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-03-07 02:05:08 +00:00
..
csv
dbm
digest * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. 2005-02-17 11:16:57 +00:00
drb (DRbObject#respond_to?) take two arguments. [ruby-dev:25722] 2005-02-19 10:00:33 +00:00
erb
fileutils * test/fileutils/test_fileutils.rb (setup): support BSD style directory group inheritance (again). 2005-01-26 15:13:03 +00:00
gdbm
io/nonblock
logger * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
monitor
net * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8. 2005-01-21 08:15:56 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static 2004-12-28 06:49:04 +00:00
openssl * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for that 2005-03-05 21:36:11 +00:00
optparse
ostruct
readline
rinda improved keeper thread 2005-02-28 15:41:14 +00:00
ripper * test/ripper/test_scanner_events.rb: fix test. 2005-02-04 17:25:09 +00:00
rss * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added 2005-02-13 14:21:21 +00:00
ruby duplicate tests removed. 2005-03-06 03:02:52 +00:00
scanf
soap * object.c (inspect_obj): unintended space removal. 2005-03-07 02:05:08 +00:00
socket
stringio
strscan
testunit
uri * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" 2005-02-23 06:08:29 +00:00
webrick * test/webrick/utils.rb: resuce LoadError. 2005-01-10 07:58:55 +00:00
wsdl * added files: 2004-12-20 13:50:15 +00:00
xmlrpc * lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is 2004-12-21 16:23:33 +00:00
xsd * added files: 2004-12-20 13:50:15 +00:00
yaml
zlib
inlinetest.rb
runner.rb * lib/test/unit/collector.rb (collect_file): now deletes paths added 2005-02-17 04:50:49 +00:00
test_generator.rb
test_ipaddr.rb
test_pathname.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_time.rb
test_tsort.rb