aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/digest.h
Commit message (Expand)AuthorAgeFilesLines
* digest: define Finish func from Final funcnobu2015-02-111-0/+19
* digest.c: raise exception on init failurenobu2014-07-151-3/+3
* * ext/digest: Prefix C constants with RUBY_ and C type names withknu2006-10-201-7/+9
* * ext/digest/digest.c, ext/digest/digest.h,knu2006-10-131-0/+2
* * ext/digest/digest.c (rb_digest_base_alloc,knu2006-10-111-2/+0
* * ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu2006-10-111-2/+2
* * ext/digest/digest.[ch]: Since the argument order ofknu2006-10-051-4/+2
* * ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz2005-12-121-5/+5
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+32