.. |
lib
|
Import the "digest" module and the submodules, from the Rough Ruby
|
2001-07-13 20:06:14 +00:00 |
md5
|
* ext/digest/md5: Use OpenSSL's MD5 engine if available. It is
|
2002-09-26 16:27:23 +00:00 |
rmd160
|
* ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. It
|
2002-09-26 17:26:46 +00:00 |
sha1
|
* ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It is
|
2002-09-26 17:44:33 +00:00 |
sha2
|
* configure.in: modify program_prefix only if specified
|
2002-09-08 09:08:15 +00:00 |
.cvsignore
|
* configure.in: modify program_prefix only if specified
|
2002-09-08 09:08:15 +00:00 |
defs.h
|
new platform [bccwin32] merged.
|
2002-06-11 01:27:48 +00:00 |
depend
|
* ext/digest: add depend file.
|
2002-03-18 09:24:39 +00:00 |
digest.c
|
* ext/digest/digest.c (rb_digest_base_s_digest): Fix a double
|
2002-09-26 13:49:40 +00:00 |
digest.h
|
Import the "digest" module and the submodules, from the Rough Ruby
|
2001-07-13 20:06:14 +00:00 |
digest.txt
|
Import the "digest" module and the submodules, from the Rough Ruby
|
2001-07-13 20:06:14 +00:00 |
digest.txt.ja
|
Rename *.jp to *.ja, since jp is a region code and ja is a language
|
2001-07-19 05:44:26 +00:00 |
extconf.rb
|
Import the "digest" module and the submodules, from the Rough Ruby
|
2001-07-13 20:06:14 +00:00 |
MANIFEST
|
Probably */depend should be added to this file too.
|
2002-03-21 20:11:49 +00:00 |
test.rb
|
Import the "digest" module and the submodules, from the Rough Ruby
|
2001-07-13 20:06:14 +00:00 |
test.sh
|
Add a knob WITH_BUNDLED_ENGINES to test.sh.
|
2002-09-26 17:55:16 +00:00 |