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
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-0
/
+1
*
* random.c (make_seed_value): a local array declaration was accessed
mame
2013-10-02
1
-1
/
+1
*
* include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().
ko1
2013-09-25
1
-1
/
+1
*
random.c: coerce before check negative
nobu
2013-08-13
1
-1
/
+1
*
* random.c (random_load): use RARRAY_RAWPTR() instead of
ko1
2013-08-07
1
-2
/
+2
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-1
/
+0
*
* random.c (rand_int): Use rb_big_uminus.
akr
2013-06-11
1
-2
/
+1
*
* internal.h (INTEGER_PACK_NEGATIVE): Defined.
akr
2013-06-11
1
-5
/
+5
*
* bignum.c (rb_integer_pack): Returns sign instead of words.
akr
2013-06-10
1
-4
/
+4
*
* bignum.c (rb_absint_numwords): Renamed from rb_absint_size_in_word.
akr
2013-06-09
1
-2
/
+2
*
* bignum.c (rb_integer_pack): numwords_allocated argument removed.
akr
2013-06-09
1
-4
/
+4
*
* random.c (limited_big_rand): declare rnd, lim and mask as uint32_t
charliesome
2013-06-08
1
-3
/
+4
*
* random.c: Unused RBignum internal accessing macros removed.
akr
2013-06-08
1
-9
/
+0
*
* random.c (limited_big_rand): The argument, limit, is changed to
akr
2013-06-08
1
-27
/
+24
*
* random.c (make_seed_value): Fix the length given for
akr
2013-06-08
1
-1
/
+1
*
* bignum.c (rb_integer_unpack): Don't use rb_funcall if possible.
akr
2013-06-08
1
-23
/
+22
*
* random.c (rand_init): Add a cast to fix clang compile error:
akr
2013-06-08
1
-1
/
+1
*
* random.c (rand_init): Use rb_integer_pack.
akr
2013-06-08
1
-46
/
+21
*
* internal.h (INTEGER_PACK_FORCE_BIGNUM): New flag constant.
akr
2013-06-08
1
-3
/
+5
*
* random.c (int_pair_to_real_inclusive): Use rb_funcall instead of
akr
2013-06-08
1
-1
/
+1
*
* random.c (int_pair_to_real_inclusive): Use rb_integer_pack.
akr
2013-06-08
1
-15
/
+5
*
* random.c (int_pair_to_real_inclusive): Use rb_integer_unpack.
akr
2013-06-08
1
-22
/
+19
*
* random.c (random_load): Use rb_integer_pack.
akr
2013-06-07
1
-44
/
+3
*
* random.c (numberof): Removed.
akr
2013-06-07
1
-1
/
+0
*
* random.c: include internal.h.
akr
2013-06-07
1
-17
/
+4
*
* random.c (int_pair_to_real_inclusive): Add a cast to BDIGIT.
akr
2013-06-05
1
-41
/
+31
*
* gc.c: support RGENGC. [ruby-trunk - Feature #8339]
ko1
2013-05-13
1
-1
/
+1
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-1
/
+1
*
* random.c: Document Random::DEFAULT by @eLobato [Fixes GH-304]
zzak
2013-05-13
1
-0
/
+1
*
* configure.in: check struct timeval exist or not.
kosaki
2013-03-16
1
-0
/
+3
*
random.c: increase limit for generic rand
nobu
2013-02-24
1
-1
/
+14
*
random.c: fix error message
nobu
2013-02-22
1
-0
/
+4
*
* random.c: Document range argument for Kernel#rand.
zzak
2013-02-03
1
-3
/
+5
*
random.c, rational.c: make marshal methods private
nobu
2012-12-03
1
-2
/
+2
*
random.c: BYTE_ORDER
nobu
2012-11-09
1
-0
/
+13
*
siphash
nobu
2012-11-09
1
-0
/
+23
*
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
1
-2
/
+1
*
random.c: rb_random_ulong_limited
nobu
2012-10-09
1
-0
/
+16
*
* include/ruby/ruby.h: introduce flonum technique for
ko1
2012-08-23
1
-2
/
+1
*
random.c: refine error message
nobu
2012-07-20
1
-1
/
+4
*
random.c: check initialize and load
nobu
2012-06-22
1
-0
/
+3
*
* random.c (rb_random_int32): get rid of "warning: constant 0x100000000
kosaki
2012-06-19
1
-1
/
+1
*
obj_init_copy
nobu
2012-06-05
1
-3
/
+8
*
* random.c (random_init): Clarify that the default seed is
drbrain
2012-04-19
1
-3
/
+2
*
* include/ruby/intern.h: Add rb_check_arity, rb_error_arity [#6085]
marcandre
2012-03-14
1
-2
/
+2
*
* random.c (Init_Random): removed rb_Random_DEFAULT and register as
nobu
2012-03-11
1
-7
/
+14
*
* random.c (random_s_rand): ensure default PRNG is re-initialized
nobu
2012-03-11
1
-0
/
+1
*
* random.c: remove a duplicated comment.
mrkn
2012-02-18
1
-2
/
+0
*
* process.c (ruby_setsid): use rb_cloexec_open.
akr
2011-10-29
1
-3
/
+3
*
* include/ruby/intern.h (rb_fd_set_cloexec): declared.
akr
2011-10-22
1
-1
/
+1
[next]