aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h,nobu2006-08-127-23/+248
* * ChangeLog: fix entry header format.nobu2006-08-121-128/+128
* RDoc C parser and documentation fixesdrbrain2006-08-111-0/+8
* Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].drbrain2006-08-111-1/+1
* 2006-08-12drbrain2006-08-111-3/+3
* Replace nodoc with stopdoc so Module methods get documented.drbrain2006-08-111-1/+3
* 2006-08-11nobu2006-08-111-3/+3
* * ChangeLog: correct auther name.nobu2006-08-111-2/+2
* 2006-08-10akr2006-08-101-3/+3
* fix typos.akr2006-08-101-2/+2
* * lib/net/smtp.rb (Net::SMTP::auth_cram_md5): use ord to retrievematz2006-08-092-2/+10
* * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz2006-08-082-5/+11
* 2006-08-09matz2006-08-081-3/+3
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string):matz2006-08-083-3/+12