aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5
Commit message (Expand)AuthorAgeFilesLines
...
* * class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz2002-09-041-2/+2
* * variable.c (rb_copy_generic_ivar): remove old generic instancematz2002-09-031-5/+2
* * ext/digest: add depend file.nobu2002-03-182-0/+6
* Merge from rough.knu2002-02-241-1/+9
* * ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu2002-02-171-2/+2
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-141-2/+2
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-141-1/+1
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-136-0/+566