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
knu 86a1f03b1a * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
call rb_inspect() on an object that does not implement necessary
  methods; reported by NaHi.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25921 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-25 10:34:24 +00:00
..
bubblebabble * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
lib * ext/digest/lib/md5.rb, ext/digest/lib/sha1.rb: Add an 2009-11-24 07:21:12 +00:00
md5 * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be 2009-08-06 17:00:57 +00:00
rmd160 * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be 2009-08-06 17:00:57 +00:00
sha1 * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be 2009-08-06 17:00:57 +00:00
sha2 * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.h 2009-08-11 15:07:06 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
defs.h * ext/digest: Merge from trunk; apply all changes since the 2006-10-10 05:01:33 +00:00
depend * ext/digest: Merge from trunk; metadata location changed, 2006-10-11 17:25:45 +00:00
digest.c * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not 2009-11-25 10:34:24 +00:00
digest.h * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
extconf.rb * ext/digest: Merge from trunk; metadata location changed, 2006-10-11 17:25:45 +00:00
test.sh * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00