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 daadb8bd53 * variable.c (rb_obj_remove_instance_variable): raise NameError if
specified instance variable is not defined.

* variable.c (generic_ivar_remove): modified to check ivar
  existence.

* class.c (rb_singleton_class): wrong condition; was creating
  unnecessary singleton class.

* numeric.c (int_step): step may be a float less than 1.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-04-10 08:47:46 +00:00
..
curses Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
dbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
digest add depend files 2002-03-25 02:33:09 +00:00
etc Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
fcntl Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
gdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
nkf Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
pty Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
readline Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
sdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
socket * ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not be 2002-03-25 06:16:02 +00:00
syslog add depend files 2002-03-25 02:33:09 +00:00
tcltklib Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
tk * regex.c (re_compile_pattern): '\0111' should be '\011' plus '1', 2002-03-12 09:27:29 +00:00
Win32API Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +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 * variable.c (rb_obj_remove_instance_variable): raise NameError if 2002-04-10 08:47:46 +00:00
Setup Synchronize with reality. Pick actually existent modules and get rid 2002-03-22 05:15:37 +00:00
Setup.dj Synchronize with reality. Pick actually existent modules and get rid 2002-03-22 05:15:37 +00:00
Setup.emx Add the syslog module. 2001-12-01 14:23:57 +00:00
Setup.nt Synchronize with reality. Pick actually existent modules and get rid 2002-03-22 05:15:37 +00:00
Setup.x68 Synchronize with reality. Pick actually existent modules and get rid 2002-03-22 05:15:37 +00:00