summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-stylev1_8_5_7shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create tag 'v1_8_5_7'.(no author)2006-12-069-54/+107
* * 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
* * ChangeLog: fix entry header format.nobu2006-08-121-94/+94
* 2006-08-12nobu2006-08-121-3/+3
* 2006-08-11nobu2006-08-111-3/+3
* * ChangeLog: correct auther name.nobu2006-08-111-1/+1
* * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz2006-08-083-6/+12
* 2006-08-09matz2006-08-081-3/+3
* 2006-08-08usa2006-08-081-3/+3
* * Makefile.in, common.mk, configure.in: fix for platforms withoutusa2006-08-084-2/+12
* * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz2006-08-075-3/+11
* * ext/syck/syck.c (syck_move_tokens): should avoid negativematz2006-08-072-1/+7
* * configure.in, common.mk: AIX link issue. a patch from Yutakamatz2006-08-074-18/+38
* * dln.c, eval.c, gc.c, regex.c, ruby.h: shut up AIX allocamatz2006-08-076-21/+21
* 2006-08-07matz2006-08-071-3/+3
* * parse.y (top_local_setup): local_vars[-1] should pointmatz2006-08-072-2/+7
* %[EO]U didn't denote %U.tadf2006-08-062-2/+6
* 2006-08-06tadf2006-08-061-3/+3
* "%\n" means "\n".tadf2006-08-052-4/+13
* add ML entrymatz2006-08-051-0/+1
* Merge RDoc and .document from HEADdrbrain2006-08-041-0/+4
* Merge .document from HEADdrbrain2006-08-041-2/+58
* Merge RDoc changes from HEAD.drbrain2006-08-0435-314/+354