summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-08* 2017-11-09svn
2017-11-08Fix typo in doc [ci skip]a_matsuda
2017-11-08fixup r60440 [ci skip]kazu
2017-11-08parse.y: remove in_singlenobu
2017-11-08Fix typos in rdocknu
2017-11-08Omit first argument of NEW_CASE2yui-knk
2017-11-07hash.c: improve docs for Hash#slicestomar
2017-11-07string.c: improve docs for String#{concat,<<}stomar
2017-11-07pathname.c: improve docs for Pathnamestomar
2017-11-07http.rb: improve docsstomar
2017-11-07socket.c,tcpsocket.c: improve deprecation noticesstomar