summaryrefslogtreecommitdiff
path: root/ext/-test-/ensure_and_callcc
AgeCommit message (Collapse)Author
2025-07-11Update dependencies for addition of set.h to public headersJeremy Evans
2025-05-08Add depend files under ext/-test-Nobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/13272
2024-07-31Reset the counter for two consecutive runsSatoshi Tagomori
Notes: Merged: https://github.com/ruby/ruby/pull/11284
2024-07-30Fix test code and extension to avoid using gvars and Kernel methodsSatoshi Tagomori
Notes: Merged: https://github.com/ruby/ruby/pull/11254
2024-07-30[BUG #20655] Add tests to use rb_ensure and call cont.callSatoshi Tagomori
Notes: Merged: https://github.com/ruby/ruby/pull/11254