1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz c9cf552a91 * eval.c (is_defined): defined?(Foo::Baz) should check constants
only, no methods.

* eval.c (is_defined): should not dump core on defined?(a::b)
  where a is not a class nor a module.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-01-28 08:42:40 +00:00
..
curses * configure.in: use GCC, not without_gcc. remove without_gcc. 2001-12-02 14:09:44 +00:00
dbm * eval.c (block_pass): should not downgrade safe level. 2001-05-02 04:16:31 +00:00
digest * eval.c (block_pass): should not pass tainted block, if $SAFE > 0. 2002-01-16 09:22:45 +00:00
etc This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00
fcntl This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
gdbm checkin leftovers 2001-05-07 06:18:49 +00:00
nkf * eval.c (rb_f_require): move rb_file_s_expand_path from 2001-07-06 06:37:01 +00:00
pty * eval.c (is_defined): defined?(Foo::Baz) should check constants 2002-01-28 08:42:40 +00:00
readline This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-07-19 05:44:27 +00:00
sdbm * configure.in: remove unnecessary AC_CANONICAL_BUILD 2001-05-28 16:07:34 +00:00
socket * eval.c (rb_mod_define_method): define_method should follow 2001-12-19 07:45:30 +00:00
syslog Add. 2002-01-07 06:58:54 +00:00
tcltklib * eval.c (block_pass): should not pass tainted block, if $SAFE > 0. 2002-01-16 09:22:45 +00:00
tk * eval.c (is_defined): defined?(Foo::Baz) should check constants 2002-01-28 08:42:40 +00:00
Win32API Add. 2002-01-07 06:58:54 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. 2001-05-31 04:40:37 +00:00
extmk.rb.in *ext/extmk.rb.in, lib/mkmf.rb: add OUTFLAG. 2002-01-25 15:53:33 +00:00
Setup Add the syslog module. 2001-12-01 14:23:57 +00:00
Setup.dj Add the syslog module. 2001-12-01 14:23:57 +00:00
Setup.emx Add the syslog module. 2001-12-01 14:23:57 +00:00
Setup.nt Add the syslog module. 2001-12-01 14:23:57 +00:00
Setup.x68 Add the syslog module. 2001-12-01 14:23:57 +00:00