replace std::dequeue with UMPMCQueue in UnboundedBlockingQueue
[folly.git] / folly / IPAddressException.h
2017-11-02 Andrey IgnatovIntroduce non-throwing try* methods for IPAddress{...
2017-10-20 Christopher DykesDrop redundant void parameters from function declarations
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-01-04 Yedidya Feldblum2017
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-07-31 Ondrej LeheckaFix 'missing declarations' and 'unusued parameter'...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Anton LikhtarovMove common/network/IPAddress.h and related to folly/