ruby--ruby/ext/digest/rmd160
knu 0e6521aa5d * ext/bigdecimal/bigdecimal.c (BigDecimal_load): Silence warnings
regarding char * vs. unsigned char * mismatch; submitted by Lyle
  Johnson <lyle.johnson@gmail.com> in [ruby-core:10416].

* ext/digest/sha1/sha1ossl.c (SHA1_Finish): Ditto.

* ext/digest/rmd160/rmd160ossl.c (RMD160_Finish): Ditto.

* ext/digest/digest.c (rb_digest_base_finish,
  rb_digest_base_update): Ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-27 10:08:39 +00:00
..
.cvsignore
depend * ext/digest/digest.[ch]: Since the argument order of 2006-10-05 11:09:42 +00:00
extconf.rb * ext/digest/digest.[ch]: Since the argument order of 2006-10-05 11:09:42 +00:00
rmd160.c * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00
rmd160.h * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00
rmd160init.c * ext/digest: Prefix C constants with RUBY_ and C type names with 2006-10-20 12:48:35 +00:00
rmd160ossl.c * ext/bigdecimal/bigdecimal.c (BigDecimal_load): Silence warnings 2007-02-27 10:08:39 +00:00
rmd160ossl.h * ext/digest/digest.c (rb_digest_base_alloc, 2006-10-11 12:43:58 +00:00