| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | Add version to the interface of Random extensions | Nobuyoshi Nakada | |
| 2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5474 | |||
| 2021-11-21 | Update dependencies | Nobuyoshi Nakada | |
| 2021-04-13 | dependency updates | 卜部昌平 | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4371 | |||
| 2020-09-07 | separate rb_random_t | Nobuyoshi Nakada | |
| * random.c: separate abstract rb_random_t and rb_random_mt_t for Mersenne Twister implementation. * include/ruby/random.h: the interface for extensions of Random class. * DLL imported symbol reference is not constant on Windows. * check if properly initialized. Notes: Merged: https://github.com/ruby/ruby/pull/3024 | |||
