foundationdb/bindings/flow
Jingyu Zhou 9a65b1fbd9
Merge pull request #3528 from Daniel-B-Smith/declval
s/fake/std::declval/
2020-07-21 14:34:37 -07:00
..
tester s/fake/declval/ 2020-07-15 23:33:01 +00:00
CMakeLists.txt fixed flow bindings includes 2020-04-06 10:34:26 -07:00
DirectoryLayer.actor.cpp Rewrite all `Void _ = wait(...)` -> `wait(...)`. 2018-08-14 15:50:26 -07:00
DirectoryLayer.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
DirectoryPartition.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
DirectorySubspace.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
DirectorySubspace.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
FDBLoanerTypes.h improved the cpu efficiency of printable 2019-05-29 14:55:45 -07:00
HighContentionAllocator.actor.cpp 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
HighContentionAllocator.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
IDirectory.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Node.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Subspace.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Subspace.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Tuple.cpp Improved assert messages for numeric comparisons 2020-07-08 11:36:50 -07:00
Tuple.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
fdb_flow.actor.cpp Change version from 7.0 to 6.3 2020-04-03 21:38:58 -07:00
fdb_flow.h Change version from 7.0 to 6.3 2020-04-03 21:38:58 -07:00