summaryrefslogtreecommitdiff
path: root/ext/digest/md5/md5init.c
AgeCommit message (Expand)Author
2006-10-11* ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu
2006-10-05* ext/digest/digest.[ch]: Since the argument order ofknu
2006-09-27* ext/digest/md5/md5init.c (Init_md5): Now that we have digest.rb,knu
2002-09-26* ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu
2002-09-04* class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2002-02-17* ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu