aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* parse.y: Fix excessed_comma eventmame2018-01-191-1/+1
* there is no guarantee that mode_t is as wide as intshyouhei2018-01-194-4/+11
* don't abuse RSTRING_PTR (2nd try)shyouhei2018-01-191-6/+3
* svn merge -c -61947 .shyouhei2018-01-191-3/+5
* don't abuse RSTRING_PTRshyouhei2018-01-191-5/+3
* there is no such thing like 0 in enum defined_typeshyouhei2018-01-193-3/+4
* vm_args.c: fix KW_SPECIFIED_BITS_MAXnobu2018-01-192-2/+2
* avoid gotoshyouhei2018-01-191-9/+7
* ruby_gc_debug_indent needed only when RUBY_MARK_FREE_DEBUGshyouhei2018-01-191-0/+2
* st_hashtype_num marked as staticshyouhei2018-01-191-1/+1
* variable succ_index_table never actually usedshyouhei2018-01-191-1/+1
* vm_insnhelper.c: fix many keyword argumentsnobu2018-01-193-5/+11
* vm_insnhelper.c: should invert unspecified flagnobu2018-01-192-2/+53
* INFINITY is float. That of double is HUGE_VAL.shyouhei2018-01-1911-30/+57
* * 2018-01-19svn2018-01-181-1/+1
* compile.c: use ALLOCV_Nnobu2018-01-181-3/+5
* Use already casted variablekazu2018-01-181-1/+1
* [DOC] Add `Array#{append,prepend}` to call-seq [ci skip]kazu2018-01-181-0/+2
* Fix typos.hsbt2018-01-184-21/+21
* marked as NORETURNnobu2018-01-183-0/+8
* rb_global_tbl marked as staticshyouhei2018-01-181-1/+1
* rb_parser_lex_state_names marked as staticshyouhei2018-01-181-1/+1
* usage analysis functions marke as staticshyouhei2018-01-181-6/+6
* vm_super_outside marked as NORETURNshyouhei2018-01-181-0/+2
* vm_stackoverflow marked as NORETURNshyouhei2018-01-181-0/+2
* raise_closed_queue_error marked as NORETURNshyouhei2018-01-181-0/+2
* rb_threadptr_to_kill marked as NORETURNshyouhei2018-01-181-0/+2
* sigill marked as NORETURNshyouhei2018-01-181-0/+3
* ruby_abort marked as NORETURNshyouhei2018-01-181-0/+2
* sigsegv marked as NORETURNshyouhei2018-01-181-0/+3
* sigbus marked as NORETURNshyouhei2018-01-181-0/+3
* rb_reg_raise_str marked as NORETURNshyouhei2018-01-181-0/+2
* rb_enc_reg_raise marked as NORETURNshyouhei2018-01-181-0/+2
* rb_reg_enc_error marked as NORETURNshyouhei2018-01-181-0/+1
* rb_reg_raise marked as NORETURNshyouhei2018-01-181-0/+2
* num_funcall_op_1_recursion marked as NORETURNshyouhei2018-01-181-0/+2
* long_toobig marked as NORETURNshyouhei2018-01-181-0/+2
* dir_closed marked as NORETURNshyouhei2018-01-181-0/+2
* ibf_dump_object_unsupported marked as NORETURNshyouhei2018-01-181-0/+2
* -Wmissing-noreturnshyouhei2018-01-181-0/+1
* merge extern declarations into internal.hshyouhei2018-01-185-9/+3
* export transcode exceptionsshyouhei2018-01-181-0/+3
* export rb_mProcGID, rb_mProcUid, rb_mProcID_Syscallshyouhei2018-01-181-0/+3
* export rb_mFConstshyouhei2018-01-181-0/+1
* export ruby_mWarningshyouhei2018-01-181-0/+2
* export rb_cLazyshyouhei2018-01-181-0/+1
* sort linesshyouhei2018-01-181-4/+4
* vm_eval.c: for auto-indentnobu2018-01-181-27/+27
* eval_intern.h: duplicate checknobu2018-01-181-1/+0
* extend timeout morenaruse2018-01-181-1/+1