projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2014-11-19
Dave Watson
Move Acceptor to wangle
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Philip Pronin
fix potential memory leak in ThreadLocal
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alex Landau
CompactProtocol: more improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Andrii Grynenko
folly::Singleton-based McrouterManager
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Hans Fugal
Have EventBase implement wangle::Executor
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Nick Burrett
folly::EventBase: wrap libevent calls to prevent race...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Alecs King
Use folly::IPAddress::hash instead of gethostid
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dave Watson
Clean up RequestContext
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dave Watson
OS merges
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Dmitry Panin
Add optional parameter pruneHook to EvictingCacheMap...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Pavlo Kushnir
Bump version to 15:0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix folly lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Misha Shneerson
isDetachable for HHWheelTimer
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dave Watson
Move SSL socket to folly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Tom Jackson
Remove volatile from MemoryMappingTest
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Daniel Sommermann
Add some SocketAddress tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dmitry Panin
Fix integer overflow in folly/Benchmark.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Philip Pronin
BMI1 support in EliasFanoCoding
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Hans Fugal
(wangle) fix a race condition in Core::maybeCallback
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Brian Watling
Remove memory leak from readRandomDevice by using a...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Brian Watling
Fix crashes in readRandomDevice()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Hans Fugal
(wangle) fix a race in whenAll
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Lucian Grijincu
folly: wangle: NamedThreadFactory: store of the thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix licenses
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix global statics
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
rm protected inheritance
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
James Sedgwick
netty-like channels
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Daniel Sommermann
Fix -Wsign-compare
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
James Sedgwick
Name prefix setter for NamedThreadFactory
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dave Watson
Fix bad rebase for SSLContext
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix line too long lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Mark Drayton
Increase size of demangled symbol buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Sachin Kadloor
Undo a local change
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
volatile override
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dave Watson
fix build
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Tomislav Novak
Fix large size class category handling in folly::goodMa...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Sachin Kadloor
SocketAddress logging
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix/override bad symbol names
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Comparing the same tokens
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
throw() specs deprecated
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Fix folly lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dave Watson
SSLContext
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Dave Watson
save/restore request context in future
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Hans Fugal
(wangle-test) fix double ifndef in thens.rb
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
operator::* needs implicit
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Make dynamic noexcept
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Daniel Sommermann
Fix -Wsign-compare
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Override #define of keyword
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Override for include-guard
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Allow catch-int to be nolinted
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nicholas Ormrod
Move constructors should be noexcept
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
James Sedgwick
Future<T>::then([](T&&)), aka next()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
dcsommer
Bump version to 14:0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Sean Cannella
Really fix the clang warning in Format-inl.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Nicholas Ormrod
Fix spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Nicholas Ormrod
Fix multiple includes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Nicholas Ormrod
operator bool()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Nicholas Ormrod
__attribute__s need double underscore
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
move clang disable of Thens.cpp to thens.rb
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
Move AsyncSocket to folly (try 2)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Sean Cannella
Address clang sign warning in Format-inl.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
kill threadgate
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
Add MemoryIdler suppot to IOThreadPoolExecutor
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Viswanath Sivakumar
Revert "D1587625 [thrift->folly] AsyncSocket"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Adam Simpkins
improve io::Appender functionality
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
Add missing headers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
AsyncSocket
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) fix race in Core::detachOne()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
unrevert "(wangle) express current Core functionality...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
Remove some leftover apache paths
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
Revert "(wangle) express current Core functionality...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
fix Future<const T>::value()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Dave Watson
move asyncserversocket to folly
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
James Sedgwick
add PortableSpinLock.h to Makefile, unbreak fbthrift...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Andrii Grynenko
Schedule destroyInstances in registrationComplete
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) fix after-delete assert
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
waitFor race workaround
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) Fix a couple compilation issues
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) Interrupts (and therefore, cancellation)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) express current Core functionality with a...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) Core cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) deprecate Later and ThreadGate
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
remove fireAndForget
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(wangle) dummy cpp files
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Hans Fugal
(FSM) updateState with unprotected action
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
James Sedgwick
sync wangle to makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Sean Cannella
Support NotificationQueue on iOS/Android
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
dcsommer
Bump version to 13:0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Pavlo Kushnir
Fix mcrouter opensource build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Max Wang
Fix typo in folly::Optional
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sean Cannella
Fix one missing conditional for Android
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Tom Jackson
Fixing broken bits test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Max Wang
Allow Optional<T> {=,!}= T comparisons in folly::Optional
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Dave Watson
move shutdown socket set
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sean Cannella
Conditionals for iOS / Android compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andrii Grynenko
Don't throw in Singleton::get() if singleton is alive
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Subodh Iyengar
Remove global init of ThreadLocal in Random
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
James Sedgwick
support for move-only types
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
James Sedgwick
merge wangle/Executor.h and experimental/wangle/concurr...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andrii Grynenko
Schedule destroyInstances only when first singleton...
commit
|
commitdiff
|
tree
|
snapshot
next