projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2015-04-27
Dave Watson
Change ThreadManager interface to Executor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Fugal
Cleanup Future(Value) ctor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
take collections by reference
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Jun Li
Make MIN_WRITE_SIZE configurable for AsyncSSLSocket.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Naizhi Li
Add support for creating SocketAddress directly from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Dave Watson
future / fiber integration
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
when* -> collect*
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
fix collect() for move-only types
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Fugal
then-with-Executor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
fix collect for non-default-constructible types, for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
map()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Fugal
Assume exception when Executor::add throws
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
revert D1985475, clang still borked
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Dave Watson
test failure conditions in LengthFieldBasedFrameDecoder
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
Revert "Revert "Deprecating folly::is_complete""
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
Revert "Deprecating folly::is_complete"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Fugal
then-with-Executor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
fix collect for non-default-constructible types
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
README: Fixed typo, formatted code, and linked to docs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
Adds x64 arch-specific test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
Update Copyright 2014 -> 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marcelo Juchem
Deprecating folly::is_complete
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Nicholas Ormrod
We might avoid some temporaries in putMessagesImpl
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Dave Watson
runImmediatly fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
collect()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
fulfil -> setWith, fulfilTry -> setTry
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Andre Pinto
Instrument fibers execution
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Andrii Grynenko
Make sure we can't access LocalData when destroying it
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
onError(exception_wrapper)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
James Sedgwick
remove unnecessary & deprecated activate() call
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Brian Watling
Ensure the loop callback is scheduled when the ready...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Louis Brandy
fix race in ~ThreadWheelTimekeeper
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Louis Brandy
parse flags in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Fugal
(rx) Include types.h first
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Viswanath Sivakumar
Bump version to 35:0
v0.35.0
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Nathan Bronson
SharedMutex potential lost wakeup with exactly 3 or...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
Move StringHandler to its own file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
LineBasedFrameDecoder
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
Pipeline OutputBufferingHandler
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Lucian Grijincu
folly: MemoryMapping: add offset/size params to advise
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Lucian Grijincu
folly: MemoryMapping: respect writable when opening...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
AsyncSocketHandler cacheChainLength
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Andrii Grynenko
Remove FiberManager move-constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
AsyncUDPServerSocket passes socket in callback
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Brian Watling
Add ability to yield execution of the currently running...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Andrii Grynenko
Fix open-source Makefiles after fibers were moved to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Hans Fugal
GlobalExecutor.h include Executor.h and IOExecutor.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Andrii Grynenko
Add FiberManager local type
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Pavlo Kushnir
Option to record precise stack on every N fiber
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dave Watson
shared ptr vector sockets
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Andrii Grynenko
Use Fiber locals for TAO Fiber-locals
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Andrii Grynenko
Fiber-local context
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Joel Goguen
Add static method to skip SSL init
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
afrind
Bump version to 34:0
v0.34.0
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alan Frindell
Update Makefile.am for AsyncSignalHandler
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Rushi Desai
Move mcrouter/lib/fibers to folly/experimental/fibers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
afrind
Bump version to 33:0
v0.33.0
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Dave Watson
UDP bind via port or address
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alan Frindell
Move TAsyncSignalHandler into folly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alan Frindell
Add socket mocks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alan Frindell
Move AsyncSocket tests from thrift to folly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Rushi Desai
Move AtomicLinkedList to folly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Hannes Roth
(Wangle) Swap order of Try<T> and T matching
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Naizhi Li
Add support for writev for AsyncUDPSocket
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Tom Jackson
Minor fixes from documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Mark McDuff
improve split() docs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Hannes Roth
(Wangle) Allocate lambda space inside Core instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Dave Watson
stop in same thread
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Joel Goguen
Move OpenSSL uninitialization to a separate function
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yuri Putivsky
Get access to EventBaseManager object
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Daniel Pittman
MPMCQueue - FPE to invalid_argument for 0 capacity
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Dave Watson
Default accept function in Acceptor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yedidya Feldblum
EventBase::runImediatelyOrRunInEventBaseThreadAndWait.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yuri Putivsky
Fixing predicate inlining
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yuri Putivsky
Extend IO pool with external optional event_base_manager
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Dave Watson
asyncudpserversocket reuse port
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Hans Fugal
Future::filter(A => bool)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alexey Spiridonov
Add CaptureFD for log testing (and some glog patterns)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alexey Spiridonov
Add EXPECT_{NO_,}_PCRE_MATCH macros
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Adam Simpkins
TemporaryFile and TemporaryDirectory
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Hannes Roth
(Wangle) Reduce
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Noam Lerner
Bump version to 32:0
v0.32.0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Ben Maurer
Add a pretty macro for deprecation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sarang Masti
Relax CHECK condition in stringAppendfImpl
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Dave Watson
httpserver on serverbootstrap (2)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Alexey Spiridonov
Add ChangeToTempDir to TestUtil
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andrii Grynenko
Make folly::Singleton DFATAL as late as possible
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Dave Watson
Udp Acceptor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Dave Watson
fix service memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Alexey Spiridonov
Add comment about djb2 hash
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sean Cannella
SocketAddress::anyAddress should be a method
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Hannes Roth
(Wangle) Clean up move constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andrey Goder
Support 'min ms to log'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Alexey Spiridonov
Fix logFormat
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Andre Azevedo
Bump version to 31:0
v0.31.0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Nicholas Ormrod
Fixed README download link to get the correct GTest...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Praveen Kumar
BackoffTimeout disallow copy, move, default ctor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Praveen Kumar
We might avoid some temporaries
commit
|
commitdiff
|
tree
|
snapshot
next