summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tag v1_8_6_21v1_8_6_21shyouhei2007-05-220-0/+0
* merge -c 12272shyouhei2007-05-223-3/+7
* merge -c 12267shyouhei2007-05-223-7/+14
* merge -c 12210shyouhei2007-05-223-4/+15
* merge -c 12206shyouhei2007-05-223-4/+20
* merge -c 12193shyouhei2007-05-223-9/+19
* merge -c 12192shyouhei2007-05-223-3/+7
* merge -c 12190shyouhei2007-05-223-3/+8
* merge -c 12189shyouhei2007-05-223-26/+20
* merge -c 12187shyouhei2007-05-223-3/+14
* merge -r 12165:12168shyouhei2007-05-223-1/+10
* merge -c 12158shyouhei2007-05-223-2/+11
* merge -r 12143:12147shyouhei2007-05-224-13/+29
* merge -c 12137shyouhei2007-05-223-6/+12
* merge -c 12127shyouhei2007-05-225-26/+39
* merge -c 12126shyouhei2007-05-224-6/+51
* merge -c 12123shyouhei2007-05-223-2/+8
* merge -c 12116shyouhei2007-05-223-5/+10
* merge -c 12113shyouhei2007-05-223-7/+18
* * distruby.rb: Add zip generation.shyouhei2007-03-202-11/+25
* * merge -c 12080shyouhei2007-03-193-5/+11
* * merge -c 12071shyouhei2007-03-163-2/+9
* * merge -r 12066:12069shyouhei2007-03-164-13/+102
* * merge -c 12065shyouhei2007-03-163-5/+10
* * stable version 1.8.6 released.knu2007-03-121-0/+4
* * lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nphknu2007-03-123-4/+11
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-1212-0/+73
* * ext/dl/sym.c (rb_dlsym_inspect): Use "0x%x" rather for pointers.knu2007-03-115-7/+21
* * misc/README: Add a note about ruby-electric.el. knu2007-03-115-16/+176
* * ext/dl/mkcallback.rb (mkfunc): Make sure that a callbackknu2007-03-112-0/+10
* * eval.c (error_handle): no message when exiting by signal.knu2007-03-115-15/+147
* Merge changes from ruby_1_8:knu2007-03-068-42/+94
* * time.c (time_to_s): Correct the wrong format which did notknu2007-03-053-6/+12
* 20070305knu2007-03-041-3/+3
* merge a cosmetic changeknu2007-03-041-5/+1
* * lib/fileutils.rb (mv): could not move a directory betweenknu2007-03-042-2/+11
* * file.c (rb_file_s_utime): allow nil to set the current time.knu2007-03-043-12/+36
* 20070304knu2007-03-041-3/+3
* * util.c (push_element): should return a int value.knu2007-03-042-1/+7
* * lib/set.rb (Set#^, Set#&): Correct documentation. Those methodsknu2007-03-032-2/+8
* * eval.c (stack_check): Unset inline to fix build with GCC 3.4.6;knu2007-03-032-1/+8
* * ext/thread/thread.c (push_list): Use ALLOC().knu2007-03-032-4/+12
* * NEWS: Add a note for String#intern.knu2007-03-032-0/+7
* * eval.c (rb_provided): return true only for features loaded fromknu2007-03-032-12/+28
* * env.h (SCOPE_CLONE): Introduce a new scope flag to prevent aknu2007-03-035-3/+19
* * object.c (rb_obj_ivar_set): RDoc updated according to aknu2007-03-032-4/+12
* * parse.y (stmt, arg): should not omit lhs of OP_ASGN1 even ifknu2007-03-033-4/+11
* * mkconfig.rb (patchlevel): read from version.h.knu2007-02-283-1/+10
* * ext/digest/digest.c (get_digest_base_metadata): Allow inheritingknu2007-02-282-4/+14
* Merge changes between r11913 and r11943 from ruby_1_8.knu2007-02-2813-18/+214