aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* node.c: update commentnobu2015-10-121-6/+2
* parse.y: move ripper_id2symnobu2015-10-121-7/+7
* node.c: no attrset ID in NODEnobu2015-10-121-2/+4
* node.h: no attrset ID in NODEnobu2015-10-122-4/+5
* udpsocket.c: free addrinfonobu2015-10-121-28/+43
* udpsocket.c: check once firstnobu2015-10-121-6/+5
* * 2015-10-12svn2015-10-121-2/+2
* numeric.c: use predefined IDsnobu2015-10-121-20/+21
* numeric.c: common expressionsnobu2015-10-121-9/+10
* * vm_insnhelper.c (vm_push_frame): initialize other than sp (and ep)ko12015-10-102-6/+14
* * vm_eval.c, internal.h (rb_yield_1): added for performance whichko12015-10-104-2/+16
* * vm_insnhelper.c (vm_call_iseq_setup_normal): setup sp firstko12015-10-102-2/+6
* * vm.c (invoke_block_from_c): split this function into severalko12015-10-104-62/+92
* * 2015-10-11svn2015-10-101-2/+2
* * gc.c (newobj_of_slowpass): fix typo (pass -> path).ko12015-10-103-7/+14
* udpsocket.c: refix r52097nobu2015-10-102-20/+36
* * vm_insnhelper.c (vm_call_method0): do not propagate enable_fastpath,ko12015-10-102-51/+54
* * import a github pull requestko12015-10-103-8/+25
* * 2015-10-10svn2015-10-091-2/+2
* udpsocket.c: memory leaksnobu2015-10-093-3/+35
* common.mk: separate test-testframeworknobu2015-10-092-10/+14
* * lib/net/ftp.rb (parse257): refactor.shugo2015-10-093-19/+24
* * remove trailing spaces.svn2015-10-091-1/+1
* * lib/net/imap.rb: use frozen_string_literal: true.shugo2015-10-094-6/+22
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-095-7/+28
* node.c: fix comments [ci skip]nobu2015-10-091-3/+3
* * remove trailing spaces.svn2015-10-091-1/+1
* * ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah2015-10-093-7/+17
* test_iseq.rb: fix meaningless assertionnobu2015-10-091-5/+5
* * compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo2015-10-093-11/+16
* * benchmark/prepare_require.rb: skip file creation if it alreadykosaki2015-10-082-6/+22
* * properties.svn2015-10-080-0/+0
* * 2015-10-09svn2015-10-081-2/+2
* * benchmark/bm_require.rb: new benchmark for require.kosaki2015-10-085-0/+45
* * ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak2015-10-083-4/+13
* node.c: reduce sizenobu2015-10-081-10/+17
* node.c: move blocknobu2015-10-081-21/+23
* * 2015-10-08svn2015-10-081-2/+2
* node.c: D_FIELD_HEADERnobu2015-10-081-8/+9
* node.c: indent [ci skipnobu2015-10-081-18/+18
* metametameta.rb: restore outputnobu2015-10-072-1/+7
* ruby.h: RB_OBJ_FROZEN_RAWnobu2015-10-071-1/+3
* string.c: str_duplicatenobu2015-10-072-22/+23
* string.c: fix non-embedded stringnobu2015-10-073-9/+28
* * gc.c (newobj_of): divide fast path and slow pathko12015-10-072-33/+77
* string.c: optimize String#timesnobu2015-10-072-0/+13
* string.c: use raw macronobu2015-10-071-1/+1
* re.c: indent [ci skip]nobu2015-10-071-15/+15
* assertions.rb: refine all_assertionsnobu2015-10-071-2/+12
* * remove trailing spaces.svn2015-10-061-1/+1