don't try to run the poly tests on gcc-4.9. they will fail.
[folly.git] / folly / experimental / logging / xlog.cpp
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-06-21 Adam Simpkinslogging: reduce the amount of code emitted for log...
2017-06-15 Adam Simpkinslogging: add XLOG() and XLOGF() logging macros