| Age | Commit message (Expand) | Author |
| 2006-10-12 | * ext/digest/digest.c (rb_digest_base_equal): Should call digest() | knu |
| 2006-10-11 | * ext/digest/digest.c (get_digest_base_metadata): Use an instance | knu |
| 2006-10-11 | * ext/digest/digest.c (rb_digest_base_alloc, | knu |
| 2006-10-11 | * ext/digest/digest.c (rb_digest_base_reset): Do not make | knu |
| 2006-10-11 | * ext/digest/digest.c (rb_digest_base_reset, Init_digest): Add | knu |
| 2006-10-10 | * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new): | knu |
| 2006-10-05 | * ext/digest/digest.c: Make hexdigest() always call digest() internally. | knu |
| 2006-10-05 | * ext/digest/digest.c: Allow subclassing in Ruby. | knu |
| 2006-10-05 | * ext/digest/digest.c (hexdigest_str_new): Add a string size check. | knu |
| 2006-10-05 | * ext/digest/digest.[ch]: Since the argument order of | knu |
| 2006-09-13 | * ext/digest/digest.c (rb_digest_base_inspect): new method. | akr |
| 2006-08-31 | * ruby.h (struct RString): embed small strings. | matz |
| 2006-08-28 | Make RDoc show up. | drbrain |
| 2006-08-27 | Include attribution | drbrain |
| 2005-12-12 | remove unused variables. | akr |
| 2005-12-12 | * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to | matz |
| 2004-09-17 | * array.c (rb_ary_delete): element comparison might change array | matz |
| 2003-10-15 | Add a XXX comment. | knu |
| 2003-10-15 | * ext/digest/digest.c (rb_digest_base_alloc): need to initialize | usa |
| 2003-09-29 | * eval.c (rb_thread_atfork): wrong format specifier. | matz |
| 2002-12-21 | * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), | usa |
| 2002-12-20 | * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, | nobu |
| 2002-12-11 | * ext/digest/digest.c (rb_digest_base_copy): renamed "become". | nobu |
| 2002-09-26 | * ext/digest/digest.c (rb_digest_base_s_digest): Fix a double | knu |
| 2002-09-05 | = should be == | matz |
| 2002-09-04 | Fix rb_digest_base_become (ruby-core:428) | michal |
| 2002-09-04 | * class.c (rb_make_metaclass): obj.meta.super.meta should be equal | matz |
| 2002-09-03 | * variable.c (rb_copy_generic_ivar): remove old generic instance | matz |
| 2001-09-06 | * ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debug | knu |
| 2001-09-06 | * ext/digest/digest.c (rb_digest_base_s_digest, | knu |
| 2001-07-13 | Import the "digest" module and the submodules, from the Rough Ruby | knu |