* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:
compile sha1 in as well as md5. * ext/Setup: put sha1 in a comment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a57dc21ef0
commit
23423d7d03
@ -1,3 +1,10 @@
|
|||||||
|
Thu May 17 07:21:44 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
|
* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:
|
||||||
|
compile sha1 in as well as md5.
|
||||||
|
|
||||||
|
* ext/Setup: put sha1 in a comment.
|
||||||
|
|
||||||
Thu May 17 07:16:38 2001 Akinori MUSHA <knu@iDaemons.org>
|
Thu May 17 07:16:38 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
* ext/sha1/sha1.txt.jp: add the Japanese version derived from
|
* ext/sha1/sha1.txt.jp: add the Japanese version derived from
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
#md5
|
#md5
|
||||||
#pty
|
#pty
|
||||||
#sdbm
|
#sdbm
|
||||||
|
#sha1
|
||||||
#socket
|
#socket
|
||||||
#tk
|
#tk
|
||||||
#tcltklib
|
#tcltklib
|
||||||
|
@ -11,5 +11,6 @@ marshal
|
|||||||
md5
|
md5
|
||||||
readline
|
readline
|
||||||
sdbm
|
sdbm
|
||||||
|
sha1
|
||||||
#socket
|
#socket
|
||||||
#tkutil
|
#tkutil
|
||||||
|
@ -11,6 +11,7 @@ nkf
|
|||||||
#pty
|
#pty
|
||||||
#readline
|
#readline
|
||||||
#sdbm
|
#sdbm
|
||||||
|
sha1
|
||||||
socket
|
socket
|
||||||
#tcltklib
|
#tcltklib
|
||||||
#tk
|
#tk
|
||||||
|
@ -14,6 +14,7 @@ nkf
|
|||||||
#pty
|
#pty
|
||||||
#readline
|
#readline
|
||||||
sdbm
|
sdbm
|
||||||
|
sha1
|
||||||
socket
|
socket
|
||||||
#tcltklib
|
#tcltklib
|
||||||
#tk
|
#tk
|
||||||
|
@ -8,5 +8,6 @@ fcntl
|
|||||||
kconv
|
kconv
|
||||||
marshal
|
marshal
|
||||||
md5
|
md5
|
||||||
|
sha1
|
||||||
#socket
|
#socket
|
||||||
#tkutil
|
#tkutil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user