1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest
matz 6f484e4930 * variable.c (rb_copy_generic_ivar): remove old generic instance
variable table if it existes.

	* class.c (rb_make_metaclass): metaclass of a metaclass is a
	  metaclass itself.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-03 05:20:14 +00:00
..
lib Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
md5 * variable.c (rb_copy_generic_ivar): remove old generic instance 2002-09-03 05:20:14 +00:00
rmd160 * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
sha1 * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
sha2 * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
.cvsignore Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
defs.h new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
digest.c * variable.c (rb_copy_generic_ivar): remove old generic instance 2002-09-03 05:20:14 +00:00
digest.h Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
digest.txt.ja Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
extconf.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
MANIFEST Probably */depend should be added to this file too. 2002-03-21 20:11:49 +00:00
test.rb Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
test.sh Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00