folly copyright 2015 -> copyright 2016
[folly.git] / folly / test / ExceptionWrapperTest.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-12-01 Yedidya FeldblumAvoid requiring a suppression (unevaluated-expression)
2015-12-01 Yedidya FeldblumCodeMod: Use the ExceptionWrapper::with_exception varia...
2015-11-26 Yedidya FeldblumFix ExceptionWrapper::with_exception to support lvalue...
2015-11-25 Yedidya FeldblumExceptionWrapper::with_exception variant, deducing...
2015-11-15 Yedidya FeldblumSimplify some checks by using __CLANG_PREREQ
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-15 Tudor BosmanExceptionWrapper: use std::decay in implicit constructor
2015-03-18 James SedgwickexceptionStr(exception_wrapper)
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Jim MeyeringExceptionWrapperTest.cpp vs clang's new warning about...
2015-03-03 Jim Meyeringfolly: avoid new warnings from -Winconsistent-missing...
2014-11-08 Nicholas OrmrodAllow catch-int to be nolinted
2014-09-26 Marc Horowitzexpose the class_name in an efficient way
2014-09-17 Marc Horowitzmake with_exception() const work in all cases
2014-09-15 Victor Lohequality for exception_wrapper
2014-09-09 Marc HorowitzMake it work more generically
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Marc Celanitry_and_catch
2014-05-20 Tudor Bosmanexception_wrapper: now without undefined behavior
2014-05-20 Marc Celaniexception wrapper