aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_method.c (rb_class_clear_method_cache): should clear allko12015-11-183-12/+41
* add tests.akr2015-11-181-0/+50
* * vm_method.c (prepare_callable_method_entry): useko12015-11-182-2/+6
* * method.h: introduce the folliwing field and macros.ko12015-11-185-12/+71
* * gc.c (rb_raw_obj_info): fix trivial issues.ko12015-11-182-87/+102
* comment for r52633 [ci skip]nobu2015-11-181-0/+17
* compile.c: optimize useless branchesnobu2015-11-182-0/+34
* compile.c: check type before checking insn_idnobu2015-11-181-1/+7
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-182-0/+10
* socket: fix typo for default sizenormal2015-11-182-1/+7
* * doc/syntax/refinements.rdoc: update documentation to reflectshugo2015-11-182-26/+40
* * test/logger/test_logdevice.rb: Fix tests of logger to make it work onsonots2015-11-182-5/+16
* configure.in: fix help messagenobu2015-11-181-1/+1
* configure.in: additional flagsnobu2015-11-181-0/+4
* socket: fix recvmsg without argumentnormal2015-11-174-3/+28
* * 2015-11-18svn2015-11-171-2/+2
* Logger is Stdlib instead of Core classeskazu2015-11-171-6/+6
* * doc/maintainers.rdoc: Change lib/logger.rb maintainer from nahi to sonotssonots2015-11-171-1/+1
* * lib/logger.rb: support symbol and string log level settingsonots2015-11-174-1/+86
* lib/logger.rb: Add Logger#reopensonots2015-11-175-6/+126
* revert r52614, r52615, r52617 because they cause serious errorsko12015-11-174-69/+11
* * 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