Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/digest/*/extconf.rb: use pkg_config to use same library with | nobu | 2012-04-30 | 1 | -4/+3 |
* | * ext/openssl/extconf.rb: suppress useless deprecation warnings | nobu | 2012-02-27 | 1 | -0/+3 |
* | * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be | knu | 2009-08-06 | 1 | -4/+0 |
* | * ext/digest/digest.[ch]: Since the argument order of | knu | 2006-10-05 | 1 | -1/+1 |
* | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu | 2006-05-25 | 1 | -1/+2 |
* | * ext/digest/rmd160/extconf.rb: have_library appends found library. | nobu | 2004-01-21 | 1 | -1/+0 |
* | * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503] | nobu | 2004-01-07 | 1 | -0/+2 |
* | * ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. It | knu | 2002-09-26 | 1 | -5/+11 |
* | * 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 | 1 | -0/+20 |