1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest
hsbt f39021be7e Remove digest.gemspec for default gems.
It needs to support header file installation and uninstallation.
  But current RubyGems didn't support it feature yet.

From: SHIBATA Hiroshi <hsbt@ruby-lang.org>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-19 02:43:09 +00:00
..
bubblebabble
lib
md5 fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
rmd160 * remove trailing spaces. 2016-10-20 07:57:31 +00:00
sha1 * remove trailing spaces. 2016-10-20 07:57:31 +00:00
sha2 * remove trailing spaces. 2016-10-20 07:57:31 +00:00
defs.h
depend
digest.c * remove trailing spaces. 2016-10-20 07:57:31 +00:00
digest.h
digest_conf.rb Copy openssl library finder for ext/digest from OpenSSL extention. 2017-07-18 11:28:49 +00:00
extconf.rb
test.sh