Fix OSX build
[folly.git] / folly / detail / CacheLocality.h
2016-02-22 Neel GoyalFix OSX build
2016-02-22 Nathan Bronsonfix SIOF in CacheLocality.h's AccessSpreader
2016-02-17 Nathan Bronsonclang-format some code in preparation for real changes
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2015-11-04 Louis Brandymake folly slightly more c++-modules friendly
2015-07-29 Orvid KingAdded FOLLY_ALIGNED(), to allow aligning on MSVC as...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-12 Nathan BronsonRevert "[folly] TLS cache for AccessSpreader"
2015-02-11 Nathan BronsonTLS cache for AccessSpreader
2014-10-15 Nathan Bronsonadd emulation of futex() for non-Linux systems
2014-09-18 Nicholas Ormrodremove eof whitespace lines
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-04-18 Elizabeth Smithabstract thread_local support
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Nathan Bronsoncentralize cache-line alignment goo into CacheLocality
2013-12-20 Nathan Bronsondetail/CacheLocality.h - utilities for dynamic cache...