aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gdbinit: fix print_pathobjktsj2017-11-181-1/+1
* .gdbinit: follow up changes in r60726ktsj2017-11-181-2/+2
* parse.y: Use node_assignyui-knk2017-11-181-4/+2
* * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke2017-11-183-15/+15
* dir.c: openat calls release GVL, toonormal2017-11-181-42/+77
* dir: release GVL on opendirnormal2017-11-181-5/+23
* Update the last location of NODE_ARRAYyui-knk2017-11-181-0/+7
* * 2017-11-18svn2017-11-171-1/+1
* Fix typo in `Timeout` doc [ci skip]kazu2017-11-171-2/+2
* parse.y: RUBY_SET_YYLLOC to rb_parser_set_locationnobu2017-11-171-8/+11
* parse.y: RUBY_SET_YYLLOCnobu2017-11-171-4/+6
* Add examples to Set documentation [ci skip]knu2017-11-171-7/+47
* NODE_CALL is not passed to node_assign_genyui-knk2017-11-171-1/+0
* don't use `goto`.ko12017-11-171-6/+2
* 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