aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_thread_restore_context): save current value ofmatz2001-09-081-0/+23
* * ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debugknu2001-09-061-1/+1
* * ext/digest/digest.c (rb_digest_base_s_digest,knu2001-09-061-0/+12
* * ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban2001-08-201-8/+2
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-144-10/+10
* * ext/digest/sha2/extconf.rb: fix so that they build from anyknu2001-08-141-1/+1
* * ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu2001-08-142-6/+12
* * ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu2001-08-141-0/+8
* Rename *.jp to *.ja, since jp is a region code and ja is a languageknu2001-07-192-2/+2
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-144-4/+4
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-1339-0/+3890