index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
random.c
Age
Commit message (
Expand
)
Author
2009-01-17
merge revision(s) 18509:
shyouhei
2007-08-22
* random.c: documentation fix. srand(0) initializes PRNG with '0',
shyouhei
2006-09-24
* random.c (rb_f_rand): RDoc typo fix. a patch from Frederick
matz
2005-02-12
* random.c (rand_init): suppress warning.
nobu
2005-01-07
* random.c (rand_init): use ALLOC_N instead of ALLOCA_N
akr
2005-01-06
* random.c (random_seed): O_NONBLOCK isn't defined on some
ocean
2005-01-05
* random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.
akr
2005-01-04
* random.c (init_by_array): imported from mt19937ar-cok.tgz.
akr
2005-01-03
* random.c (random_seed): don't use /dev/urandom if it is not character device.
akr
2005-01-03
* random.c (random_seed): use /dev/urandom if available.
akr
2004-03-15
* eval.c (rb_yield_0): should not re-submit TAG_BREAK if this
matz
2003-12-28
RDoc Struct and random
dave
2003-04-09
* bignum.c (BIGZEROP): macro to determine if x is a bignum zero.
matz
2003-04-08
* random.c (rb_f_rand): normalize bignum argument.
matz
2003-01-31
* random.c (rb_f_rand): type fix.
eban
2003-01-31
* parse.y (yylex): remove EXPR_CMDARG according to the RHG book.
matz
2003-01-16
Updated Copyrights of Matz to 2003.
michal
2002-09-17
move struct timeval to missing.h
michal
2002-08-21
*.c: Int vs Long cleanup
michal
2002-08-13
* hash.c (rb_hash_replace): should copy ifnone.
matz
2002-07-26
* random.c (N, M): undef for <winnt.h> on MinGW.
eban
2002-07-26
* random.c: replace with Mersenne Twister RNG.
matz
2002-04-25
* various files: macro fix-up by Michal Rokos.
matz
2002-04-18
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-11
* random.c (rand_init): add check for initstate(3).
eban
2002-02-27
* io.c (READ_DATA_PENDING): uClibc support.
eban
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2000-11-14
matz
matz
2000-11-02
matz
matz
2000-08-03
matz - nakada win32 patch
matz
2000-07-04
matz
matz
2000-05-01
2000-05-01
matz
2000-02-08
2000-02-08
matz
2000-01-17
2000-01-17
matz
2000-01-08
2000-01-08
matz
2000-01-05
20000105
matz
1999-12-06
19991206
matz
1999-10-27
unsigned seed
matz
1999-09-16
1.4.1
matz
1999-09-01
regexp literal (e.g. \202) match, etc.
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
Initial revision
v1_0_r2
replaced
matz
2019-08-17
version 1.0-971002
v1_0_971002
Yukihiro Matsumoto
2019-08-17
version 1.0-961225
v1_0_961225
Yukihiro Matsumoto
2019-08-17
version 0.99.4-961224
v0_99_4_961224
Yukihiro Matsumoto
2019-08-17
version 0.95
v0_95
Yukihiro Matsumoto
2019-08-17
version 0.76
v0_76
Yukihiro Matsumoto
2019-08-17
version 0.68
v0_68
Yukihiro Matsumoto
[next]