Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [digest] Added rb_digest_make_metadata to wrap metadata | Nobuyoshi Nakada | 2020-12-19 | 1 | -0/+8 |
* | Hoisted out rb_id_metadata | Nobuyoshi Nakada | 2019-08-22 | 1 | -0/+6 |
* | Hoisted out rb_digest_namespace | Nobuyoshi Nakada | 2019-08-22 | 1 | -0/+7 |
* | digest: define Finish func from Final func | nobu | 2015-02-11 | 1 | -0/+19 |
* | digest.c: raise exception on init failure | nobu | 2014-07-15 | 1 | -3/+3 |
* | * ext/digest: Prefix C constants with RUBY_ and C type names with | knu | 2006-10-20 | 1 | -7/+9 |
* | * ext/digest/digest.c, ext/digest/digest.h, | knu | 2006-10-13 | 1 | -0/+2 |
* | * ext/digest/digest.c (rb_digest_base_alloc, | knu | 2006-10-11 | 1 | -2/+0 |
* | * ext/digest/digest.c (rb_digest_base_reset, Init_digest): Add | knu | 2006-10-11 | 1 | -2/+2 |
* | * ext/digest/digest.[ch]: Since the argument order of | knu | 2006-10-05 | 1 | -4/+2 |
* | * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to | matz | 2005-12-12 | 1 | -5/+5 |
* | Import the "digest" module and the submodules, from the Rough Ruby | knu | 2001-07-13 | 1 | -0/+32 |