sfc-gh-tclinkenbeard
|
157700e5b6
|
Make IAsyncFile const-correct
|
2020-08-19 17:34:56 -07:00 |
Jingyu Zhou
|
a3245d5cc2
|
Address review comments
|
2020-07-10 19:04:35 -07:00 |
Jingyu Zhou
|
2e5ae8eed5
|
Change iterator name to small case
|
2020-07-10 10:56:41 -07:00 |
Jingyu Zhou
|
1a57d88179
|
Add const iterator for RangeMap
|
2020-07-10 10:56:41 -07:00 |
sfc-gh-tclinkenbeard
|
99bf993815
|
Replace BOOST_NOEXCEPT with noexcept
|
2020-06-09 22:39:19 -07:00 |
Meng Xu
|
d6c1baa784
|
FastRestore:Filter out log mutations whose version is smaller than range mutation version
|
2020-04-15 19:45:03 -07:00 |
Meng Xu
|
ccbbdc4ba4
|
Unit test:Verify splitMutation by comparing with intersectingRanges result
|
2020-03-31 12:13:02 -07:00 |
A.J. Beamon
|
5f55f3f613
|
Replace g_random and g_nondeterministic_random with functions deterministicRandom() and nondeterministicRandom() that return thread_local random number generators. Delete g_debug_random and trace_random. Allow only deterministicRandom() to be seeded, and require it to be seeded from each thread on which it is used.
|
2019-05-10 14:01:52 -07:00 |
Alex Miller
|
c6a65389ae
|
Remove noexcept macro and replace with BOOST_NOEXCEPT.
BOOST_NOEXCEPT does what the noexcept macro was supposed to do, but in a
way that is correctly maintained over time.
|
2019-03-05 22:06:12 -08:00 |
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |