Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for `sockaddr_un` on Windows. (#6513) | Samuel Williams | 2022-11-17 | 1 | -6/+0 |
* | Use omit instead of skip without the default gems tests | Hiroshi SHIBATA | 2022-01-11 | 1 | -2/+2 |
* | Rename to `Fiber#set_scheduler`. | Samuel Williams | 2020-11-07 | 1 | -1/+1 |
* | Rename `Fiber{}` to `Fiber.schedule{}`. | Samuel Williams | 2020-09-14 | 1 | -2/+2 |
* | Improve consistency of tests. | Samuel Williams | 2020-07-20 | 1 | -3/+3 |
* | Close sockets if blocking to fix leaked fds | Nobuyoshi Nakada | 2020-07-15 | 1 | -1/+7 |
* | Rename TestScheduler* to TestFiber for convention of the test directory | Hiroshi SHIBATA | 2020-05-23 | 1 | -1/+1 |
* | Move `test/scheduler` -> `test/fiber` [Bug #16892][ruby-core:98366]. | Samuel Williams | 2020-05-15 | 1 | -0/+45 |