constexpr_ceil
[folly.git] / folly / ExceptionWrapper.cpp
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-08-21 Yedidya Feldblumexception_wrapper::from_exception_ptr
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-17 Yedidya FeldblumLet exception_wrapper::handle, when empty, show the... v2017.07.17.00
2017-04-27 Yedidya FeldblumCasing consistency for exception_wrapper::throw_exception
2017-04-13 Christopher DykesFix 1/2 of exception_wrapper under MSVC
2017-04-11 Eric Nieblernon-throwing, non-allocating exception_wrapper
2017-02-17 Yedidya FeldblumFix exception_wrapper::throwException when called befor...
2017-01-04 Yedidya FeldblumKeep the std::exception* or std::type_info* in folly...
2017-01-04 Yedidya Feldblum2017
2016-12-22 Yedidya FeldblumMove Thrower into exception_wrapper
2016-11-17 Lucian Grijincufolly: ExceptionWrapper: remove <iostream> from header