folly: support FOLLY_FALLTHROUGH on GCC
[folly.git] / folly / Demangle.cpp
2017-10-23 James Sedgwickmove Arena, ThreadCachedArena, and Malloc to memory/
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-13 Yedidya FeldblumSort #include lines
2017-01-04 Yedidya Feldblum2017
2016-07-29 Giuseppe OttavianoLimit symbol length in demangle()
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-21 Chip TurnerMove definition of strlcpy to outside an #if
2015-09-21 Chip TurnerMake strlcpy available in folly, second attempt
2015-05-26 Chip TurnerRevert "Make strlcpy available in folly" (D2062632)
2015-05-26 Chip TurnerMake strlcpy available in folly
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-10 Peter GriessMake Folly cpp_library targets more granular