aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest
Commit message (Expand)AuthorAgeFilesLines
...
* new platform [bccwin32] merged.H_Konishi2002-06-111-0/+2
* Probably */depend should be added to this file too.knu2002-03-211-0/+4
* * ext/digest: add depend file.nobu2002-03-1810-0/+33
* * ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu2002-02-261-3/+3
* Merge from rough.knu2002-02-244-4/+64
* * ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu2002-02-174-8/+8
* * st.c: primes should be primes.matz2002-01-161-1/+2
* * 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