Remove disallowed &* of FwdIterator
[folly.git] / folly / detail /
2014-02-21 Peter GriessUse #if rather than #ifdef for FOLLY_HAVE_WEAK_SYMBOLS
2014-02-06 Tudor BosmanFix rare corruption in StaticMeta::head_ list around...
2014-02-06 Nathan BronsonBaton - flushing of thread-local memory during a long...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-06 Sara GolemonSome fixes for folly-oss repo.
2013-12-27 Peter GriessRemove FOLLY_NORETURN from definition.
2013-12-27 Brian PaneAdd new CRC-32C checksum functions to folly
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-12-20 Sarang MastiAdd futexTimedWait
2013-12-20 Nathan Bronsoncentralize cache-line alignment goo into CacheLocality
2013-12-20 Nathan Bronsondetail/CacheLocality.h - utilities for dynamic cache...
2013-11-26 Peter GriessHandle platforms that don't support __thread.
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms
2013-11-26 Daniel MarinescuAdded SCOPE_FAIL and SCOPE_SUCCESS macros in non-portab...
2013-10-25 Sara GolemonAdd missing define guard for folly-config.h
2013-10-24 Peter GriessUse Mach built-ins in lieu of clock_gettime(3) and...
2013-10-15 Tudor BosmanFix bad bug in folly::ThreadLocal
2013-08-28 Jordan DeLongFix a ThreadLocal bug: hold the meta lock when resizing...
2013-08-28 Tudor BosmanMake ThreadLocalPtr behave sanely around fork()
2013-08-28 Tudor BosmanMulti-Producer, Multi-Consumer pipeline
2013-07-01 Nathan BronsonMulti-producer multi-consumer queue with optional blocking
2013-06-03 Daniel Sloofmake folly build on OSX
2013-06-03 Owen Yamauchiadd missing include
2013-05-20 Tudor BosmanAdd missing FileUtil functions (p?readvFull, p?writevFu...
2013-05-20 Adam Simpkinsmove rateHelper() to detail/Stats.h
2013-04-21 Lucian Grijincufolly: speed up fastpath of StaticMeta::get()
2013-04-21 Misha ShneersonSuppress unused variable warning
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-08-26 Adam Simpkinsfolly: simplify the stats avgHelper() function
2012-08-26 Adam SimpkinsBucketedTimeSeries: fix type converison issues computin...
2012-08-26 Adam SimpkinsAdd BucketedTimeSeries to folly
2012-08-08 Tudor BosmanDetect popcnt instruction at runtime, use it if available.
2012-07-13 Tudor Bosmanrallocm(ALLOCM_ZERO) only zeroes *new* memory
2012-06-12 Tudor BosmanMove Rabin fingerprinting code to folly.
2012-06-09 Tudor BosmanD'oh: fix size computation in ThreadLocalDetail.h
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6