aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/ftp.rb (login): use "anonymous@" as a default password.shugo2009-10-121-0/+5
* * lib/net/ftp.rb (retrlines): added a new block parameter.shugo2009-10-121-0/+7
* * eval.c (ruby_run_node): if an exception occurred in ruby_option,nobu2009-10-121-0/+5
* * regparse.c (fetch_token): warn invalid back referencenaruse2009-10-111-0/+5
* * marshal.c (has_encoding): added for check the regexpnaruse2009-10-111-0/+7
* * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justinnobu2009-10-111-0/+5
* * lib/irb/context.rb (IRB::Context#irb_name): removed duplicatednobu2009-10-111-0/+8
* * regparse.c (fetch_token_in_cc): warn when \p is notnaruse2009-10-111-0/+7
* * regerror.c (onig_vsnprintf_with_pattern): added.naruse2009-10-111-0/+6
* * include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gccnobu2009-10-111-1/+4
* * include/ruby/ruby.h (ruby_exec_node): declared.nobu2009-10-101-0/+4
* * regparse.c (onig_syntax_warn): added.naruse2009-10-101-0/+7
* * marshal.c (marshal_dump, marshal_load): prevent from GC.nobu2009-10-101-0/+4
* * file.c (path_check_0): prevent from GC.nobu2009-10-101-0/+4
* * transcode.c (rb_transcoding, str_transcoding_resize): fixednobu2009-10-101-5/+5
* * math.c (math_atanh): reverted r25279.yugui2009-10-101-0/+4
* * ext/curses/curses.c: use rb_thread_blocking_region to avoidakr2009-10-101-0/+17
* * configure.in (cflags, cxxflags): remove duplicating options.nobu2009-10-101-0/+4
* * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu2009-10-101-0/+5
* * eval.c (rb_threadptr_errinfo): renamed.nobu2009-10-101-0/+4
* * eval.c (ruby_exec_node): removed unused argument.nobu2009-10-101-0/+4
* * math.c (math_atanh): Fix bug for Math.atanh(+/-1). It now returns +-Infinit...marcandre2009-10-101-0/+5
* * thread.c (rb_threadptr_execute_interrupts_rec, rb_threadptr_raise): Thread#...marcandre2009-10-101-0/+9
* * transcode.c (rb_transcoding, str_transcoding_resize): fixednobu2009-10-101-0/+5
* * vm_method.c (rb_method_boundp): should exclude NOEX_RESPONDS.matz2009-10-091-0/+5
* * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP): disableakr2009-10-091-0/+6
* * lib/irb/context.rb (IRB::Context#initialize):naruse2009-10-091-0/+5
* * tool/enc-unicode.rb: optimized.naruse2009-10-081-0/+8
* * ext/curses/curses.c: Many functions of module Curses could cause a crash if...marcandre2009-10-081-0/+13
* * compile.c (ADD_TRACE): fire coverage event in ensure clause.mame2009-10-081-0/+7
* * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...marcandre2009-10-081-0/+5
* * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted fromakr2009-10-081-0/+5
* * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse2009-10-081-0/+8
* * string.c (rb_str_inspect): copy by chunks.nobu2009-10-071-0/+4
* * iseq.c (iseq_s_disasm): accept proc objects. [ruby-core:18762]nobu2009-10-071-0/+4
* * marshal.c (mark_dump_arg, mark_load_arg): ignore already cleanednobu2009-10-071-0/+7
* * include/ruby/ruby.h (rb_long2int): evalates the argument onlynobu2009-10-071-0/+7
* * string.c (rb_str_inspect): don't assign -1 to unsigned int.naruse2009-10-071-0/+4
* * string.c (rb_str_upto): RDoc updated. a patch from Nobuhiromatz2009-10-061-0/+5
* * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.akr2009-10-061-0/+7
* * lib/delegate.rb (Delegator::public_api): take snapshot ofmatz2009-10-061-0/+11
* * io.c (io_reopen): avoid close if possible.akr2009-10-061-0/+4
* * struct.c (rb_struct_select): Struct#select should returnmatz2009-10-061-0/+5
* * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE ***nagai2009-10-051-0/+10
* * array.c (rb_ary_{times, shuffle_bang, sample}): reducing macromatz2009-10-051-0/+12
* * vm_method.c (basic_obj_respond_to): should not callmatz2009-10-041-0/+12
* * lib/cgi/cookie.rb: add default value to @@accept_charsetxibbar2009-10-041-0/+7
* * marshal.c (struct {dump,load}_arg): manage with dfree, insteadnobu2009-10-041-0/+6
* * pack.c (NATINT_LEN, pack_pack): suppressed warnings.nobu2009-10-041-0/+4
* * lib/rubygems.rb (Gem::binary_mode): binary mode uses binarynobu2009-10-041-1/+7