| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cdeq_size, cdeq_capacity, cdeq_empty. Use the cvec_X_* names instead.
|
|
|
|
for cvec, cdeq, cptr and clist.
|
|
|
|
|
|
|
|
|
|
stc64_rand().
|
|
cvec_X_size(c) etc. Restructured benchmarks / examples.
|
|
|
|
|
|
|
|
biased for very large ranges only).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Highly optimized generation of unbiased uniform bounded random numbers. Only 33% overhead.
|
|
|
|
unbiased. Removed 32-bit pcg32 PRNG.
|