summaryrefslogtreecommitdiff
path: root/test/erb
ModeNameSize
-rw-r--r--hello.erb50logplain
-rw-r--r--test_erb.rb7109logplain
m_dump.c?id=8702a33dd20542262b31e42f2f83c7219e7a55ff'>`th` -> `ec` for VM dump related functions.ko1 2017-10-26Use rb_execution_context_t instead of rb_thread_tko1 2017-09-15Fix typos [ci skip]kazu 2017-09-14fix the case High Sierra's mincore(2) may return -128 [Bug #13895]naruse 2017-09-06Fixed compilationn error with VMDEBUG=3.hsbt 2017-09-01Fix C level backtrace on Darwinnaruse 2017-08-10rename rb_execution_context_t::stack(_size) to vm_stack(_size).ko1 2017-06-28introduce rb_thread_ptr() to replace GetThreadPtr().ko1 2017-06-03* vm_core.h: remove VM_FRAME_MAGIC_LAMBDA and introduceko1 2017-06-01rename absolute_path to realpath internally and introduce pathobj.ko1 2017-05-17Treat NULL reference case [Bug #13566]naruse 2017-05-09rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal 2017-04-21vm_dump.c: non-scalar thread_idnobu 2017-04-20* vm_dump.c (rb_vmdebug_stack_dump_all_threads): cast to `void*`.ko1 2017-04-20add a debug function.ko1 2017-04-07introduce imemo_type_p(v, imemo_type)ko1