projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-08-04
Mirek Klimos
RequestContext::create should call onUnset callback
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Christopher...
Include the fcntl.h portability header where it's needed
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Christopher...
Support TimeUtil under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Christopher...
Fix the Windows portability implementations of mmap...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Nick Terrell
Fix Enumerate C++17 Support
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Christopher...
Don't use a macro for no reason
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Christopher...
Don't name a member small
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Christopher...
Fix the mode being used in the implementation of open...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Christopher...
Force the overflow in BitVectorCoding::skipTo to be...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Mirek Klimos
Unset RequestContext properly in EventBase::runLoopCall...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
lpathy
Added DiscriminatedPtr support to arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Christopher...
Fix a typo in PicoSpinLock
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Alexander Stocko
Add libfollytestmain.la to mallctl's LDADD
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Yuri Putivsky
folly AsyncPipeReader supports IOBuf
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Maged Michael
Test of DeterministicSchedule support for global invari...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Gustavo Serra...
Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Maged Michael
DeterministicSchedule support for global invariants...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Sahil Jain
Update folly/futures README
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Dave Watson
Ensure getVia(eventbase) does not busy wait
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Aravind Anbudurai
readFile to take in fd
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Igor Sugak
folly: remove template argument to std::abs to fix...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Yedidya Feldblum
Remove the glog header include from Assume.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Christopher...
Fix the ffs builtins under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Christopher...
Don't disable the shadowing warning just for a paramete...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Christopher...
Fix nextPowTwo for 64-bit values under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Christopher...
Switch some assertions to std::thread rather than pthread
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
David Wilemski
fix HHWheelTimer comment typo
v2016.08.01.00
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Aaryaman Sagar
Added initlist_construct_t tag for explicit initializer...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Dave Watson
More tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Giuseppe Ottaviano
Limit symbol length in demangle()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Anirudh Ramachandran
Add a const getter for X509 used in handshake (server...
v2016.07.29.00
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Dave Watson
fix hhwheeltimertest
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Sven Over
futures: fix behaviour when executors don't exec callback
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jim Meyering
folly/experimental/test/FutureDAGTest.cpp: fix ASAN...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Yuri Putivsky
takeOwnershipOfPipes method releases memory
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Adam Simpkins
add an unlock() method to Synchronized<T>::LockedPtr
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Christopher...
Don't shift an int left while assigning it to a size_t
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Wez Furlong
folly: fix AtomicUnorderedMap compilation on macOS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Support PicoSpinLock on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Consistently reference an internal struct as a struct
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Fix the weak linking of JEMalloc under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Don't run the thread local tests requiring dlopen on...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Get MSVC able to construct an Indestructible
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Only try to use the membarrier on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Add folly::assume_unreachable
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Make RangeEnumerator C++17 compliant (Generalizing...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Michael Lee
Add a dummy FlagSaver class.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Andrii Grynenko
Support custom loop runner for EventBaseLoopController
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Yang Chi
A BufferCallback was created but never deleted in Async...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Yang Chi
No need to go through the list when you just want the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Handle MSVC's preprocessor oddities in the SharedMutex...
2016.07.26
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Christopher...
Include sys/types.h portability header in Enumerate
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Neel Goyal
Refactor socket peeker
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Misha Shneerson
Fix gcpu regression associated with 1ms tick in HHWheel...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Giuseppe Ottaviano
Fix typo in SharedMutex comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Giuseppe Ottaviano
Fix a namespace issue
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Qinfan Wu
Add helper functions for mallctl
commit
|
commitdiff
|
tree
|
snapshot
2016-07-23
Yedidya Feldblum
Move RequestContext definitions to source files
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Melanie Subbiah
RequestContext changes to facilitate thread tracing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Mark Isaacson
Fix ASAN exposed heap-use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Rename GetTickCount to GetClockTickCount
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Update FB_ONE_OR_NONE in Preproc.h to work with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Always use the 64-bit conversion function in ConvBenchm...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Include the Builtins portability header in Bits.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Include the sys/types.h portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Use decltype to get the type of a non-static local
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Don't typedef types to the same name in different names...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Wez Furlong
folly: fixup folly::Random FixedSeed test expectations...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Christopher...
Don't use ?:
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Christopher...
Support StlVectorTest for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Christopher...
Mark a couple of local constants as static constexpr
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Christopher...
Disable a test of ThreadLocal across forks for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Yedidya Feldblum
allocate_sys_buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Mingtian Yin
Record whether cached certificate was used
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Wez Furlong
folly: allow folly::init to build on systems without...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Christopher...
Wrappers folly::chrono::clock_gettime and clock_gettime_ns
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Steve Muir
Generate a pkg-config file for Folly
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Christopher...
Handle small_vectors with 0 inline capacity correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Elliott Clark
Correctly use iters_ in ProducerConsumerQueueBenchmark
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Yedidya Feldblum
Make the mprotect variant of asymmetricHeavyBarrier...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Michael Lee
Fix macro check in SysMembarrier
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Wez Furlong
folly: unconditionally include boost mutex definitions...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Christopher...
Make sure to return from atomicHashArrayInsertRaceThread
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Andrii Grynenko
Use membarrier in TLRefCount
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Wez Furlong
folly: improve setThreadName for macOS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Andrii Grynenko
Fix mocking to support multiple overrides
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Christopher...
Always pack small_vector
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Christopher...
Make static analysis happy about the length of patternBuf
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Christopher...
Add an Atomic portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Wez Furlong
folly: fix initialization for CLOCK_PROCESS_CPUTIME_ID...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Wez Furlong
folly: fix constexpr methods in RandomTest on macos
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Wez Furlong
folly: fixup CompressionTest compilation on macos
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Qinfan Wu
Fix FBStringTest build failure and hash computation...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Tom Jackson
get_or_throw(map, key) returns references
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matthieu Martin
Fix compilation issue related to Fibers WhenN
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Eric Niebler
Make Synchronized tests work with gtest-1.7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Eric Niebler
out-line the SharedMutexImpl members that directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Christopher...
Assume GFlags isn't present if FOLLY_HAVE_LIBGFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Christopher...
Fix the base gen test with GTest 1.7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Michael Lee
Add a check for wchar support
commit
|
commitdiff
|
tree
|
snapshot
next