Add DCHECKs for checking that underlying IOBuf wasn't modified
[folly.git] / folly / container /
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2018-01-10 Giuseppe OttavianoChange the enumerate() example to bind the proxy by...
2018-01-10 Giuseppe OttavianoImprove performance of enumerate() with optimization...
2018-01-05 Yedidya FeldblumMove folly/BitIterator.h to folly/container/
2017-11-11 Yedidya FeldblumBackport C++17 container access functions: size, empty...
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-10-29 Yedidya FeldblumMove folly/Array.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 James Sedgwickmove Iterator, Enumerate, EvictingCacheMap, Foreach...