projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2018-01-20
Yedidya Feldblum
Remove unsafe tag and add presorted tag
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
remove unused include in Demangle.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Nathan Bronson
remove closure from assert
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Yedidya Feldblum
Use MemoryIdler in SaturatingSemaphore
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Yedidya Feldblum
Handle max deadlines in Futex
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Lee Howes
Add TimedDrivableExecutor to folly.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Yedidya Feldblum
Fix copyright line in folly/synchronization/test/Parkin...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
cmake: remove the check preventing cmake on non-Windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
cmake: mark the compression tests as slow
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
cmake: enable running the tests
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
cmake: build as many source files as possible
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
cmake: add more checks for folly-config.h generation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Adam Simpkins
demangle: remove an old TODO comment
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Wez Furlong
reuse more of Cursor to avoid future issues
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Wez Furlong
fixup decode logic for fragmented IOBufs
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Yedidya Feldblum
Improve SingletonThreadLocal performance
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Adam Simpkins
cmake: fix the test builds
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Adam Simpkins
fix a multiline comment warning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Adam Simpkins
fix some bugs in AsyncSSLSocketTest
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Adam Simpkins
suppress warnings in tests for deprecated functions
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Stepan Palamarchuk
Add DCHECKs for checking that underlying IOBuf wasn...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Dave Watson
Loop Time
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Stepan Palamarchuk
Properly handle appending to the tail of the chain
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Petr Lapukhov
add tryCreateNetwork()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Yedidya Feldblum
Fix Build: folly/synchronization/test/ParkingLotBenchma...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Adam Simpkins
cmake: fix path to FindGLog.cmake
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Yedidya Feldblum
Revert D6725091: [Folly] Use thread-local in RequestCon...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dave Watson
parkinglot benchmark
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Jim Meyering
define SKIP_IF
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Yedidya Feldblum
Use thread-local in RequestContext::getStaticContext
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Yedidya Feldblum
Fix missing WaitOptions symbol in autotools build
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Stepan Palamarchuk
Track absolute position of the cursor
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Stepan Palamarchuk
Improve fast path of Cursor
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alvaro Leiva...
allow command to accept "--" separator
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Yedidya Feldblum
Fix copyright lines
v2018.01.15.00
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Yedidya Feldblum
Convert newlines in folly/portability/PThread.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
David Goldblatt
Add Tearable, for concurrently-modified non-atomic...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Yedidya Feldblum
Promote aligned_malloc and aligned_free
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Adam Simpkins
cmake: remove DOS-style line endings
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Adam Simpkins
cmake: add checks to generate folly-config.h correctly
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Adam Simpkins
cmake: set compiler flags for non-Windows platforms
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Adam Simpkins
cmake: support using a separate build directory
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Eric Niebler
correctly handle APIs that accept Poly<T&> as an argument
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Sergey Makarenko
Register singleton's destruction using std::atexit
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Enji Cooper
Spell uintptr_t properly in static_assert in `getStackT...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Yedidya Feldblum
Unsafe pre-sorted construction for sorted-vector containers
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Adam Simpkins
cmake: fix error message on non-Windows platform
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Yedidya Feldblum
MemoryIdler::futexWaitUntil
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dave Watson
Relax stop_ memory order
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Yedidya Feldblum
Cut the ScopeGuard alias now that we have auto
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Yedidya Feldblum
Move ScopeGuardImpl and ScopeGuardImplBase into the...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Yedidya Feldblum
Stop using ScopeGuardImpl in DynamicParser
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
folly::Init, RAII variant of folly::init
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Maged Michael
UnboundedQueue: Use hazptr_obj_batch
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Adam Simpkins
logging: fix build error when using gcc with -Wmissing...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Let Futex import base-class ctors
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Maged Michael
Add hazptr_obj_batch
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Tweak FutexResult comments
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Futex::futexWait returns FutexResult
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Support for all clock types in Futex
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Use ptr-to-const in Futex
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Fix some copyright lines in folly/detail/ and folly...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Baton support for wait-options
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Yedidya Feldblum
Timed wait operations for spin-only Baton
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Adam Simpkins
logging: include file name suffixes in XLOG() category...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Adam Simpkins
logging: add numbered INFO* log level values
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Adam Simpkins
logging: rename the `DEBUG` log level to `DBG`
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Giuseppe Ottaviano
Change the enumerate() example to bind the proxy by...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Giuseppe Ottaviano
Improve performance of enumerate() with optimization...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Adriana Libório
Fixing typo in sorted_vector_types.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dan Melnic
Return if we handle any error messages to avoid unneces...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dave Watson
use in futex
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dave Watson
Add a check if max atomic_shared_ptrs is reached.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Maged Michael
UnboundedBlockingQueue: Adjust segment size
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Eric Niebler
give all folly exception types default visibility
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Keith Daigle
Update cpuid test to expect failure on non intel cpu
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Chad Austin
test that _sp includes nul bytes
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Neel Goyal
Use local error buffer in readStoreFromBuffer
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Yedidya Feldblum
Remove gcc-v4.7 support from MemoryIdler
v2018.01.08.00
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Yedidya Feldblum
Terminal comma for FutexResult enumerators
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Yedidya Feldblum
Use auto for scope-guard locals v.s. folly::ScopeGuard
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Eric Niebler
give EventBase a non-explicit default constructor
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Maged Michael
Add threshold for thread local retired objects
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Synchronized::exchange
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Fix copyright lines in folly/synchronization/Baton.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Mingtao Yang
Clarify folly::ssl::init documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Cut glog include from folly/synchronization/RWSpinLock.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Move folly/RWSpinLock.h to folly/synchronization/
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Extract WaitOptions
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Move folly/BitIterator.h to folly/container/
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Move InPlaceConstruction test in folly/test/Synchronize...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Yedidya Feldblum
Fix copyright lines for folly/Synchronized.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Neel Goyal
Add utility to create stores
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Keith Daigle
Make FOLLY_HAS_COROUTINES dependent on header
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
Yedidya Feldblum
Avoid allocs in dtors in futures collect
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
Keith Daigle
Fix to build SharedMutexTest on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
Lee Howes
Make consistent set of get and getTry methods on SemiFu...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Yedidya Feldblum
Remove SingletonVault C bindings
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Yedidya Feldblum
Use member-invoke traits in LockTraits
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Yedidya Feldblum
invoke and member-invoke tweaks
commit
|
commitdiff
|
tree
|
snapshot
next