Age | Commit message (Expand) | Author |
---|
2025-05-08 | Add depend files under ext/-test- | Nobuyoshi Nakada |
2025-04-03 | Fix timeline_value not being marked in test | John Hawthorn |
2024-06-04 | Remove dependency on fiddle from test/ruby | Hiroshi SHIBATA |
2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 |
2024-02-26 | Fix compilation for platforms without pthread | Pierrick Bouvier |
2024-02-21 | `rb_thread_lock_native_thread()` | Koichi Sasada |
2023-11-28 | Further fix the GVL instrumentation API | Jean Boussier |
2023-11-27 | Refactor and fix the GVL instrumentation API | Jean Boussier |
2023-11-13 | GVL Instrumentation: pass thread->self as part of event data | Jean Boussier |
2023-04-07 | [Bug#19161] Detect thread local storage specifier | Nobuyoshi Nakada |
2023-02-28 | Update the depend files | Matt Valentine-House |
2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House |
2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada |
2022-07-08 | Make a local symbol static | Nobuyoshi Nakada |
2022-07-07 | thread_pthread.c: call SUSPENDED event when entering native_sleep | Jean Boussier |
2022-06-19 | Remove unnecessary `*` before the function name | Nobuyoshi Nakada |
2022-06-17 | GVL Instrumentation API: add STARTED and EXITED events | Jean Boussier |
2022-06-03 | [Feature #18339] GVL Instrumentation API | Jean Boussier |