summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-22merge -r 12332:12336shyouhei
2007-05-22merge -c 12293shyouhei
2007-05-22merge -r 12278:12280shyouhei
2007-05-22merge -c 12224shyouhei
2007-05-22merge -c 12272shyouhei
2007-05-22merge -c 12267shyouhei
2007-05-22merge -c 12210shyouhei
2007-05-22merge -c 12206shyouhei
2007-05-22merge -c 12193shyouhei
2007-05-22merge -c 12192shyouhei
2007-05-22merge -c 12190shyouhei
2007-05-22merge -c 12189shyouhei
2007-05-22merge -c 12187shyouhei
2007-05-22merge -r 12165:12168shyouhei
2007-05-22merge -c 12158shyouhei
2007-05-22merge -r 12143:12147shyouhei
2007-05-22merge -c 12137shyouhei
2007-05-22merge -c 12127shyouhei
2007-05-22merge -c 12126shyouhei
2007-05-22merge -c 12123shyouhei
2007-05-22merge -c 12116shyouhei
2007-05-22merge -c 12113shyouhei
2007-03-20* distruby.rb: Add zip generation.shyouhei
2007-03-19* merge -c 12080shyouhei
2007-03-16* merge -c 12071shyouhei
2007-03-16* merge -r 12066:12069shyouhei
2007-03-16* merge -c 12065shyouhei
2007-03-12* stable version 1.8.6 released.knu
2007-03-12* lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nphknu
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2007-03-11* ext/dl/sym.c (rb_dlsym_inspect): Use "0x%x" rather for pointers.knu
2007-03-11* misc/README: Add a note about ruby-electric.el. knu
2007-03-11* ext/dl/mkcallback.rb (mkfunc): Make sure that a callbackknu
2007-03-11* eval.c (error_handle): no message when exiting by signal.knu
2007-03-06Merge changes from ruby_1_8:knu
2007-03-05* time.c (time_to_s): Correct the wrong format which did notknu
2007-03-0420070305knu
2007-03-04merge a cosmetic changeknu
2007-03-04* lib/fileutils.rb (mv): could not move a directory betweenknu
2007-03-04* file.c (rb_file_s_utime): allow nil to set the current time.knu
2007-03-0420070304knu
2007-03-04* util.c (push_element): should return a int value.knu
2007-03-03* lib/set.rb (Set#^, Set#&): Correct documentation. Those methodsknu
2007-03-03* eval.c (stack_check): Unset inline to fix build with GCC 3.4.6;knu
2007-03-03* ext/thread/thread.c (push_list): Use ALLOC().knu
2007-03-03* NEWS: Add a note for String#intern.knu
2007-03-03* eval.c (rb_provided): return true only for features loaded fromknu
2007-03-03* env.h (SCOPE_CLONE): Introduce a new scope flag to prevent aknu
2007-03-03* object.c (rb_obj_ivar_set): RDoc updated according to aknu
2007-03-03* parse.y (stmt, arg): should not omit lhs of OP_ASGN1 even ifknu