Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/digest/test_digest_hmac.rb: added. | knu | 2006-10-25 | 1 | -0/+3 |
* | * ext/digest/digest.c (Init_digest): Digest::Base.new() does no | knu | 2006-10-13 | 1 | -1/+2 |
* | * eval.c (ev_const_get): simplified using rb_const_get_fallback(). | matz | 2006-02-17 | 1 | -13/+12 |
* | * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. | ocean | 2005-02-17 | 1 | -57/+80 |
* | * array.c (rb_ary_delete): element comparison might change array | matz | 2004-09-17 | 1 | -1/+1 |
* | add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103], | akr | 2004-09-07 | 1 | -0/+6 |
* | * test/digest/test_digest.rb (test_eq): show failed class. | nobu | 2003-10-15 | 1 | -3/+3 |
* | * test/digest/test_digest.rb: Moved from ext/digest/test.rb. | knu | 2003-10-14 | 1 | -0/+91 |