aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz2006-08-302-1/+8
* 2006-08-30nobu2006-08-301-3/+3
* * numeric.c (flo_hash): improve collision.nobu2006-08-304-12/+21
* 2006-08-29nobu2006-08-291-3/+3
* * hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu2006-08-292-5/+19
* Document and fix my commit.drbrain2006-08-281-0/+15
* Revert.drbrain2006-08-282-4/+3
* Add digest.cdrbrain2006-08-281-0/+1
* Make RDoc show up.drbrain2006-08-281-1/+1
* Fix call-seq in RDoc.drbrain2006-08-281-5/+3
* Include attributiondrbrain2006-08-278-39/+46
* More comprehensive tests.drbrain2006-08-271-23/+45
* 2006-08-28drbrain2006-08-271-3/+3
* Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain2006-08-272-3/+8
* merge Oniguruma 4.4.0kosako2006-08-278-130/+828
* updated based on date2 3.8.2.tadf2006-08-254-533/+1097
* 2006-08-26tadf2006-08-251-3/+3
* add regint.h and oniguruma.h to dependencekosako2006-08-253-4/+12
* * test/wsdl/document/echo.rb: removed.usa2006-08-253-93/+8
* 2006-08-25nobu2006-08-251-3/+3
* * object.c (sym_call): check if the receiver is given.nobu2006-08-252-1/+9
* * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu2006-08-223-5/+10
* 2006-08-23nobu2006-08-221-3/+3
* * lib/net/smtp.rb: parameter `to_addrs' might be an Array, .flatten is requir...aamine2006-08-222-1/+6
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse2006-08-222-2/+7
* 2006-08-22naruse2006-08-221-3/+3
* * numeric.c (num_step): also return an enumerator object if no blocknobu2006-08-202-1/+7
* 2006-08-20drbrain2006-08-201-3/+3
* Add TupleBag tests.drbrain2006-08-201-0/+150
* accept hash argument of Symbol key.suke2006-08-193-6/+61
* 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-1/+1
* * lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu2006-08-172-4/+122
* 2006-08-17nobu2006-08-171-3/+3
* * marshal.c (r_byte): IO#getc returns one byte string now.nobu2006-08-162-1/+6
* * common.mk (pre-install-local): remove unnecessary code.usa2006-08-162-2/+5
* * process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu2006-08-162-3/+36
* * ruby.c (set_arg0): fill argv other than the first with an emptynobu2006-08-162-11/+11
* 2006-08-16nobu2006-08-161-3/+3
* fix typo.aamine2006-08-151-1/+1
* * lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA.aamine2006-08-152-157/+313
* 2006-08-15aamine2006-08-151-3/+3
* ansificated.akr2006-08-136-85/+29
* Describe String#split grouping behavior. Patch by Jan Svitok [ruby-core:08603].drbrain2006-08-132-1/+7
* * ext/socket/socket.c: ANSIfied. [ruby-core:08601]akr2006-08-132-4/+6
* 2006-08-13akr2006-08-131-3/+3