summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-13* ext/digest/digest.c: Improve RDoc documentation further more.knu
2006-10-13* ext/digest/digest.c: Improve RDoc documentation.knu
2006-10-13Add .cvsignoreknu
2006-10-13* bcc32/Makefile.sub (post-install-ext): no longer needed.nobu
2006-10-132006-10-14nobu
2006-10-13*** empty log message ***tadf
2006-10-13* ChangeLog: fixed broken time stamps again.nobu
2006-10-13updated based on date2 3.9.5.tadf
2006-10-13* ChangeLog: fixed broken time stamps.nobu
2006-10-13* ext/digest/lib/digest.rb (Digest): Try to auto-load non-standardknu
2006-10-13* ext/digest/digest.c (Init_digest): Digest::Base.new() does noknu
2006-10-13* ext/digest/digest.c, ext/digest/md5/md5init.c,knu
2006-10-13* ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabbleknu
2006-10-13* ext/digest/digest.c (rb_digest_base_equal): Again, should callknu
2006-10-13* object.c: Class#inherited RDoc added. a patch from Danielmatz
2006-10-12* ext/digest/digest.c (rb_digest_base_equal): Should call digest()knu
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2006-10-12* lib/date.rb (Date::self.complete_hash): need to check if g ismatz
2006-10-12* string.c (rb_str_partition): RDoc update. a patch frommatz
2006-10-122006-10-13matz
2006-10-12* object.c (rb_mod_cvar_defined): wrong id check. a patch frommatz
2006-10-12* hash.c (rb_hash_compare_by_id): somehow we lost renaming frommatz
2006-10-12* ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle newmatz
2006-10-11fix wordingknu
2006-10-11* ext/digest/lib/digest/hmac.rb: Make use of String#bytes.knu
2006-10-11* ext/digest/digest.c (get_digest_base_metadata): Use an instanceknu
2006-10-112006-10-12knu
2006-10-11* ext/digest/digest.c (rb_digest_base_alloc,knu
2006-10-11* eval.c (rb_obj_define_method): add half boiled RDoc document.matz
2006-10-11* array.c: revert modify check during iteration.matz
2006-10-11* array.c (rb_ary_replace): should shift lfree pointer beforematz
2006-10-11* array.c (each_internal): patch miss.matz
2006-10-11* ext/digest/lib/digest/hmac.rb: Add digest/hmac, which implementsknu
2006-10-11* ext/digest/digest.c (rb_digest_base_reset): Do not makeknu
2006-10-11* array.c (rb_ary_each): prohibit array modification during eachmatz
2006-10-11* ext/digest/sha1/sha1ossl.h: libssl 0.9.8c-3 defines nomatz
2006-10-11* ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu
2006-10-112006-10-11knu
2006-10-10* ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu
2006-10-10* ext/digest/sha1/depend, ext/digest/sha2/depend: Remove obsoleteknu
2006-10-102006-10-10knu
2006-10-09* lib/parsedate.rb: documentation patch from Konrad Meyermatz
2006-10-09* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,nobu
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-10-09* eval.c (rb_obj_define_method): add new methodmatz
2006-10-092006-10-09tadf
2006-10-09use __send! instead of funcall.tadf
2006-10-07* string.c (rb_str_scan): small documentation fix.matz
2006-10-072006-10-08matz
2006-10-07* bignum.c (rb_big_rshift): a bug in right shift of negativematz