aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix location of assignable nodesyui-knk2017-11-171-0/+1
* remove a wrong assertion.ko12017-11-171-1/+0
* reuse gvar value.ko12017-11-172-48/+50
* * remove trailing spaces.svn2017-11-171-1/+1
* remove `trace_` prefix insns lazily.ko12017-11-174-13/+24
* Fix location of assignable nodesyui-knk2017-11-171-0/+1
* * 2017-11-17svn2017-11-161-1/+1
* Fix location of NODEs generated by new_op_assign_genyui-knk2017-11-161-3/+4
* Old gem file had not been removedusa2017-11-161-1/+1
* Refactoring out the direct accesses of NODE's u1, u2, and u3mame2017-11-164-16/+19
* thread_win32.c: stop returning unused valuek0kubun2017-11-161-9/+7
* remove an unused function.ko12017-11-161-11/+0
* make a func static.ko12017-11-162-3/+2
* make a func static.ko12017-11-162-2/+1
* make funcs static.ko12017-11-162-6/+5
* make funcs static.ko12017-11-161-3/+3
* make a func static.ko12017-11-161-2/+2
* remove unused func.ko12017-11-161-6/+0
* make a func static.ko12017-11-161-1/+1
* make a func static.ko12017-11-161-1/+1
* remove unused function.ko12017-11-162-7/+0
* make a func static.ko12017-11-161-3/+3
* export rb_tracearg_callee_id().ko12017-11-161-0/+1
* make a func static.ko12017-11-163-11/+11
* make it static.ko12017-11-161-3/+3
* provide rb_vm_make_proc/lambda().ko12017-11-163-8/+14
* remove unused function.ko12017-11-161-6/+0
* accepts `ec` as first parameter.ko12017-11-162-6/+6
* fix r60792.ko12017-11-161-2/+1
* `rb_source_loc` -> `rb_source_location_cstr`ko12017-11-165-12/+10
* fix r60789.ko12017-11-161-1/+1
* parse.y: no return in classnobu2017-11-164-26/+45
* rb_source_location() may return nil.ko12017-11-162-3/+3
* remove an unused function.ko12017-11-162-15/+2
* add `ec` as first parameter.ko12017-11-161-8/+6
* fix up r60782 and r60783.ko12017-11-161-5/+4
* Add a last location to branch coverageyui-knk2017-11-163-50/+110
* Regexp#===: Use `\A` and `\z` instead of `^` and `$`kazu2017-11-161-3/+3
* avoid duplicated-cond compile error.ko12017-11-161-2/+4
* cleanup hook cleanup code.ko12017-11-163-79/+77
* parse.y: Fix location of asgn nodeyui-knk2017-11-161-0/+1
* parse.y: Preserve previous line and restore it when read '\n'yui-knk2017-11-161-3/+13
* * 2017-11-16svn2017-11-151-1/+1
* Bump rake-12.3.0 on bundled gems.hsbt2017-11-151-1/+1
* Remove redundant last newline [ci skip]kazu2017-11-151-1/+0
* remove rb_thread_t::event_hooks.ko12017-11-155-43/+128
* tmpdir.rb: merged make_tmpname to createnobu2017-11-151-13/+9
* dir.c: revert r60772, r60770, and r60769normal2017-11-151-30/+11
* thread.c: use ecnobu2017-11-151-3/+3
* Cannot call rb_thread_call_without_gvl before running VMusa2017-11-151-5/+4