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
/
random.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rb_funcallv
nobu
2016-07-29
1
-4
/
+4
*
* random.c (random_ulong_limited): avoid left shift count >= width of
naruse
2016-07-04
1
-2
/
+0
*
VC6 error
nobu
2016-06-29
1
-1
/
+1
*
random.c: suppress a warning
nobu
2016-05-15
1
-1
/
+5
*
random.c: clear seed
nobu
2016-05-14
1
-0
/
+1
*
random.c: no local copy of the seed
nobu
2016-05-13
1
-15
/
+7
*
random.c: fill_random_seed size
nobu
2016-05-13
1
-6
/
+7
*
random.c: clear buf
nobu
2016-05-13
1
-1
/
+4
*
random.c: reuse bits
nobu
2016-05-10
1
-2
/
+14
*
random.c: use bytes
nobu
2016-05-10
1
-29
/
+58
*
random.c: compare by rb_equal
nobu
2016-05-09
1
-2
/
+1
*
random.c: consitify
nobu
2016-05-09
1
-1
/
+1
*
random.c: seed conversion
nobu
2016-05-09
1
-3
/
+2
*
random.c: optimize int_pair_to_real_inclusive
nobu
2016-05-07
1
-32
/
+14
*
random.c: split random_int32
nobu
2016-05-07
1
-10
/
+25
*
random.c: unnecessary declarations
nobu
2016-05-07
1
-2
/
+0
*
random.c: fill_random_bytes_syscall function
nobu
2016-05-06
1
-1
/
+6
*
random.c: refactor
nobu
2016-05-06
1
-42
/
+24
*
random.c: use rb_check_to_int
nobu
2016-05-06
1
-2
/
+2
*
random.c: prefer rb_check_arity
nobu
2016-05-06
1
-6
/
+6
*
random.c: sipseed_keys_t
nobu
2016-05-06
1
-2
/
+3
*
random.c: default seed mark
nobu
2016-05-06
1
-5
/
+2
*
random.c: return value is not GCed
nobu
2016-05-06
1
-3
/
+2
*
random.c: use uint32_t
nobu
2016-05-05
1
-5
/
+5
*
random.c: use arc4random_buf
nobu
2016-05-05
1
-1
/
+4
*
* cont.c, hash.c, random.c, win32/win32.c: cleanup some Win9x/ME/NT4
usa
2016-05-01
1
-5
/
+0
*
* random.c (limited_rand): Add a specialized path for the limit fits in 32 bit.
akr
2016-02-24
1
-9
/
+19
*
* *.c (*_memsize): do not check ptr.
ko1
2015-12-09
1
-1
/
+1
*
random.c: fix filling size
nobu
2015-12-05
1
-1
/
+1
*
explicit_bzero.c: needs windows.h
nobu
2015-12-01
1
-0
/
+1
*
* random.c (InitVM_Random): move Random::DEFAULT initialization
kosaki
2015-11-30
1
-7
/
+12
*
* random.c (Init_RandomSeed): move all Random::DEFAULT
kosaki
2015-11-30
1
-29
/
+33
*
* random.c (init_hashseed, init_siphash): extract initialize
kosaki
2015-11-30
1
-9
/
+24
*
* random.c (init_randomseed): remove "initial" argument. It never
kosaki
2015-11-30
1
-3
/
+4
*
* random.c: random_raw_seed don't use GRND_NONBLOCK. GRND_NONBLOCK
kosaki
2015-11-30
1
-8
/
+11
*
* missing/explicit_bzero.c: new file. define explicit_bzero.
kosaki
2015-11-30
1
-1
/
+1
*
random.c: comment [ci skip]
nobu
2015-10-18
1
-3
/
+3
*
Revert r52180
kosaki
2015-10-18
1
-1
/
+5
*
* random.c (fill_random_bytes_urandom): add a comment why using
kosaki
2015-10-18
1
-0
/
+5
*
* random.c (fill_random_bytes_syscall): don't use GRND_NONBLOCK.
kosaki
2015-10-18
1
-5
/
+1
*
* random.c (fill_random_bytes_syscall): use ATOMIC_SET() for
kosaki
2015-10-18
1
-1
/
+1
*
random.c: get rid of blocking
nobu
2015-07-25
1
-1
/
+7
*
fix compile error with clang
kazu
2015-07-14
1
-1
/
+1
*
* random.c (fill_random_bytes_syscall): fix compile error.
kazu
2015-07-07
1
-5
/
+6
*
random.c: fix failures on old Linux
normal
2015-07-07
1
-2
/
+2
*
random.c: try getrandom
nobu
2015-07-07
1
-1
/
+23
*
random.c: separate fill_random_bytes
nobu
2015-07-07
1
-15
/
+32
*
random.c: refactor
nobu
2015-06-25
1
-7
/
+6
*
random.c: fix handle to release
nobu
2015-03-19
1
-2
/
+2
*
ruby.h: suppress false warnings
nobu
2015-03-16
1
-2
/
+0
[next]