summaryrefslogtreecommitdiff
path: root/ext/-test-/tracepoint/gc_hook.c
AgeCommit message (Expand)Author
2023-12-13Simplify implementation of tracepoint testsKJ Tsanaktsidis
2023-12-10add `flags` to `rb_postponed_job_preregister`Koichi Sasada
2023-12-10Change the semantics of rb_postponed_job_registerKJ Tsanaktsidis
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2020-10-16keep proc on the stack so it does not moveAaron Patterson
2020-03-29Clear all trace events during teardownAlan Wu
2019-08-27rb_ensure now free from ANYARGS卜部昌平
2013-12-05ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm1