summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-17socket: fix recvmsg without argumentnormal
2015-11-17* 2015-11-18svn
2015-11-17Logger is Stdlib instead of Core classeskazu
2015-11-17* doc/maintainers.rdoc: Change lib/logger.rb maintainer from nahi to sonotssonots
2015-11-17* lib/logger.rb: support symbol and string log level settingsonots
2015-11-17lib/logger.rb: Add Logger#reopensonots
2015-11-17revert r52614, r52615, r52617 because they cause serious errorsko1
2015-11-17* win32/win32.c (fstat): declare for mingw.usa
2015-11-17* method.h (METHOD_ENTRY_COMPLEMENTED(_SET)): introduced to recognizeko1
2015-11-17* configure.in (BASERUBY): use Kernel#print instead of Kernel#p becauseusa
2015-11-17fix typoko1
2015-11-17* method.h: introduce rb_method_definition_t::complemented_count.ko1
2015-11-17NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip]duerst
2015-11-17enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst
2015-11-17OpenStruct#dignobu
2015-11-17* ext/socket/lib/socket.rb (Socket#recvmsg{,_nonblock}): default valuesusa
2015-11-17* ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixesusa
2015-11-17socket: update doc for recvfrom_nonblock [ci skip]normal
2015-11-17update rdoc of dig methods [ci skip]nobu
2015-11-17NEWS: Small grammatical fixduerst
2015-11-17init.c: is_socketnobu
2015-11-17socket: avoid exceptions in wrapper codenormal
2015-11-17socket: avoid arg parsing in bsock_sendmsg_internalnormal
2015-11-17socket (bsock_recvmsg_internal): avoid arg parsingnormal
2015-11-16socket: avoid arg parsing in rsock_s_accept_nonblocknormal
2015-11-16socket: Socket#connect_nonblock avoids arg parsing with C APInormal
2015-11-16* 2015-11-17svn
2015-11-16socket: avoid arg parsing in rsock_s_recvfrom_nonblocknormal
2015-11-16* test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...ngoto
2015-11-16struct.c: dignobu
2015-11-16compile.c: tailcall on aref and asetnobu
2015-11-16compile.c: optimize leavenobu
2015-11-16* lib/set.rb: Enable frozen_string_literal.knu
2015-11-16Explain the reason for calling do_with_enum without a block [ci skip]knu
2015-11-16* lib/set.rb (Hash#flatten!, #add?, #delete?, #collect!, #reject!,knu
2015-11-16* ChangeLog: fixed accidentally commit.hsbt
2015-11-16* mkconfig.rb: Add some high-level documentation.hsbt
2015-11-16* proc.c: Add call-seq of `Method#super_method`hsbt
2015-11-16* struct.c: Standardize a method signature of Struct#[]=.hsbt
2015-11-16* lib/set.rb (#>=, #>, #<=, #<): Make use of Hash#>=, #>, #<, andknu
2015-11-16* tool/rbinstall.rb: fix wrong permission for gem specification withouthsbt
2015-11-16struct.c: fix index in messagenobu
2015-11-16[DOC]akr
2015-11-16* 2015-11-16svn
2015-11-16* lib/webrick/httpauth/basicauth.rb: fix a typo.hsbt
2015-11-15vm_method.c: check if frozen [Fix GH-1096]nobu
2015-11-15* 2015-11-15svn
2015-11-15ruby.1: --dump [ci skip]nobu
2015-11-14* ext/socket/lib/socket.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/time.rb: Use "<<" to reduce string allocation.akr