aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.c (fstat): declare for mingw.usa2015-11-172-1/+6
* * method.h (METHOD_ENTRY_COMPLEMENTED(_SET)): introduced to recognizeko12015-11-173-2/+13
* * configure.in (BASERUBY): use Kernel#print instead of Kernel#p becauseusa2015-11-172-2/+7
* fix typoko12015-11-171-2/+2
* * method.h: introduce rb_method_definition_t::complemented_count.ko12015-11-174-11/+58
* NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip]duerst2015-11-172-0/+5
* enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst2015-11-173-5209/+7191
* OpenStruct#dignobu2015-11-173-0/+34
* * ext/socket/lib/socket.rb (Socket#recvmsg{,_nonblock}): default valuesusa2015-11-173-3/+11
* * ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixesusa2015-11-172-1/+6
* socket: update doc for recvfrom_nonblock [ci skip]normal2015-11-172-6/+21
* 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