summaryrefslogtreecommitdiff
path: root/ext/digest/digest.c
AgeCommit message (Expand)Author
2007-08-22 * ext/digest/digest.c (rb_digest_instance_update,shyouhei
2007-02-28* ext/digest/digest.c (get_digest_base_metadata): Allow inheritingknu
2007-02-27Merge changes between r11871 and r11907 from ruby_1_8.knu
2006-11-01* ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minorknu
2006-10-26* ext/digest/digest.c (Init_digest): typo.usa
2006-10-25* ext/digest, test/digest/test_digest.rb: Merge from trunk:knu
2006-10-11* ext/digest: Merge from trunk; metadata location changed,knu
2006-10-10* ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu
2006-10-10* ext/digest: Merge from trunk; apply all changes since theknu
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
2004-09-18* array.c (rb_ary_equal): element size might change duringmatz
2003-10-15Add a XXX comment.knu
2003-10-15* ext/digest/digest.c (rb_digest_base_alloc): need to initializeusa
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 doubleknu
2002-09-05= should be ==matz
2002-09-04Fix rb_digest_base_become (ruby-core:428)michal
2002-09-04* class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2001-09-06* ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debugknu
2001-09-06* ext/digest/digest.c (rb_digest_base_s_digest,knu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu