summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai2006-08-312-2/+8
* 2006-08-31why2006-08-311-3/+3
* * eval.c (ruby_init): rename top_cref to ruby_top_cref and export,why2006-08-313-5/+15
* 2006-08-29nobu2006-08-291-3/+3
* * hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu2006-08-292-5/+19
* Fix typo. Submitted by <calamitas at gmail.com>. [ruby-core:08724]drbrain2006-08-282-1/+6
* Don't unescape HTML in HtmlFormatter. Submitted by Kent Sibilevdrbrain2006-08-272-3/+6
* 2006-08-28drbrain2006-08-271-3/+3
* Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain2006-08-272-3/+8
* updated based on date2 3.8.2.tadf2006-08-253-520/+964
* 2006-08-26tadf2006-08-251-3/+3
* * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu2006-08-253-6/+11
* * 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
* * 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