foundationdb/bindings/flow
sfc-gh-tclinkenbeard 962bd00f62 Replace NULL with nullptr in flow bindings 2020-09-20 11:33:17 -07:00
..
tester Merge branch 'release-6.3' 2020-07-29 00:31:55 -07: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 Replace NULL with nullptr in flow bindings 2020-09-20 11:33:17 -07:00
fdb_flow.h Replace NULL with nullptr in flow bindings 2020-09-20 11:33:17 -07:00