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/md5
matz 64901cd69b * class.c (rb_make_metaclass): obj.meta.super.meta should be equal
to obj.meta.meta.super (ruby-bugs-ja:PR#324).

* parse.y (yylex): the warning message "invalid
  character syntax" was never issued.

* marshal.c (r_bytes): do not use alloca (ruby-bugs:PR#382).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-04 06:37:39 +00:00
..
.cvsignore Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
extconf.rb * ext/digest/*/extconf.rb: really fix so that they build from any 2001-08-14 20:05:21 +00:00
MANIFEST * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
md5.c Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
md5.h Merge from rough. 2002-02-24 08:20:50 +00:00
md5init.c * class.c (rb_make_metaclass): obj.meta.super.meta should be equal 2002-09-04 06:37:39 +00:00