summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-30* gc.c (gc_sweep): typo fixed.matz
2006-08-30* object.c (rb_Integer): Integer(nil) should raise TypeError.matz
2006-08-30* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-302006-08-30nobu
2006-08-30* numeric.c (flo_hash): improve collision.nobu
2006-08-292006-08-29nobu
2006-08-29* hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu
2006-08-28Document and fix my commit.drbrain
2006-08-28Revert.drbrain
2006-08-28Add digest.cdrbrain
2006-08-28Make RDoc show up.drbrain
2006-08-28Fix call-seq in RDoc.drbrain
2006-08-27Include attributiondrbrain
2006-08-27More comprehensive tests.drbrain
2006-08-272006-08-28drbrain
2006-08-27Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain
2006-08-27merge Oniguruma 4.4.0kosako
2006-08-25updated based on date2 3.8.2.tadf
2006-08-252006-08-26tadf
2006-08-25add regint.h and oniguruma.h to dependencekosako
2006-08-25* test/wsdl/document/echo.rb: removed.usa
2006-08-252006-08-25nobu
2006-08-25* object.c (sym_call): check if the receiver is given.nobu
2006-08-22* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-08-222006-08-23nobu
2006-08-22* lib/net/smtp.rb: parameter `to_addrs' might be an Array, .flatten is requir...aamine
2006-08-22* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse
2006-08-222006-08-22naruse
2006-08-20* numeric.c (num_step): also return an enumerator object if no blocknobu
2006-08-202006-08-20drbrain
2006-08-20Add TupleBag tests.drbrain
2006-08-19accept hash argument of Symbol key.suke
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-172006-08-17nobu
2006-08-16* marshal.c (r_byte): IO#getc returns one byte string now.nobu
2006-08-16* common.mk (pre-install-local): remove unnecessary code.usa
2006-08-16* process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu
2006-08-16* ruby.c (set_arg0): fill argv other than the first with an emptynobu
2006-08-162006-08-16nobu
2006-08-15fix typo.aamine
2006-08-15* lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA.aamine
2006-08-152006-08-15aamine
2006-08-13ansificated.akr
2006-08-13Describe String#split grouping behavior. Patch by Jan Svitok [ruby-core:08603].drbrain