foundationdb/fdbcli
A.J. Beamon d4d5740282 * Add Optional.map and ErrorOr.map.
* Rename Optional/ErrorOr cast_to to castTo.
* Make printable(Optional<T>) templated rather than restricted to StringRef types.
* Fixes bug in (unused) ErrorOr.castTo where an ErrorOr that was not set would lose its error.
2019-01-11 09:03:38 -08:00
..
linenoise Initial repository commit 2017-05-25 13:48:44 -07:00
CMakeLists.txt Some more improvements to the build and preparations for packaging 2018-12-13 15:04:13 -08:00
FlowLineNoise.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
FlowLineNoise.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
fdbcli.actor.cpp * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
fdbcli.vcxproj Changed the TLS_DISABLED macro 2018-06-26 12:08:32 -07:00
fdbcli.vcxproj.filters Initial repository commit 2017-05-25 13:48:44 -07:00
local.mk Fix not depending on FDBLibTLS.a and default TLS_LIBDIR to a sensible place. 2018-07-05 13:23:20 -07:00