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 91a079cc86 * variable.c (rb_cvar_set): check whether class variable is
defined in superclasses.  root classes have higher priority.
  removes lower class variable entry from IV_TBL (if it's defined
  in classes, not modules).

* variable.c (rb_cvar_get): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-03 06:48:06 +00:00
..
csv
dbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
digest
drb
erb
fileutils
gdbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
io/nonblock
json
logger
monitor
net
nkf
openssl * ext/openssl/{extconf.rb,ossl_ssl_session.c}: 2007-06-18 08:56:21 +00:00
optparse
ostruct
pathname check codepage for SJIS pathname test. 2007-09-28 06:34:13 +00:00
rdoc/parsers
readline
rinda
ripper
rss * lib/rss.rb, lib/rss/, test/rss/: 2007-09-15 04:41:28 +00:00
ruby * variable.c (rb_cvar_set): check whether class variable is 2007-10-03 06:48:06 +00:00
scanf refine previous change. 2007-09-28 18:22:23 +00:00
sdbm don't generate temporary files under current directory. 2007-09-28 16:51:41 +00:00
soap
socket UNIXServer.new("a\0b") test removed because 2007-09-28 15:58:34 +00:00
stringio
strscan
testunit
uri * generic.rb (URI::Generic::merge_path): behave as RFC 3986. 2007-08-01 03:40:08 +00:00
webrick
win32ole * ext/win32ole/win32ole.c: add WIN32OLE_EVENT#unadvise. 2007-09-04 11:48:53 +00:00
wsdl
xmlrpc
xsd
yaml
zlib
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb