summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-14dir.c: release GVL around remaining readdir callsnormal
2017-11-14compile.c: fixup TRACEnobu
2017-11-14* 2017-11-15svn
2017-11-14parse.y: zero codepointsnobu
2017-11-14rewrite only if changed.ko1
2017-11-14fix prefix.ko1
2017-11-14remove `trace` instruction. [Feature #14104]ko1
2017-11-14process.c: removed preserving_errnonobu
2017-11-14string.c: prefer rb_syserr_failnobu
2017-11-14common.mk: add dependencies for iseq.hnobu
2017-11-14compile.c: comments for concatstrings optimization [ci skip]nobu
2017-11-14use RUBY_API_VERSION as ISEQ versions.ko1
2017-11-13* 2017-11-14svn
2017-11-13compile.c: fixup r60727nobu
2017-11-13regexec.c: invalidate previously matched positionnobu
2017-11-13test_regexp.rb: test_absentnobu
2017-11-13envutil.rb: preserve RUBYLIBnobu
2017-11-13Print last location of a nodeyui-knk
2017-11-13Initialize last column with -1 and lineno with 0yui-knk
2017-11-13Store last location of a node on RNodeyui-knk
2017-11-12string.c: fix up r60748rhe
2017-11-12string.c: fix memory leak in String#cryptrhe
2017-11-12* 2017-11-13svn
2017-11-12.gitignore: ignore dlntest.dllk0kubun
2017-11-12Clarify Dir.mktmpdir's changekazu
2017-11-12* 2017-11-12svn
2017-11-12load.c: cwd encodingnobu
2017-11-11parse.y: constified YYLTYPEnobu
2017-11-11* 2017-11-11svn
2017-11-11* ext/win32ole/win32ole.c(ole_const_load): suppress constant redefinitionsuke
2017-11-10bin/erb: change template file encoding to UTF-8k0kubun
2017-11-10Fix a typo [ci skip]kazu
2017-11-10Make `rb_ast_dispose` use `RB_OBJ_WRITE`mame
2017-11-10.travis.yml: workaround to resolve ::1k0kubun
2017-11-10iseq.c: disasm only once for each iseqnobu
2017-11-10Do not define test method instead of skip when Calendar class is not defined.hsbt
2017-11-10refactoring about source line.ko1
2017-11-09iseq.c: operand lvarnobu
2017-11-09mk_call_iseq_optimized.rb: add mode string [ci skip]nobu
2017-11-09lib/matrix: Remove method catalog [doc] [ci-skip]marcandre
2017-11-09* 2017-11-10svn
2017-11-09TracePoint.new: raise ArgumentError when no block given [#14074]marcandre
2017-11-09compile.c: optimize nested string interpolationsnobu
2017-11-09insn_info/insns_infoko1
2017-11-09fix backtrace on argment error.ko1
2017-11-09fix peephole optimization.ko1
2017-11-09node.c (dump_node): add an explanation of NODE_HASH's nd_alenmame
2017-11-09use `rb_ast_dispose` instead of `rb_ast_free`mame
2017-11-09Merge rubygems-2.7.2.hsbt
2017-11-08parse.y: fix r60644nobu