Trevor Clinkenbeard
347586cc74
Rename ThreadHelper.actor.h
2026-06-21 01:58:26 -07:00
Trevor Clinkenbeard
e06dac9cd2
Remove more IWYU-identified unused includes
2026-05-08 11:53:05 -07:00
Trevor Clinkenbeard
8825e6b226
Make single-argument constructors explicit
2026-03-18 21:39:15 +00:00
Trevor Clinkenbeard
e9ec4f9684
Rename several files without ACTORs ( #12800 )
2026-03-18 13:57:52 -07:00
Chaoguang Lin
4fdfca0dc0
Update the thread-safe Future-to-ThreadFuture method, added two TSAN unit tests
2021-04-13 13:21:04 -07:00
FDB Formatster
df90cc89de
apply clang-format to *.c, *.cpp, *.h, *.hpp files
2021-03-10 10:18:07 -08:00
Robert Escriva
268093a96d
Adjust all includes to be relative to the root.
...
Remove the use of relative paths. A header at foo/bar.h could be included by
files under foo/ with "bar.h", but would be included everywhere else as
"foo/bar.h". Adjust so that every include references such a header with the
latter form.
Signed-off-by: Robert Escriva <rescriva@dropbox.com>
2018-10-19 17:35:33 +00: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