aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* parse.y: no longer undef assignablenobu2018-01-181-1/+0
* parse.y: fix overflownobu2018-01-182-2/+9
* parse.y: REQUIRED_KEYWORDnobu2018-01-181-3/+4
* resolv.rb: NUL hostsnobu2018-01-181-1/+1
* resolv: use safe navigation operatornobu2018-01-181-3/+1
* marshal.c: initialize keywordsnobu2018-01-181-4/+3
* win32/resolv.rb: call rb_w32_osidnobu2018-01-181-13/+12
* logger: use safe navigation operatornormal2018-01-181-4/+2
* include ruby/ruby.h before ruby.io.hnaruse2018-01-171-0/+1
* extend timeoutnaruse2018-01-171-1/+1
* * 2018-01-18svn2018-01-171-1/+1
* iseq.c: dump as non-trace instructionsnobu2018-01-171-3/+3
* Fix typos.hsbt2018-01-173-4/+4
* process.c: get_clk_tck fallbacknobu2018-01-171-11/+6
* process.c: remove useless castnobu2018-01-171-2/+2
* common.mk: ripper.c recipenobu2018-01-171-1/+1
* ext/ripper/depend: Try to fix the path of id.hmame2018-01-171-1/+1
* test_ast.rb: no base directory namenobu2018-01-171-4/+4
* iseq.c: flatten TS_NUM operand conditionsnobu2018-01-171-11/+14
* parse.y: refine negate_lit_gen error messagenobu2018-01-171-12/+15