ruby/ext
matz cc043890f8 * bignum.c (bigdivrem): access boundary bug.
* marshal.c (w_object): prohibit dumping out singleton classes.

* object.c (rb_mod_to_s): distinguish singleton classes.

* variable.c (rb_class2name): it's ok to reveal NilClass,
  TrueClass, FalseClass.

* eval.c (rb_yield_0): preserve and restore ruby_cref as well.

* eval.c (is_defined): core dumped during instance_eval for
  special constants.

* eval.c (rb_eval): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-05-11 05:24:59 +00:00
..
Win32API * ext/Win32API/Win32API.c: remove Init_win32api(). 2001-03-26 05:11:18 +00:00
curses * eval.c (block_pass): should not downgrade safe level. 2001-05-02 04:22:21 +00:00
dbm * ext/dbm/extconf.rb: fix for FreeBSD and GDBM. 2001-05-07 10:56:01 +00:00
etc Add .cvsignore's. 2001-01-09 17:11:36 +00:00
fcntl * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
gdbm rb_eGDBMFatalErrors -> rb_eGDBMFatalError 2001-05-06 16:37:38 +00:00
md5 * eval.c (block_pass): should not downgrade safe level. 2001-05-02 04:22:21 +00:00
nkf forgot some checkins. 2001-05-06 15:06:00 +00:00
pty forgot some checkins. 2001-05-06 15:06:00 +00:00
readline * parse.y (arg): "||=" should not warn for uninitialized instance 2001-05-07 09:26:29 +00:00
sdbm forgot some checkins. 2001-05-06 15:06:00 +00:00
socket forgot some checkins. 2001-05-06 15:06:00 +00:00
tcltklib * bignum.c (bigdivrem): access boundary bug. 2001-05-11 05:24:59 +00:00
tk forgot some checkins. 2001-05-06 15:06:00 +00:00
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
Setup 2000-05-18 2000-05-18 04:32:32 +00:00
Setup.dj see ChangeLog. 2000-05-21 12:23:51 +00:00
Setup.emx remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.nt remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
Setup.x68 Initial revision 1998-01-16 12:13:05 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb changes from personal modifies -- matz 2000-12-28 05:00:47 +00:00
extmk.rb.in * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add the 2001-04-24 06:21:58 +00:00