proller
|
e1ae5233df
|
Add // Y_IGNORE tags
|
2018-06-21 18:24:36 +03:00 |
|
Alexey Milovidov
|
93f1e274fb
|
Removed unused code from pcg-random, that generates compiler warning by default [#CLICKHOUSE-2].
|
2017-09-10 01:43:11 +03:00 |
|
Alexey Milovidov
|
f9679a40b1
|
Added README describing source of imported pcg-random library [#CLICKHOUSE-3174].
|
2017-09-09 02:57:52 +03:00 |
|
Alexey Milovidov
|
7896e9d65f
|
Imported pcg-random library (Reason: rng with small size of state, fast initialization, good performance and quality, with interface compatible with C++ standard library. Cause: boost::random::taus88 in latest Boost 1.65 is incompatible with C++17 standard) [#CLICKHOUSE-3174].
|
2017-09-09 02:43:28 +03:00 |
|