Add <new> header for placement new
[folly.git] / folly / test /
2016-04-07 Tom JacksonExtensibility for folly::to<> through ADL
2016-04-05 James SedgwickFunction::asStdFunction()
2016-04-02 Sven Overfolly::Function: fix swap function and put in correct...
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-31 Nicholas OrmrodNew strings no longer relocatable
2016-03-31 Andrii GrynenkoAdd create-move-invoke benchmark for folly::Function
2016-03-29 Yedidya FeldblumIPAddressV[46]::validate
2016-03-29 Nicholas OrmrodMake FBVector faster
2016-03-29 Sven Overfolly/futures: use folly::Function to store callback
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-26 Sven Overfolly::Function: improve conversion of return types
2016-03-22 Sven OverIntroducing folly::Function
2016-03-21 Michael LeeHave StringTest use PRI*64 instead
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-03-16 Phil WilloughbyRemove `using std::make_unique`
2016-03-15 Phil WilloughbyConvert a polling loop to a futex wait
2016-03-15 Michael LeeMissing guards for FOLLY_TLS in test
2016-03-14 Michael LeeFix a typo in portability/Memory.cpp
2016-03-13 Giuseppe OttavianoFix warning in MicroLock initialization
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-07 Giuseppe OttavianoDeprecate dynamic::dynamic(std::initializer_list<dynamic>) deprecate-dynamic-initializer
2016-03-07 Michael LeeGuard Getcpu in test.
2016-03-05 Michael LeeSwitch from tmpdir to TemporaryDirectory
2016-03-04 Michael LeeMake the test portable for different libc
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-02 Michael LeeAndroid does not always provide posix_memalign
2016-03-01 Michael LeeEnclose global variables in an anonymous namespace.
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-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 Nathan Bronsonshorten SharedMutex tests that timeout under ASAN
2016-02-25 Jonathan KronFixing AtomicHashArrayTest ASan Test Failure
2016-02-24 Sven Overfolly/futures: keep Core alive until callback has returned
2016-02-24 Yedidya FeldblumFix Build: folly/test/IndestructibleTest.cpp under...
2016-02-23 Michael LeeSplit benchmarks and tests
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-19 Yedidya FeldblumIndestructible
2016-02-18 Sven Overfolly/ApplyTuple.h: fix const-correctness & other issue...
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-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-13 Igor Sugakfolly/test/json_test: fix heap-buffer-overflow in Json...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-12 Drew HoskinsFix MultiLevelTimeseries::getRate()
2016-02-11 Michael LeeFix typo in StringTest
2016-02-11 Michael LeeSwitch stripLeftMargin to not use boost::regex
2016-02-11 Michael LeeCompensate for -m32 platforms.
2016-02-10 Yedidya FeldblumstripLeftMargin
2016-02-08 Michael LeeFix bad merge.
2016-02-08 Yedidya FeldblumFix Build: conditionally_existent_test in folly/test...
2016-02-06 Den RaskovalovCall destructor for non-trivial destructors if arena...
2016-02-05 Yedidya FeldblumConditionallyExistent<typename>
2016-02-05 Andrii GrynenkoRevert D2853921
2016-02-05 Michael LeeTurn off a FBStringTest for Android.
2016-02-02 Giuseppe OttavianoKill writeTerminator in fbstring
2016-02-02 Lucian Grijincufolly: #define UNDEFINED_SANITIZER in ubsan mode
2016-02-01 Scott WolchokRemove unnecessary includes from Optional.h
2016-02-01 Lucian Grijincufolly: ubsan: HashTest: avoid invalid shift (sanitize...
2016-01-30 Igor Sugakfolly: fix -Wunused-parameter in opt mode
2016-01-30 Igor Sugakfolly: fix clang build with -Wunused-const-variable
2016-01-29 Michael LeeHandle tmp dir on Android
2016-01-29 Denis SamoylovMake advanced init function for test optional
2016-01-29 Giuseppe OttavianoOptimize getline(istream&, fbstring&) implementation
2016-01-28 Denis SamoylovA common init function for binaries and a default main...
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-28 Igor Sugakfolly/test/FBVectorTestBenchmarks.cpp.h: remove unused...
2016-01-28 Andrii GrynenkoFix EventBase destruction race in FiberManagerMap
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2016-01-27 Lucian Grijincufolly: ubsan: reduce vector size to avoid UBSAN timeout
2016-01-22 David Callahanavoid aggressive optimization
2016-01-21 Tom JacksonAdd PrintTo for dynamic
2016-01-20 Michael LeeMove StringTest benchmarks into StringBenchmark.cpp
2016-01-20 Michael LeeRemove unecessary main functions.
2016-01-19 Alan FrindellAdd Range::erase
2016-01-15 Alexey SpiridonovPrint null correctly
2016-01-08 Giuseppe OttavianoFix two fbstring operator+ overloads
2016-01-06 David Callahanparse args for -json flag
2016-01-04 Michael LeeClean up folly tests.
2015-12-23 Giuseppe OttavianoFix test Dynamic.ArrayReassignment with Clang 3.7
2015-12-21 Michael LeeMove ThreadLocal.h into the implementation
2015-12-17 Bin LiuPut optimized memcpy into folly
2015-12-10 Barney MossUnit test showing array assignment problem on gcc 4.9
2015-12-10 Arjen RoodselaarFix automake build
2015-12-09 Andrii GrynenkoSwitch folly::Singleton to ReadMostlySharedPtr
2015-12-06 Bartek Ryniecjson: Add option to parse numbers as strings
2015-12-06 Alexey SpiridonovAdd an "after fork, before exec" callback
2015-12-02 Steve O'Brienfolly: ThreadLocalDetail: make PthreadKeyUnregister...
2015-12-01 Yedidya FeldblumAvoid requiring a suppression (unevaluated-expression)
2015-12-01 Daniel AnderssonEnable find/emplace for key types other than KeyT.
2015-12-01 Yedidya FeldblumCodeMod: Use the ExceptionWrapper::with_exception varia...
2015-11-26 Andrii GrynenkoDeprecate get_weak()
next