folly.git
2016-03-18 Christopher... Create the sys/mman.h portability header
2016-03-17 Yedidya FeldblumRemove pthread_yield support
2016-03-17 Subodh IyengarAllow override of session context
2016-03-17 Andrew CoxTell ASAN about fiber stacks
2016-03-16 Christopher... Create portability/Config.h
2016-03-16 Eric Nieblermove StaticMeta::onThreadExit into libfolly_thread_local.so
2016-03-16 Phil WilloughbyRemove `using std::make_unique`
2016-03-16 Yedidya FeldblumRemove an outdated/inapplicable comment
2016-03-15 Christopher... Add portability header for sys/file.h
2016-03-15 Igor Sugakfolly/subprocess: fix one -Wsign-conversion and clag...
2016-03-15 Phil WilloughbyConvert a polling loop to a futex wait
2016-03-15 Subodh IyengarAllow httpsession to be movable readCB
2016-03-15 Michael LeeMissing guards for FOLLY_TLS in test
2016-03-14 Sven Overfolly/portability/Constexpr.h: add missing include...
2016-03-14 Michael LeeFix a typo in portability/Memory.cpp
2016-03-14 Jimmy Saadefolly::FunctionScheduler: Adding capability to reset...
2016-03-13 Giuseppe OttavianoFix warning in MicroLock initialization
2016-03-12 Daniel ColascioneExplain union safety in MicroLock comment
2016-03-12 Wez Furlongfolly: fix gflags<->glog configure check ordering
2016-03-12 Michael LeeRemove portability/Stdlib.{h,cpp}
2016-03-11 Michael LeeAdding portability to gating PicoSpinLock.
2016-03-10 Eric NieblerFix an exception safety hole in ScopeGuard
2016-03-09 Giuseppe OttavianoPort easy instances to folly::dynamic::array
2016-03-09 Kyle NekritzAdd replay safety connector/handler to delay transactio...
2016-03-09 Christopher... Create the sys/stat.h portability header
2016-03-09 Kyle NekritzMake Bits.h respect FOLLY_HAVE_UNALIGNED_ACCESS.
2016-03-09 Anirudh RamachandranSSL cleanup: moving some OpenSSL definitions to new...
2016-03-07 Nathan Bronsonminor tweak to MicroLock slow path
2016-03-07 Giuseppe OttavianoDeprecate dynamic::dynamic(std::initializer_list<dynamic>) deprecate-dynamic-initializer
2016-03-07 Michael LeeGuard Getcpu in test.
2016-03-05 Christopher... Create the Windows portability header
2016-03-05 Yedidya FeldblumA warning for the portability headers
2016-03-05 Michael LeeSwitch from tmpdir to TemporaryDirectory
2016-03-04 Christopher... Create the sys/types.h portability header
2016-03-04 Max WarsewaFix clang build for MicroLock
2016-03-04 Kyle NekritzAdd replay safety method and callback to AsyncTransport.
2016-03-04 Michael LeeMake the test portable for different libc
2016-03-04 Yang Chifix liger contbuild: cast offset_bytes to unsigned
2016-03-04 Yang ChiRemove persistentCork in native land
2016-03-04 Den RaskovalovAdd a missed glog header.
2016-03-04 Daniel ColascioneAdd MicroLock as an alternative to MicroSpinLock
2016-03-04 Michael LeeHave internal tests use folly::Random instead of rand_r
2016-03-03 Marcelo JuchemAdding DynamicConverter support for enums
2016-03-03 Michael LeeFix printing of uint64_t in ConvTest
2016-03-03 Neel GoyalAdd service identity to SSL socket and use in ticket...
2016-03-03 Kyle NekritzUse false start with ALPN.
2016-03-03 Kyle NekritzFix AsyncSSLSocket handshake error reporting.
2016-03-02 Christopher... Create the strings.h portability header
2016-03-02 Michael LeeAndroid does not always provide posix_memalign
2016-03-02 Daniel ColascioneImprove RWSpinLock.h cautionary comment
2016-03-02 Michael Leei386 -fPIC requires `%ebx`
2016-03-02 Christopher... Create the portability header for time.h
2016-03-01 Daniel ColascioneStern warning about spinlocks
2016-03-01 Michael LeeEnclose global variables in an anonymous namespace.
2016-03-01 Christopher... Listen to the Windows docs in portability/SysTime.cpp
2016-03-01 Christopher... Add timeradd and timersub to the sys/time.h portability...
2016-03-01 Dave WatsonFix narenas size
2016-03-01 Michael Leeto_string is not supported everywhere
2016-03-01 Michael LeeRemove unecessary int main from MemoryTest
2016-03-01 Subodh IyengarAdd conversion constructors for Future
2016-02-29 Pavlo KushnirFix SingletonThreadLocal
2016-02-27 Scott WolchokUse yield, not wfe, for asm_volatile_pause on ARM and...
2016-02-26 Andrii GrynenkoFix folly::ThreadLocal to have unique singleton in...
2016-02-26 Christopher... Create the sys/time.h portability header
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-25 Michael LeeSplit FileTest to a smaller test and an extended test
2016-02-25 Christopher... Create a portability header for working with environmen...
2016-02-25 Nathan Bronsonshorten SharedMutex tests that timeout under ASAN
2016-02-25 Jonathan KronFixing AtomicHashArrayTest ASan Test Failure
2016-02-25 Christopher... Minor MSVC issues
2016-02-25 Orvid KingExplicit vtordisp for MSVC
2016-02-24 Sven Overfolly/futures: keep Core alive until callback has returned
2016-02-24 Andrii GrynenkoFix double definition for templated folly::Singletons
2016-02-24 Yedidya FeldblumFix Build: folly/test/IndestructibleTest.cpp under...
2016-02-23 Andrii GrynenkoFix SIOF in folly/io/async/Request.cpp
2016-02-23 Beny LuoAsyncSocketException: add detailed information in error...
2016-02-23 Michael LeeSplit benchmarks and tests
2016-02-23 Lucian Grijincufolly: symbolizer: dwarf: don't fallback to linear...
2016-02-22 Neel GoyalFix OSX build
2016-02-22 Nathan Bronsonfix SIOF in CacheLocality.h's AccessSpreader
2016-02-22 Michael LeeRemove extra `int main`s from unit tests.
2016-02-20 Andrii GrynenkoMove RequestContext::getStaticContext to .cpp
2016-02-20 Andrii GrynenkoSupport nested FiberManagers
2016-02-19 Andrii GrynenkoFix EventBaseOnDestructionCallback to loop FiberManager
2016-02-19 Andrii GrynenkoFix folly::Singleton to work in dynamically linked...
2016-02-19 Tianjiao Yinfix dangling pointer bug in IPAddressV6
2016-02-19 Yedidya FeldblumIndestructible
2016-02-19 Lucian Grijincufolly: symbolizer: slow address->{file+line-number...
2016-02-19 Christopher... Don't use a VLA for the double->string buffer.
2016-02-18 Sven Overfolly/ApplyTuple.h: fix const-correctness & other issue...
2016-02-18 Yedidya FeldblumSort the Makefile headers a bit
2016-02-17 Nathan Bronsonclang-format some code in preparation for real changes
2016-02-17 Lovro PuzarAdd call_once, wrapper around std::call_once with a...
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.
2016-02-17 Anirudh RamachandranECDSA async/offloading support for proxygen
2016-02-16 Iaroslav TverdokhlibFix wrapvFull for the case when iovec* has size more...
2016-02-16 Brett Simmersfolly::Optional<T> should be trivially destructible...
2016-02-15 Lee HowesModification to futures to remove deadlock in certain...
2016-02-15 Andrii GrynenkoUnify runInMainContext for void and non-void
2016-02-15 Michael LeeMake Gold more like Core.
next