aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5
Commit message (Expand)AuthorAgeFilesLines
...
* * intern.h (rb_check_array_type): Declare rb_check_array_type().knu2003-01-061-0/+2
* Update the MANIFEST files.knu2002-09-271-0/+2
* * ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu2002-09-265-4/+56
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+1
* * 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