aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merge Oniguruma 4.4.0kosako2006-08-271-0/+14
* updated based on date2 3.8.2.tadf2006-08-251-0/+4
* add regint.h and oniguruma.h to dependencekosako2006-08-251-0/+6
* * test/wsdl/document/echo.rb: removed.usa2006-08-251-0/+7
* * object.c (sym_call): check if the receiver is given.nobu2006-08-251-0/+4
* * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu2006-08-221-0/+5
* * lib/net/smtp.rb: parameter `to_addrs' might be an Array, .flatten is requir...aamine2006-08-221-0/+5
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse2006-08-221-0/+5
* * numeric.c (num_step): also return an enumerator object if no blocknobu2006-08-201-1/+6
* accept hash argument of Symbol key.suke2006-08-191-0/+8
* * file.c (rb_file_s_rename): use errno if set properly.nobu2006-08-191-0/+5
* * lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz2006-08-171-0/+5
* * file.c (rb_stat_[rRwWxX]): check for super user.nobu2006-08-171-0/+5
* * ChangeLog: fixed typo.nobu2006-08-171-1/+1
* * lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu2006-08-171-0/+4
* * marshal.c (r_byte): IO#getc returns one byte string now.nobu2006-08-161-0/+5
* * common.mk (pre-install-local): remove unnecessary code.usa2006-08-161-0/+5
* * process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu2006-08-161-0/+5
* * ruby.c (set_arg0): fill argv other than the first with an emptynobu2006-08-161-0/+5
* fix typo.aamine2006-08-151-1/+1
* * lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA.aamine2006-08-151-0/+45
* Describe String#split grouping behavior. Patch by Jan Svitok [ruby-core:08603].drbrain2006-08-131-0/+5
* * ext/socket/socket.c: ANSIfied. [ruby-core:08601]akr2006-08-131-0/+4
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h,nobu2006-08-121-0/+5
* * ChangeLog: fix entry header format.nobu2006-08-121-128/+128
* RDoc C parser and documentation fixesdrbrain2006-08-111-0/+8
* * ChangeLog: correct auther name.nobu2006-08-111-2/+2
* fix typos.akr2006-08-101-2/+2
* * lib/net/smtp.rb (Net::SMTP::auth_cram_md5): use ord to retrievematz2006-08-091-0/+6
* * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz2006-08-081-0/+6
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string):matz2006-08-081-0/+8
* * parse.y (arg): allow newlines before ternary colon. [ruby-dev:29189]nobu2006-08-081-3/+7
* reverttadf2006-08-071-6/+0
* * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz2006-08-071-0/+12
* * lib/date/format.rb: specify maximum number of digits to parsematz2006-08-071-0/+6
* * configure.in, common.mk: AIX link issue. a patch from Yutakamatz2006-08-071-1/+9
* * dln.c, eval.c, gc.c, ruby.h: shut up AIX alloca warning.matz2006-08-071-0/+5
* * parse.y (top_local_setup): local_vars[-1] should pointmatz2006-08-071-0/+6
* %[EO]U didn't denote %U.tadf2006-08-061-0/+4
* * io.c (io_reopen): STDERR.reopen(open("/dev/tty", "w")) should notakr2006-08-061-0/+5
* merge Oniguruma 4.2.2kosako2006-08-051-0/+16
* "%\n" means "\n".tadf2006-08-051-0/+4
* add ML entrymatz2006-08-051-1/+1
* Clean up files for RDoc.drbrain2006-08-041-0/+8
* * sprintf.c (rb_str_format): a bug in %c type check.matz2006-08-041-0/+4
* * forget to ci ChangeLogkeiju2006-08-041-0/+5
* * lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu2006-08-041-0/+6
* * pack.c (pack_pack): check argument overrun for 'P'. based on anobu2006-08-041-0/+5
* * io.c (io_reopen): STDERR.reopen(File.open("/dev/null", "w")) shouldakr2006-08-031-0/+5
* * range.c (range_include): should always call Enumerable#include?matz2006-08-031-0/+6