aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5
Commit message (Expand)AuthorAgeFilesLines
* add extconf.h to .cvsignore.akr2006-06-241-0/+1
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-1/+2
* * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo2005-08-301-0/+1
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-8/+0
* * ext/digest/md5/extconf.rb: have_library appends found library.nobu2004-01-211-1/+0
* * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu2004-01-071-0/+2
* * sample/optparse/opttest.rb: added.nobu2003-12-011-0/+1
* * 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