summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-05zlib: reduce garbage on gzip writes (deflate)normal
2018-01-05Extend timeout of test_clear_unreachable_keyword_argsnaruse
2018-01-05Show how many seconds it timeoutsnaruse
2018-01-05extend timeout to 15 seconds for ARMv8 environmentnaruse
2018-01-05Speedup `Proc#call` [Feature #14318]ko1
2018-01-05parse.y: Use nd_set_loc instead of direct modification to nd_locmame
2018-01-05parse.y: Remove unneeded codemame
2018-01-05parse.y: make method_add_block accept locationmame
2018-01-05* 2018-01-06svn
2018-01-05node_h (NEW_DEFN): remove unused argumentmame
2018-01-05compile.c: fix stack consistency errornobu
2018-01-05compile.c: remove more unreachable chunknobu
2018-01-05marshal.c: allow marshalling keyword_init structk0kubun
2018-01-05node.c: factor out the part of operator output into F_OPERATORmame
2018-01-05node.c: remove unused macro F_OPTIONmame
2018-01-05node.c (NODE_OP_CDECL): fix a typo bug.mame
2018-01-05zlib: remove redundant rb_obj_revealnormal
2018-01-05tool/rbinstall.rb: allow owner to have write permissionsnormal
2018-01-05node.h: remove NODE_PRELUDEmame
2018-01-05make rb_iseq_new* accept rb_ast_body_t instead of NODE*mame
2018-01-05node.h: define rb_ast_body_t and restructure rb_ast_tmame
2018-01-05node.c: constify NODE* arguments in node.cmame
2018-01-05* insns.def (invokeblock): `calling->recv` is not used.ko1
2018-01-05Try to fix Travis CI configuration.hsbt
2018-01-05parse.y: refactor out ast generation code of two rb_parser_compile_*mame
2018-01-05check array for zsuper. [Bug #14279]ko1
2018-01-05net/protocol: optimize large read casenormal
2018-01-05Refactor ISEQ_TYPE_DEFINED_GUARD outmame
2018-01-05* 2018-01-05svn
2018-01-05compile.c: refactoring of defined? exception handlermame
2018-01-04test/ruby/test_io.rb: relax RLIMIT_NPROC for invocation of rubymame
2018-01-04node.h: add NODE_ONCE instead of reuse of NODE_SCOPEmame
2018-01-04suppress warnings for long string literalsshyouhei
2018-01-04define NO_LONG_LONG appropriatelyshyouhei
2018-01-04ULL suffix is a C99ismshyouhei
2018-01-04ULL suffix is a C99ismshyouhei
2018-01-04iseq.c: Refactor out rb_iseq_new_ifunc from rb_iseq_new_with_optmame
2018-01-04iseq.c (rb_iseq_new_with_opt): handle the case where node is imemo_funcmame
2018-01-04insns_info.inc.tmpl: share large tablesenobu
2018-01-04insns_info.inc: position independentnobu
2018-01-04Fix doc typo in Symbol#to_proc [Fix GH-1785]nobu
2018-01-04compile.c: next labelnobu
2018-01-04test_iseq_load.rb: set locationnobu
2018-01-03* 2018-01-04svn
2018-01-03compile.c: fix disasm dumpnobu
2018-01-03compile.c: label spnobu
2018-01-03dln.c: dln_incompatible_library_pnobu
2018-01-03dln.c: xmalloc_mismatch_p with dlopennobu
2018-01-03delete extra #undef [ci skip]shyouhei
2018-01-02variable.c: fix autoload stack space regressionnormal