index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_rand.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-12-12
1
-2
/
+2
*
random.c: ensure initialized
nobu
2017-07-19
1
-0
/
+4
*
test_rand.rb: improved assert_fork_status
nobu
2017-07-19
1
-3
/
+14
*
SecureRandom should try /dev/urandom first [Bug #9569]
shyouhei
2017-01-20
1
-2
/
+2
*
test_rand.rb: refine probability test
nobu
2016-08-18
1
-3
/
+9
*
test_rand.rb: tests for seeds
nobu
2016-05-13
1
-0
/
+14
*
random.c: use bytes
nobu
2016-05-10
1
-0
/
+11
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* test/ruby/test_rand.rb (TestRand#test_default_seed): add
kosaki
2015-11-30
1
-0
/
+4
*
* random.c (Init_RandomSeed): move all Random::DEFAULT
kosaki
2015-11-30
1
-0
/
+9
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* test/ruby: get rid of warnings.
usa
2014-03-05
1
-2
/
+3
*
test/ruby: better assertions
nobu
2013-12-13
1
-5
/
+5
*
* random.c (rand_init): Make it possible to specify arbitrary array
akr
2013-11-20
1
-1
/
+1
*
* test/ruby/test_rand.rb: fix r43224. local variable `e' is
ko1
2013-10-09
1
-1
/
+1
*
test/ruby: assert_raise_with_message
nobu
2013-10-09
1
-4
/
+2
*
call GC.start before fork-related tests to decrease GC cost on fork children
naruse
2013-07-11
1
-0
/
+1
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-12
/
+0
*
random.c: increase limit for generic rand
nobu
2013-02-24
1
-0
/
+8
*
random.c: fix error message
nobu
2013-02-22
1
-0
/
+15
*
random.c, rational.c: make marshal methods private
nobu
2012-12-03
1
-5
/
+5
*
array.c: use rb_random_ulong_limited
nobu
2012-10-09
1
-2
/
+3
*
[Bug #6540]
nobu
2012-06-22
1
-0
/
+8
*
random.c: check initialize and load
nobu
2012-06-22
1
-0
/
+21
*
* random.c (random_s_rand): ensure default PRNG is re-initialized
nobu
2012-03-11
1
-2
/
+31
*
* test/ruby/test_rand.rb (test_random_bytes): fold mysteriously
nobu
2011-06-30
1
-2
/
+6
*
* random.c (random_s_rand, Init_Random): Random.rand should behave as
mrkn
2011-04-24
1
-2
/
+16
*
* lib/test/unit.rb (assert_include): add alias.
nobu
2011-02-12
1
-1
/
+1
*
* random.c (random_rand): get rid of overflow.
nobu
2010-11-20
1
-0
/
+2
*
* array.c (rb_ary_shuffle_bang, rb_ary_sample): add optional
nobu
2010-08-23
1
-0
/
+1
*
* complex.c (nucomp_marshal_load): should check the argument.
nobu
2010-08-05
1
-0
/
+7
*
* random.c (Init_Random): add Random::DEFAULT.
nobu
2010-08-03
1
-0
/
+12
*
add an assertion message.
akr
2010-06-05
1
-1
/
+1
*
* random.c (random_rand): subtraction method of non-numeric can
nobu
2010-05-26
1
-0
/
+3
*
add a test.
akr
2010-04-12
1
-0
/
+7
*
* random.c (rand_init): ignore higher bits if all they are same as
nobu
2010-04-07
1
-0
/
+7
*
* random.c (random_rand): raise ArgumentError on nil, as the
nobu
2010-04-03
1
-0
/
+1
*
* random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]
naruse
2010-03-15
1
-0
/
+10
*
* random.c (random_rand): fixed for edge cases of ranges.
nobu
2009-08-26
1
-0
/
+8
*
* random.c (random_rand): unified random_int and random_float.
nobu
2009-08-26
1
-44
/
+50
*
* 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
[next]