summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-18* ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke
2017-11-18dir.c: openat calls release GVL, toonormal
2017-11-18dir: release GVL on opendirnormal
2017-11-18Update the last location of NODE_ARRAYyui-knk
2017-11-17* 2017-11-18svn
2017-11-17Fix typo in `Timeout` doc [ci skip]kazu
2017-11-17parse.y: RUBY_SET_YYLLOC to rb_parser_set_locationnobu
2017-11-17parse.y: RUBY_SET_YYLLOCnobu
2017-11-17Add examples to Set documentation [ci skip]knu
2017-11-17NODE_CALL is not passed to node_assign_genyui-knk
2017-11-17don't use `goto`.ko1
2017-11-17Fix location of assignable nodesyui-knk
2017-11-17remove a wrong assertion.ko1
2017-11-17reuse gvar value.ko1
2017-11-17* remove trailing spaces.svn
2017-11-17remove `trace_` prefix insns lazily.ko1
2017-11-17Fix location of assignable nodesyui-knk
2017-11-16* 2017-11-17svn
2017-11-16Fix location of NODEs generated by new_op_assign_genyui-knk
2017-11-16Old gem file had not been removedusa
2017-11-16Refactoring out the direct accesses of NODE's u1, u2, and u3mame
2017-11-16thread_win32.c: stop returning unused valuek0kubun
2017-11-16remove an unused function.ko1
2017-11-16make a func static.ko1
2017-11-16make a func static.ko1
2017-11-16make funcs static.ko1
2017-11-16make funcs static.ko1
2017-11-16make a func static.ko1
2017-11-16remove unused func.ko1
2017-11-16make a func static.ko1
2017-11-16make a func static.ko1
2017-11-16remove unused function.ko1
2017-11-16make a func static.ko1
2017-11-16export rb_tracearg_callee_id().ko1
2017-11-16make a func static.ko1
2017-11-16make it static.ko1
2017-11-16provide rb_vm_make_proc/lambda().ko1
2017-11-16remove unused function.ko1
2017-11-16accepts `ec` as first parameter.ko1
2017-11-16fix r60792.ko1
2017-11-16`rb_source_loc` -> `rb_source_location_cstr`ko1
2017-11-16fix r60789.ko1
2017-11-16parse.y: no return in classnobu
2017-11-16rb_source_location() may return nil.ko1
2017-11-16remove an unused function.ko1
2017-11-16add `ec` as first parameter.ko1
2017-11-16fix up r60782 and r60783.ko1
2017-11-16Add a last location to branch coverageyui-knk
2017-11-16Regexp#===: Use `\A` and `\z` instead of `^` and `$`kazu
2017-11-16avoid duplicated-cond compile error.ko1