aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/postponed_job
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/-ext-: suppress warningsnobu2013-10-141-2/+2
* * vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko12013-05-271-0/+3
* * append newline at EOF.nobu2013-05-271-1/+1
* * test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko12013-05-271-2/+2
* * remove trailing spaces.nobu2013-05-261-1/+1
* * include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko12013-05-261-0/+25