Let SaturatingSemaphore::try_wait be non-const and add ready
[folly.git] / folly / Assume.h
2017-10-29 Yedidya FeldblumMove folly/Assume.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-01-04 Yedidya Feldblum2017
2016-08-01 Yedidya FeldblumRemove the glog header include from Assume.h
2016-07-26 Christopher DykesAdd folly::assume_unreachable
2016-05-24 Christopher DykesSupport folly::assume under MSVC
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-08 Giuseppe OttavianoImplement assume()