summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2006-12-16shyouhei2006-12-151-3/+3
* backport from ruby_1_8shyouhei2006-12-153-1/+6
* patchlevel 9shyouhei2006-12-141-1/+1
* backport from ruby_1_8 ([ruby-core:9024])shyouhei2006-12-143-32/+110
* 2006-12-14shyouhei2006-12-141-3/+3
* backport from ruby_1_8eban2006-12-063-2/+7
* backport from ruby_1_8shyouhei2006-12-063-3/+28
* backport from ruby_1_8shyouhei2006-12-063-2/+10
* backport from ruby_1_8shyouhei2006-12-053-2/+8
* 2006-12-06shyouhei2006-12-051-3/+3
* backport from ruby_1_8shyouhei2006-12-053-5/+10
* backport from ruby_1_8shyouhei2006-12-053-6/+20
* * stable version 1.8.5-p2 released.shyouhei2006-12-041-0/+4
* * 2006-12-04shyouhei2006-12-041-3/+3
* patchlevel 2shyouhei2006-12-031-1/+1
* * ChangeLog: fixed the date.shugo2006-12-031-1/+1
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo2006-12-032-2/+8
* 2006-12-03shugo2006-12-031-4/+4
* backport CVE-2006-5467 fix.shyouhei2006-11-263-5/+10
* Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei2006-11-263-2/+11
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8_5'.(no author)2006-08-251-33/+0
* * stable version 1.8.5 released.matz2006-08-251-0/+4
* 2006-08-25matz2006-08-251-3/+3
* * gc.c (gc_sweep): typo fixed.matz2006-08-252-1/+5
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz2006-08-231-1/+2
* 2006-08-23matz2006-08-231-3/+3
* ChangeLog updatematz2006-08-231-0/+5
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revertmatz2006-08-221-1/+1
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz2006-08-221-1/+1
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): Make RDocmatz2006-08-221-0/+9
* * lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods getmatz2006-08-222-1/+8
* remove semicolon warning. [ruby-dev:29299]matz2006-08-222-3/+4
* revert nkf -m0 patch for UTF-8matz2006-08-222-10/+3
* 2006-08-22matz2006-08-221-3/+3
* * win32/Makefile.sub (config.status): include winsock2.h instead ofusa2006-08-192-0/+10
* 2006-08-19nobu2006-08-191-3/+3
* * file.c (rb_file_s_rename): use errno if set properly.nobu2006-08-192-1/+12
* * lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz2006-08-172-4/+9
* 2006-08-18matz2006-08-171-3/+3
* * file.c (rb_stat_[rRwWxX]): check for super user.nobu2006-08-172-1/+32
* * ChangeLog: fixed typo.nobu2006-08-171-2/+2
* * lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu2006-08-172-4/+122
* lib/rinda/ring.rb (do_reply): Fix for RingServer fails to find aseki2006-08-162-1/+7
* 2006-08-17seki2006-08-161-3/+3
* * process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu2006-08-162-3/+38
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_class_comment): Fixdrbrain2006-08-161-0/+5
* * ruby.c (set_arg0): fill argv other than the first with an emptynobu2006-08-162-11/+11
* Fix broken class level documentationdrbrain2006-08-161-1/+1
* 2006-08-16nobu2006-08-161-3/+3
* * win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]nobu2006-08-162-1/+4