aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * signal.c (Init_signal): handle SIGTERM. fixed: [ruby-list:42895]nobu2006-10-181-1/+3
* * array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907]nobu2006-10-181-0/+4
* * string.c (rb_str_each_line): String#lines now works when a blockmatz2006-10-181-0/+8
* * array.c (ary_shared_array): should set NOEMBED flag for a copiedmatz2006-10-181-0/+5
* * parse.y (parser_yylex): use particular enums. [ruby-core:09221]nobu2006-10-171-0/+4
* * lib/erb.rb: String#each was removed, use #each_line instead.aamine2006-10-171-0/+4
* * string.c (rb_str_lines): now takes optional argument for thematz2006-10-161-0/+7
* * array.c (rb_ary_unshift_m): a bug in lfree shift lengthmatz2006-10-161-0/+5
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-0/+7
* * pack.c (pack_unpack): execute block if given with unpacked valuematz2006-10-151-0/+5
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): append basenobu2006-10-141-0/+8
* * parse.y (singleton): no need to re-create NODE_SELF() again.matz2006-10-141-0/+5
* * parse.y (parser_warning, parser_warn): some error message maymatz2006-10-141-0/+14
* rephrase an entryknu2006-10-131-2/+2
* * ext/digest/digest.c, ext/digest/digest.h,knu2006-10-131-0/+19
* * ext/digest/digest.c: Improve RDoc documentation further more.knu2006-10-131-0/+4
* * ext/digest/digest.c: Improve RDoc documentation.knu2006-10-131-0/+13
* * bcc32/Makefile.sub (post-install-ext): no longer needed.nobu2006-10-131-0/+7
* *** empty log message ***tadf2006-10-131-0/+1
* * ChangeLog: fixed broken time stamps again.nobu2006-10-131-3375/+3375
* updated based on date2 3.9.5.tadf2006-10-131-0/+4
* * ChangeLog: fixed broken time stamps.nobu2006-10-131-3401/+3401
* * ext/digest/lib/digest.rb (Digest): Try to auto-load non-standardknu2006-10-131-0/+8
* * ext/digest/digest.c (Init_digest): Digest::Base.new() does noknu2006-10-131-0/+9
* * ext/digest/digest.c, ext/digest/md5/md5init.c,knu2006-10-131-0/+9
* * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabbleknu2006-10-131-0/+6
* * ext/digest/digest.c (rb_digest_base_equal): Again, should callknu2006-10-131-0/+6
* * object.c: Class#inherited RDoc added. a patch from Danielmatz2006-10-131-0/+5
* * ext/digest/digest.c (rb_digest_base_equal): Should call digest()knu2006-10-121-1/+6
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu2006-10-121-0/+11
* * lib/date.rb (Date::self.complete_hash): need to check if g ismatz2006-10-121-0/+5
* * string.c (rb_str_partition): RDoc update. a patch frommatz2006-10-121-0/+7
* * object.c (rb_mod_cvar_defined): wrong id check. a patch frommatz2006-10-121-0/+9
* * hash.c (rb_hash_compare_by_id): somehow we lost renaming frommatz2006-10-121-0/+5
* * ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle newmatz2006-10-121-0/+7
* fix wordingknu2006-10-111-2/+3
* * ext/digest/lib/digest/hmac.rb: Make use of String#bytes.knu2006-10-111-0/+4
* * ext/digest/digest.c (get_digest_base_metadata): Use an instanceknu2006-10-111-0/+15
* * ext/digest/digest.c (rb_digest_base_alloc,knu2006-10-111-0/+11
* * eval.c (rb_obj_define_method): add half boiled RDoc document.matz2006-10-111-0/+4
* * array.c: revert modify check during iteration.matz2006-10-111-5/+0
* * array.c (rb_ary_replace): should shift lfree pointer beforematz2006-10-111-0/+5
* * ext/digest/lib/digest/hmac.rb: Add digest/hmac, which implementsknu2006-10-111-0/+5
* * ext/digest/digest.c (rb_digest_base_reset): Do not makeknu2006-10-111-0/+6
* * array.c (rb_ary_each): prohibit array modification during eachmatz2006-10-111-0/+5
* * ext/digest/sha1/sha1ossl.h: libssl 0.9.8c-3 defines nomatz2006-10-111-0/+5
* * ext/digest/digest.c (rb_digest_base_reset, Init_digest): Addknu2006-10-111-0/+19
* * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu2006-10-101-0/+5
* * ext/digest/sha1/depend, ext/digest/sha2/depend: Remove obsoleteknu2006-10-101-0/+5
* * lib/parsedate.rb: documentation patch from Konrad Meyermatz2006-10-091-0/+7