| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-30 | Allow the thread-model to be switched by configure option | Yuta Saito | |
| This change adds --with-thread=IMPL option to the configure. If not supplied, default implementation for each platform will be used. Notes: Merged: https://github.com/ruby/ruby/pull/5043 | |||
| 2021-10-30 | Select including thread impl file at config time | Yuta Saito | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5043 | |||
| 2021-10-30 | Split thread-model config into another ac file | Yuta Saito | |
| This is a first step to allow the thread-model implementation to be switched by configure's option Notes: Merged: https://github.com/ruby/ruby/pull/5043 | |||
