| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-19 | Update to ruby/spec@6e62695 | Benoit Daloze | |
| 2025-09-11 | Don't load set_spec.c if not Ruby 3.5 | Peter Zhu | |
| 2025-07-11 | Add Set C-API | Jeremy Evans | |
| This should be a minimal C-API needed to deal with Set objects. It supports creating the sets, checking whether an element is the set, adding and removing elements, iterating over the elements, clearing a set, and returning the size of the set. Co-authored-by: Nobuyoshi Nakada <nobu.nakada@gmail.com> | |||
