projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-02-15
Anton Likhtarov
Fix undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Alex Malyshev
Add overloads of Range::{start,end}sWith with custom...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Maxim Georgiev
Timestamping callback interface in folly::AsyncSocket
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Adam Simpkins
add Range constructors from std::array
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andrii Grynenko
Minor GDB script fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Jack Montgomery
changed Synchronized.md to reflect SharedMutex as default
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andrew Krieger
Detect identity conversion in toDynamic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Den Raskovalov
add folly:hasher<bool>
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andrii Grynenko
Add keepAlive() mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Phil Willoughby
Benchmark string copying via the formatter
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andrew Krieger
Non-const `dynamic` iterators
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Sebastian Messmer
Specialise std::hash for folly::Optional
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Ameya Limaye
Throw custom exception type when ABD fails a result...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Christopher...
Make a few coersions to bool explicit
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Phil Willoughby
Modify BaseFormatter to help static analysers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Phil Willoughby
Run clang-format over Format*.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Christopher...
Support compiling in C++14 mode
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Sven Over
execute callbacks as rvalue references
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Andrey Ignatov
Expose testing callbacks from AsyncSocketTest2.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Matt Glazar
Fix environ enumeration on Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Xuli Liu
Expose more functions/constructors on BucketedTimeSeries
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Mark Logan
Add ContainerT&& ctors to sorted_vector_map and sorted_...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Mark Logan
Fix worst-case quadratic behavior of iterator construct...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Pádraig Brady
Fix build failure with GCC 5
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Christopher...
Correct the API of some functions in the portability...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Yedidya Feldblum
Assorted cleanups for folly/portability/BitsFunctexcept.h
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Scott Michelson
MPMCQueue Wrapper with priorities
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Christopher...
Swap a few APIs to reduce sign and implicit truncations...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Christopher...
Use std::chrono::high_resolution_clock for folly::Benchmark
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Igor Adamski
FunctionScheduler - set running_ when it has actually...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Phil Willoughby
Require compile-time constant format strings to `shellify`
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Michael Lee
crt_externs.h is not available on all platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Michael Lee
Fix folly/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Michael Lee
Split up experimental/TestUtil
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Michael Lee
char ** enivron is inconsistent on some platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Jason Rahman
RFC: Include timeout duration in exception message
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Christopher...
Actually do the stress test on RCURefCount and make...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Phil Willoughby
Namespace rename from UpperCamelCase to snake_case
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Angelo Failla
Implemented IPAddressV6::getMacAddressFromLinkLocal
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Christopher...
Move the Environment portability header to the stdlib...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Christopher...
Make most implicit integer truncations and sign convers...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Christopher...
Add __builtin___clear_cache to the portability headers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Daniel Sommermann
Add ability to set custom SSLContext on TestSSLServer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Michael Lee
Re-Gate setenv/unsetenv
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Daniel Sommermann
Split out SSL test server for reuse
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Christopher...
Fix JemallocNodumpAllocator when compiled without folly...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Petr Lapukhov
Add disableTransparentTls call
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Christopher...
Actually allow SFINAE to occur with setThreadName
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Mathieu Baudet
folly: remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ryan Wilson
Add needsPeerVerification function to check if peer...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Christopher...
Ensure portability/Windows.h is included before OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Igor Zinkovsky
fix use-after-free in addFunctionOnce
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Maged Michael
Made atomics generic in hazptr_owner member functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Christopher...
Define AF_LOCAL in the socket portability layer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Kyle Nekritz
Clear OpenSSL error stack after loading certificate...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Luca Niccolini
Revert D4389970: add an option to clear error before...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Maxim Georgiev
Enable EOR flag configuration for folly::AsyncSocket.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Phil Willoughby
Modernise and clang-format existing formatting benchmark
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Andrii Grynenko
Add fiber-print-limit command
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Maxim Georgiev
Adding 'compound assignment union operator' for folly...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Eric Niebler
Add a missing #include. Remove an unnecessary #include.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Christopher...
Drop unneeded Pthread include
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Christopher...
Don't use Pthread in EventBase
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Christopher...
Support setting thread name via std::thread::id
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Igor Sugak
remove override from adjacent_tokens_only
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Marcus Holland...
Protect memcpy calls against undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Jim Meyering
folly/Traits.h: fix a deep problem with FBVector
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Eric Niebler
capture exception information when creating exception_w...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Dave Watson
Add AsyncSSLSocket option to turn off transparent tls
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Yedidya Feldblum
Slight simplification of exception_wrapper constructor
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Subodh Iyengar
add an option to clear error before calling ssl methods
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Yedidya Feldblum
Fix an inefficiency in json-serializing a dynamic with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
kumagi
fix typo in comments. s/unitialized/uninitialized/g
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Yedidya Feldblum
Rename exception_wrapper::getExceptionPtr to to_excepti...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Maged Michael
Fix dynamic MPMCQueue tryObtainPromisedPushTicket(...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Christopher...
Use 2 second loop smoothing period rather than 20 seconds
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Kyle Nekritz
Add pre received data API to AsyncSSLSocket.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Kyle Nekritz
Set custom ssl bio read method.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Zonr Chang
Include <errno.h> for using "errno" and ENOMEM.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Nick Wolchko
Remove folly::Future conversion constructor
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Michael O'Farrell
Fix folly json to only sort properties of objects based...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Igor Sugak
remove always true if-predicate (gcc-5 -Wlogical-op)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Eric Niebler
add folly::as_const, like C++17's std::as_const
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Christopher...
Properly std::chrono'ize HHWheelTimer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Christopher...
std::chrono'ize EventBase::loopBody
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Christopher...
std::chrono'ize EventBase::setMaxLatency
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Yedidya Feldblum
Remove <glog/logging.h> from folly/Indestructible.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Eric Niebler
add folly::void_t like C++17's std::void_t
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Yedidya Feldblum
Skip defined checks in folly/Memory.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Zonr Chang
__throw* functions seem to be available in LLVM 4.0...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Christopher...
std::chrono'ize EventBase::setLoadAvgMsec
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Christopher...
std::chrono'ize EventBase::SmoothLoopTime
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Igor Sugak
fix gcc-5 build
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Igor Sugak
fix gcc-5 build
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Michael Lee
make_unique is ambiguous with c++14 for some platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Eric Niebler
don't use assert in benchmarks. it gets stripped out...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Yedidya Feldblum
Namespace the UBSAN_DISABLE symbol
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Yedidya Feldblum
Backport ceil, floor, round from C++17 std::chrono
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Yedidya Feldblum
Keep the std::exception* or std::type_info* in folly...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Shoaib Meenai
Add preprocessor macro to disable throw* definitions
commit
|
commitdiff
|
tree
|
snapshot
next