| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * random.c (rb_random_int): arguments have to be converted to | nobu | 2009-08-02 | 1 | -0/+1 |
| * | * test/ruby/test_rand.rb: add tests for Random#float's rejection | mame | 2009-08-02 | 1 | -0/+3 |
| * | * random.c (rand_int): prevent from GC. | nobu | 2009-08-02 | 1 | -1/+12 |
| * | * test/ruby/test_rand.rb: add tests for Random class. | mame | 2009-07-30 | 1 | -0/+190 |
| * | * test/ruby/test_rand.rb (test_big_seed): tests also instance methods. | nobu | 2009-07-21 | 1 | -2/+1 |
| * | * random.c (rand_init): array length of random seed was broken, which | mame | 2009-07-21 | 1 | -0/+5 |
| * | * random.c (rb_random_t): objectified. [EXPERIMENTAL] | nobu | 2009-07-16 | 1 | -80/+80 |
| * | * random.c (rb_f_rand): type check simplified. strings are no | matz | 2008-12-29 | 1 | -1/+1 |
| * | * test/ruby/test_rand.rb: add tests to achieve over 95% test coverage | mame | 2008-03-25 | 1 | -0/+36 |
| * | add test_rand_0x100000000. | akr | 2005-02-07 | 1 | -0/+7 |
| * | * random.c (init_by_array): imported from mt19937ar-cok.tgz. | akr | 2005-01-04 | 1 | -0/+124 |
