summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add v_1_8_6_31v_1_8_6_31shyouhei2007-06-070-0/+0
* * eval.c, intern.h, ext/thread/thread.c: should not free queueshyouhei2007-06-075-38/+99
* 2007-06-07shyouhei2007-06-071-1/+1
* * eval.c (method_inspect): show proper class name.shyouhei2007-06-073-5/+14
* * runruby.rb: eliminate uninitialized variable.shyouhei2007-05-263-7/+7
* * eval.c (mnew): call of super via a method object should work again.shyouhei2007-05-264-4/+22
* * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo.nagai2007-05-254-3/+12
* * process.c (proc_exec_v): terminate timer thread in advance.shyouhei2007-05-224-1/+39
* * lib/cgi.rb (CGI#[]): get rid of exceptions being raised.shyouhei2007-05-223-1/+7
* merge -r 12332:12336shyouhei2007-05-226-3/+25
* merge -c 12293shyouhei2007-05-223-1/+7
* merge -r 12278:12280shyouhei2007-05-223-1/+7
* merge -c 12224shyouhei2007-05-223-21/+39
* 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