ruby--ruby/ext/digest/md5
knu 8eba058079 * intern.h (rb_check_array_type): Declare rb_check_array_type().
* ext/digest/md5/md5ossl.c: Include stdio.h for sprintf() and
  string.h for memcmp().

* ext/dl/ptr.c: Include ctype.h for isdigit().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-06 11:47:53 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
depend * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is 2002-09-26 16:27:23 +00:00
extconf.rb * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is 2002-09-26 16:27:23 +00:00
md5.c Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
md5.h Merge from rough. 2002-02-24 08:20:50 +00:00
md5init.c * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is 2002-09-26 16:27:23 +00:00
md5ossl.c * intern.h (rb_check_array_type): Declare rb_check_array_type(). 2003-01-06 11:47:53 +00:00
md5ossl.h * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is 2002-09-26 16:27:23 +00:00