aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update rdoc of dig methods [ci skip]nobu2015-11-174-4/+25
* NEWS: Small grammatical fixduerst2015-11-172-2/+5
* init.c: is_socketnobu2015-11-171-10/+15
* socket: avoid exceptions in wrapper codenormal2015-11-172-10/+9
* socket: avoid arg parsing in bsock_sendmsg_internalnormal2015-11-175-78/+88
* socket (bsock_recvmsg_internal): avoid arg parsingnormal2015-11-175-86/+108
* socket: avoid arg parsing in rsock_s_accept_nonblocknormal2015-11-167-148/+179
* socket: Socket#connect_nonblock avoids arg parsing with C APInormal2015-11-163-55/+65
* * 2015-11-17svn2015-11-161-2/+2
* socket: avoid arg parsing in rsock_s_recvfrom_nonblocknormal2015-11-167-183/+213
* * test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...ngoto2015-11-162-1/+14
* struct.c: dignobu2015-11-166-1/+54
* compile.c: tailcall on aref and asetnobu2015-11-162-2/+8
* compile.c: optimize leavenobu2015-11-162-1/+7
* * lib/set.rb: Enable frozen_string_literal.knu2015-11-162-1/+9
* Explain the reason for calling do_with_enum without a block [ci skip]knu2015-11-161-1/+1
* * lib/set.rb (Hash#flatten!, #add?, #delete?, #collect!, #reject!,knu2015-11-162-23/+14
* * ChangeLog: fixed accidentally commit.hsbt2015-11-161-1/+5
* * mkconfig.rb: Add some high-level documentation.hsbt2015-11-162-2/+14
* * proc.c: Add call-seq of `Method#super_method`hsbt2015-11-162-1/+11
* * struct.c: Standardize a method signature of Struct#[]=.hsbt2015-11-162-3/+8
* * lib/set.rb (#>=, #>, #<=, #<): Make use of Hash#>=, #>, #<, andknu2015-11-163-43/+79
* * tool/rbinstall.rb: fix wrong permission for gem specification withouthsbt2015-11-162-0/+6
* struct.c: fix index in messagenobu2015-11-162-72/+56
* [DOC]akr2015-11-161-0/+2
* * 2015-11-16svn2015-11-161-2/+2
* * lib/webrick/httpauth/basicauth.rb: fix a typo.hsbt2015-11-163-4/+8
* vm_method.c: check if frozen [Fix GH-1096]nobu2015-11-153-1/+16
* * 2015-11-15svn2015-11-151-2/+2
* ruby.1: --dump [ci skip]nobu2015-11-151-3/+25
* * ext/socket/lib/socket.rb: Specify frozen_string_literal: true.akr2015-11-1411-3/+27
* * lib/time.rb: Use "<<" to reduce string allocation.akr2015-11-142-1/+5
* test/test_tsort.rb: Specify frozen_string_literal: true.akr2015-11-141-0/+2
* compile.c: fix variablenobu2015-11-141-1/+1
* * lib/tsort.rb: Specify frozen_string_literal: true.akr2015-11-142-0/+6
* * lib/resolv-replace.rb: Specify frozen_string_literal: true.akr2015-11-142-0/+6
* hash.c: compare methods [ci skip]nobu2015-11-141-0/+52
* * lib/time.rb: Specify frozen_string_literal: true.akr2015-11-143-0/+8
* * lib/open3.rb: Specify frozen_string_literal: true.akr2015-11-143-0/+8
* compile.c: remove unused labelsnobu2015-11-141-5/+36
* additional fix of comment lineko12015-11-131-1/+1
* * node.h: remove old comments.ko12015-11-132-2/+4
* * refactoring CREF related code.ko12015-11-137-86/+92
* * vm.c (vm_define_method): refactoring.ko12015-11-133-9/+16
* * vm.c (vm_define_method): do not use current CREF immediately,ko12015-11-134-9/+49
* * method.h: constify rb_cref_t::scope_visi;ko12015-11-134-8/+20
* * 2015-11-14svn2015-11-131-2/+2
* * pack.c (pack_unpack, AVOID_CC_BUG): Very ugly workaround forngoto2015-11-132-1/+17
* Unset LD_PRELOAD on mingwshirosaki2015-11-132-0/+7
* Commit miss from r52556zzak2015-11-131-1/+1