projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow forcing value for FOLLY_FUTURE_USING_FIBER in folly-config.h
[folly.git]
/
folly
/
test
/
2017-08-24
Aaryaman Sagar
Added rvalue and const rvalue overloads to Try
tree
|
commitdiff
2017-08-24
Aaryaman Sagar
unwrapTryTuple only accepted rvalue tuple types
tree
|
commitdiff
2017-08-24
Andrii Kryzhyk
Create generic method to extract mac address from EUI...
tree
|
commitdiff
2017-08-24
Yedidya Feldblum
Try::exception overload for Try&&
tree
|
commitdiff
2017-08-22
Aaryaman Sagar
Added a for_each function to iterate through ranges
tree
|
commitdiff
2017-08-21
Yedidya Feldblum
exception_wrapper::from_exception_ptr
tree
|
commitdiff
2017-08-21
Phil Willoughby
SynchronizedPtr
tree
|
commitdiff
2017-08-17
Stella Lau
Fix undefined behavior when decoding varint
tree
|
commitdiff
2017-08-14
Nick Wolchko
allow comparing Optional<T> with none
tree
|
commitdiff
2017-08-09
Nick Jiang
fix sorted_vector_{set,map} bulk_insert deduplication
tree
|
commitdiff
2017-08-08
Yedidya Feldblum
Apply clang-format to folly/**/*Address*.*
tree
|
commitdiff
2017-08-08
Phil Willoughby
Add a UDL suffix to define a StringPiece
tree
|
commitdiff
2017-08-06
Yedidya Feldblum
Consistent use of sformat in address-related files
v2017.08.07.00
tree
|
commitdiff
2017-08-06
Yedidya Feldblum
Apply clang-format to folly/**/*Range*.*
tree
|
commitdiff
2017-08-01
Phil Willoughby
C++11 support for Replaceable
tree
|
commitdiff
2017-07-31
Yedidya Feldblum
Consistency in namespace-closing comments
v2017.07.31.00
tree
|
commitdiff
2017-07-31
Yedidya Feldblum
Formatting for template parameters
tree
|
commitdiff
2017-07-31
Yedidya Feldblum
Simplify the StateSize helper in Random
tree
|
commitdiff
2017-07-30
Yedidya Feldblum
Consistent indentation for class visibility labels
tree
|
commitdiff
2017-07-30
Yedidya Feldblum
template< -> template <
tree
|
commitdiff
2017-07-30
Yedidya Feldblum
Mark two implicit ctors as explicit
tree
|
commitdiff
2017-07-29
Yedidya Feldblum
Merge IPAddressTest.h into the IPAddressTest.cpp
tree
|
commitdiff
2017-07-29
Yedidya Feldblum
Compute masks in IPAddressV4
tree
|
commitdiff
2017-07-29
Phil Willoughby
Fix the copy constructor in Replaceable
tree
|
commitdiff
2017-07-28
Yedidya Feldblum
Optimal make_integer_sequence
tree
|
commitdiff
2017-07-25
Nicholas Ormrod
Fix double-free in DynamicConverter
tree
|
commitdiff
2017-07-25
Phil Willoughby
Replaceable
tree
|
commitdiff
2017-07-24
Yedidya Feldblum
Move the SpookyHash libraries into folly/hash
v2017.07.24.00
tree
|
commitdiff
2017-07-23
Subodh Iyengar
Add fnv1-a hash to Hash
tree
|
commitdiff
2017-07-22
Mihaela Ogrezeanu
Revert D5455584: [Folly] Move the SpookyHash libraries...
tree
|
commitdiff
2017-07-22
Yedidya Feldblum
Move the SpookyHash libraries into folly/hash
tree
|
commitdiff
2017-07-20
Phil Willoughby
Introduce folly::max_align_t and folly::max_align_v
tree
|
commitdiff
2017-07-19
Dave Watson
3-way crc32c
tree
|
commitdiff
2017-07-19
Eli Lindsey
append the interface index instead of throwing an excep...
tree
|
commitdiff
2017-07-17
Yedidya Feldblum
CodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false...
tree
|
commitdiff
2017-07-14
Christopher Dykes
Replace all includes of pthread.h with the portability...
tree
|
commitdiff
2017-07-14
Christopher Dykes
Add an sfmt19937 benchmark (again)
tree
|
commitdiff
2017-07-14
Christopher Dykes
Fix building the stl_vector tests with -Wshadow-compati...
tree
|
commitdiff
2017-07-14
Phil Willoughby
Update CachelinePadded
tree
|
commitdiff
2017-07-13
Yedidya Feldblum
Sort #include lines
tree
|
commitdiff
2017-07-12
Mickey Phoenix
Fix documentation for folly's to<double>() method's...
tree
|
commitdiff
2017-07-12
Tom Jackson
Don't use range construction for associative containers...
tree
|
commitdiff
2017-07-12
Phil Willoughby
Improve launder
tree
|
commitdiff
2017-07-11
Christopher Dykes
Revert D5393697: [Folly] Add an sfmt19937 benchmark
tree
|
commitdiff
2017-07-11
Benjamin Renard
add helper method to generate same crc32 results as...
tree
|
commitdiff
2017-07-11
Christopher Dykes
Add an sfmt19937 benchmark
tree
|
commitdiff
2017-07-11
Yedidya Feldblum
Compute masks in IPAddressV6
tree
|
commitdiff
2017-07-03
Phil Willoughby
Content-conversion constructors for Future
tree
|
commitdiff
2017-07-03
Christopher Dykes
Replace folly::asm_pause with folly::asm_volatile_pause
v2017.07.03.00
tree
|
commitdiff
2017-07-02
Yedidya Feldblum
In-place construction for Try
tree
|
commitdiff
2017-07-02
Yedidya Feldblum
In-place construction for Optional
tree
|
commitdiff
2017-07-02
Yedidya Feldblum
Remove construct_in_place
tree
|
commitdiff
2017-07-01
Christopher Dykes
Enable a missing test in the CMake build
tree
|
commitdiff
2017-06-28
Giuseppe Ottaviano
Move CacheLocality out of detail/ and into concurrency/
tree
|
commitdiff
2017-06-28
Ankit Shah
Adding getter and setter methods for RSA
tree
|
commitdiff
2017-06-27
Yedidya Feldblum
Fixes for Try::withException
tree
|
commitdiff
2017-06-26
Giuseppe Ottaviano
Improve Format's handling of temporaries
tree
|
commitdiff
2017-06-23
Giuseppe Ottaviano
MoveOnly utility
tree
|
commitdiff
2017-06-21
Victor Zverovich
Call onRecycle after element is marked as deallocated...
tree
|
commitdiff
2017-06-21
Giuseppe Ottaviano
Add support for getting other threads' names
tree
|
commitdiff
2017-06-19
Christopher Dykes
Make semaphore.h a non-portable header
tree
|
commitdiff
2017-06-18
Christopher Dykes
Fix a few exception_wrapper tests under MSVC
tree
|
commitdiff
2017-06-16
Christopher Dykes
Revert D4567233: [Folly] Drop support for Clang < 3.9
tree
|
commitdiff
2017-06-15
Adam Simpkins
fix issues with the open source tests
tree
|
commitdiff
2017-06-15
James Sedgwick
fix rest of non-portable includes
tree
|
commitdiff
2017-06-13
Nick Terrell
Add toFullyQualifiedAppend() methods
tree
|
commitdiff
2017-06-10
Tianjiao Yin
fix FutexTest
v2017.06.12.00
tree
|
commitdiff
2017-06-10
Christopher Dykes
Reorganize the stats directory
tree
|
commitdiff
2017-06-09
Yedidya Feldblum
Saner test exception in ExceptionWrapperTest.cpp
tree
|
commitdiff
2017-06-07
Yedidya Feldblum
Try::tryGetExceptionObject
tree
|
commitdiff
2017-06-06
Yedidya Feldblum
Rename exception_wrapper::get_object to get_exception
tree
|
commitdiff
2017-06-06
Dave Watson
Core-local allocator
tree
|
commitdiff
2017-06-06
Christopher Dykes
Fix the build of MallctlHelperTest without JEMalloc
tree
|
commitdiff
2017-06-06
Victor Zverovich
Add element construction/destruction hooks to IndexedMe...
tree
|
commitdiff
2017-06-06
Adam Simpkins
add missing include to ThreadId.h
tree
|
commitdiff
2017-06-06
Qi Wang
Update MallctlHelperTest with jemalloc 5 APIs.
tree
|
commitdiff
2017-06-01
Yedidya Feldblum
Destroy promise/future callback functions before waking...
tree
|
commitdiff
2017-05-31
Bi Xue
add equals interface for Range class.
tree
|
commitdiff
2017-05-28
Qinfan Wu
Fix tryTo to support conversion to enumerations
v2017.05.29.00
tree
|
commitdiff
2017-05-27
Philipp Unterbrunner
Added folly::hint_emplace_iterator to folly/Iterator.h
tree
|
commitdiff
2017-05-25
Christopher Dykes
Fix reliance on the sign of char in fnv32 and fnv64
tree
|
commitdiff
2017-05-24
Victor Gao
apply clang-tidy modernize-use-override
tree
|
commitdiff
2017-05-24
Nick Terrell
Heterogeneous comparisons
tree
|
commitdiff
2017-05-23
Christopher Dykes
Make a few implicit truncations either explicit, or...
tree
|
commitdiff
2017-05-22
Christopher Dykes
Enable -Wimplicit-fallthrough
tree
|
commitdiff
2017-05-20
Christopher Dykes
Mark constexpr values needed within non-implicitly...
tree
|
commitdiff
2017-05-16
Yedidya Feldblum
Fix violations of unused-lambda-capture
tree
|
commitdiff
2017-05-16
Christopher Dykes
Switch implicit references of folly::make_unique to...
tree
|
commitdiff
2017-05-15
Yedidya Feldblum
Drop support for deprecated associative containers
tree
|
commitdiff
2017-05-12
Yedidya Feldblum
exception_wrapper::get_object<>
tree
|
commitdiff
2017-05-12
Eric Niebler
Copying a non-const FunctionRef lvalue should be a...
tree
|
commitdiff
2017-05-11
Mathieu Baudet
add missing const to fix `folly::toDynamic` on `std...
tree
|
commitdiff
2017-05-10
Anton Lunov
Revert D4982969: [Folly] Destroy promise/future callbac...
tree
|
commitdiff
2017-05-09
Yedidya Feldblum
Destroy promise/future callback functions before waking...
tree
|
commitdiff
2017-05-09
Philipp Unterbrunner
back_emplace_iterator and related classes and utility...
tree
|
commitdiff
2017-05-09
Christopher Dykes
Codemod folly::make_unique to std::make_unique
tree
|
commitdiff
2017-05-08
Jim Meyering
change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
tree
|
commitdiff
2017-05-08
Dave Watson
Add hardware crc impl
tree
|
commitdiff
2017-05-06
Andrii Grynenko
Fix folly::call_once
v2017.05.08.00
tree
|
commitdiff
2017-05-05
Eric Niebler
FixedString gets comparisons with folly::Range and...
tree
|
commitdiff
next