aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/digest.c
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/digest/digest.c (rb_digest_base_s_digest): Fix a doubleknu2002-09-261-5/+2
* = should be ==matz2002-09-051-1/+1
* Fix rb_digest_base_become (ruby-core:428)michal2002-09-041-3/+2
* * class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz2002-09-041-2/+0
* * variable.c (rb_copy_generic_ivar): remove old generic instancematz2002-09-031-64/+41
* * ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debugknu2001-09-061-1/+1
* * ext/digest/digest.c (rb_digest_base_s_digest,knu2001-09-061-0/+12
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+331