summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18long_toobig marked as NORETURNshyouhei
2018-01-18dir_closed marked as NORETURNshyouhei
2018-01-18ibf_dump_object_unsupported marked as NORETURNshyouhei
2018-01-18-Wmissing-noreturnshyouhei
2018-01-18merge extern declarations into internal.hshyouhei
2018-01-18export transcode exceptionsshyouhei
2018-01-18export rb_mProcGID, rb_mProcUid, rb_mProcID_Syscallshyouhei
2018-01-18export rb_mFConstshyouhei
2018-01-18export ruby_mWarningshyouhei
2018-01-18export rb_cLazyshyouhei
2018-01-18sort linesshyouhei
2018-01-18vm_eval.c: for auto-indentnobu
2018-01-18eval_intern.h: duplicate checknobu
2018-01-18extend timeout morenaruse
2018-01-18parse.y: no longer undef assignablenobu
2018-01-18parse.y: fix overflownobu
2018-01-18parse.y: REQUIRED_KEYWORDnobu
2018-01-18resolv.rb: NUL hostsnobu
2018-01-18resolv: use safe navigation operatornobu
2018-01-18marshal.c: initialize keywordsnobu
2018-01-18win32/resolv.rb: call rb_w32_osidnobu
2018-01-18logger: use safe navigation operatornormal
2018-01-17include ruby/ruby.h before ruby.io.hnaruse
2018-01-17extend timeoutnaruse
2018-01-17* 2018-01-18svn
2018-01-17iseq.c: dump as non-trace instructionsnobu
2018-01-17Fix typos.hsbt
2018-01-17process.c: get_clk_tck fallbacknobu
2018-01-17process.c: remove useless castnobu
2018-01-17common.mk: ripper.c recipenobu
2018-01-17ext/ripper/depend: Try to fix the path of id.hmame
2018-01-17test_ast.rb: no base directory namenobu
2018-01-17iseq.c: flatten TS_NUM operand conditionsnobu
2018-01-17parse.y: refine negate_lit_gen error messagenobu
2018-01-17time.c: use "unsigned int" for bitfieldsnormal
2018-01-17ripper.c: depends on preproc.rbnobu
2018-01-16parse.y: Refactor for-statement generationmame
2018-01-16parse.y (new_args_tail): Use human-friendly variable namesmame
2018-01-16* 2018-01-17svn
2018-01-16node.c: Separately allocate a struct having flexible arraymame
2018-01-16nested flexible array member is a GCCismshyouhei
2018-01-16-Wno-overlength-stringsshyouhei
2018-01-16parse.y: unified local_push argumentnobu
2018-01-16parse.y: simplified compstmtnobu
2018-01-16node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGNmame
2018-01-16timev.h: just use "unsigned int" for bitfieldsnormal
2018-01-16fix macro argument names inconsistencyngoto
2018-01-16parse.y (expr_value_do): factor out COND_PUSH->expr_value->do->COND_POPmame
2018-01-16parse.y: removed PARSER_ARG macronobu
2018-01-16parse.y: expand tokadd_mbcharnobu