| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/digest/sha1/sha1ossl.h: libssl 0.9.8c-3 defines no | matz | 2006-10-11 | 1 | -0/+4 |
* | * ext/digest/digest.c (rb_digest_base_reset, Init_digest): Add | knu | 2006-10-11 | 1 | -0/+3 |
* | * ext/digest/sha1/depend, ext/digest/sha2/depend: Remove obsolete | knu | 2006-10-10 | 1 | -2/+0 |
* | * ext/digest/digest.[ch]: Since the argument order of | knu | 2006-10-05 | 7 | -156/+16 |
* | * ext/digest/md5/md5init.c (Init_md5): Now that we have digest.rb, | knu | 2006-09-27 | 1 | -1/+1 |
* | * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c, | matz | 2006-08-07 | 1 | -1/+1 |
* | add extconf.h to .cvsignore. | akr | 2006-06-24 | 1 | -0/+1 |
* | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu | 2006-05-25 | 1 | -1/+2 |
* | * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h, | gotoyuzo | 2005-08-30 | 1 | -0/+1 |
* | * MANIFEST, ext/**/MANIFEST: removed. | eban | 2004-11-01 | 1 | -9/+0 |
* | * array.c (rb_ary_delete): element comparison might change array | matz | 2004-09-17 | 1 | -4/+1 |
* | * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503] | nobu | 2004-01-07 | 1 | -0/+2 |
* | * sample/optparse/opttest.rb: added. | nobu | 2003-12-01 | 1 | -0/+1 |
* | * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137] | nobu | 2003-08-06 | 1 | -1/+0 |
* | Update the MANIFEST files. | knu | 2002-09-27 | 1 | -0/+2 |
* | * ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It is | knu | 2002-09-26 | 5 | -5/+77 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -0/+1 |
* | * ext/digest: add depend file. | nobu | 2002-03-18 | 2 | -0/+8 |
* | Merge from rough. | knu | 2002-02-24 | 1 | -1/+14 |
* | * ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() is | nobu | 2002-02-17 | 1 | -2/+2 |
* | * ext/digest/*/extconf.rb: really fix so that they build from any | knu | 2001-08-14 | 1 | -2/+2 |
* | * ext/digest/*/extconf.rb: fix so that they build from any | knu | 2001-07-14 | 1 | -1/+1 |
* | Import the "digest" module and the submodules, from the Rough Ruby | knu | 2001-07-13 | 7 | -0/+483 |