summaryrefslogtreecommitdiff
path: root/ext/-test-/random
Commit message (Expand)AuthorAgeFilesLines
* Update the depend filesMatt Valentine-House2023-02-281-3/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-3/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+3
* Fix compiler issues in test on C99Peter Zhu2022-11-101-1/+1
* [Bug #19100] Add `init_int32` function to `rb_random_interface_t`Nobuyoshi Nakada2022-11-102-0/+4
* Add version to the interface of Random extensionsNobuyoshi Nakada2022-11-102-0/+292
* [Feature #18249] Update dependenciesPeter Zhu2022-02-221-0/+2
* Update dependenciesNobuyoshi Nakada2021-11-211-6/+0
* dependency updates卜部昌平2021-04-131-2/+0
* Add FALLTHROUGHKazuhiro NISHIYAMA2020-09-081-0/+3
* Added `rb_random_base_init`Nobuyoshi Nakada2020-09-071-1/+1
* Added WITH_REAL macrosNobuyoshi Nakada2020-09-071-5/+2
* Added `get_real` interfaceNobuyoshi Nakada2020-09-071-0/+10
* separate rb_random_tNobuyoshi Nakada2020-09-074-0/+442