summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-31* eval.c (ruby_init): rename top_cref to ruby_top_cref and export,why
2006-08-292006-08-29nobu
2006-08-29* hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu
2006-08-28Fix typo. Submitted by <calamitas at gmail.com>. [ruby-core:08724]drbrain
2006-08-27Don't unescape HTML in HtmlFormatter. Submitted by Kent Sibilevdrbrain
2006-08-272006-08-28drbrain
2006-08-27Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain
2006-08-25updated based on date2 3.8.2.tadf
2006-08-252006-08-26tadf
2006-08-25* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-08-25* stable version 1.8.5 released.matz
2006-08-252006-08-25matz
2006-08-25* gc.c (gc_sweep): typo fixed.matz
2006-08-23* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-232006-08-23matz
2006-08-23ChangeLog updatematz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revertmatz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): Make RDocmatz
2006-08-22* lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods getmatz
2006-08-22remove semicolon warning. [ruby-dev:29299]matz
2006-08-22revert nkf -m0 patch for UTF-8matz
2006-08-222006-08-22matz
2006-08-19* win32/Makefile.sub (config.status): include winsock2.h instead ofusa
2006-08-192006-08-19nobu
2006-08-19* file.c (rb_file_s_rename): use errno if set properly.nobu
2006-08-17* lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz
2006-08-172006-08-18matz
2006-08-17* file.c (rb_stat_[rRwWxX]): check for super user.nobu
2006-08-17* ChangeLog: fixed typo.nobu
2006-08-17* lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu
2006-08-16lib/rinda/ring.rb (do_reply): Fix for RingServer fails to find aseki
2006-08-162006-08-17seki
2006-08-16* process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu
2006-08-16* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_class_comment): Fixdrbrain
2006-08-16* ruby.c (set_arg0): fill argv other than the first with an emptynobu
2006-08-16Fix broken class level documentationdrbrain
2006-08-162006-08-16nobu
2006-08-16* win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]nobu
2006-08-12* ChangeLog: fix entry header format.nobu
2006-08-122006-08-12nobu
2006-08-112006-08-11nobu
2006-08-11* ChangeLog: correct auther name.nobu
2006-08-08* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz
2006-08-082006-08-09matz
2006-08-082006-08-08usa
2006-08-08* Makefile.in, common.mk, configure.in: fix for platforms withoutusa
2006-08-07* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz
2006-08-07* ext/syck/syck.c (syck_move_tokens): should avoid negativematz
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz