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/sha1
nobu aadebb29da ext/digest: return values of init and final
* ext/digest: make built-in digest function implementations
  indicate success or failure of init and final functions.
  [ruby-core:61614] [Bug #9659]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-15 14:59:20 +00:00
..
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
extconf.rb extconf.rb: git rid of post-1.8 feature 2012-11-27 00:58:52 +00:00
sha1.c ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
sha1.h ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
sha1init.c avoid rdoc's warnings. 2012-02-25 20:37:12 +00:00
sha1ossl.c
sha1ossl.h