projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Adds writer test case for RCU
[folly.git]
/
folly
/
futures
/
2017-02-15
Phil Willoughby
Replace the future-splitting system
tree
|
commitdiff
2017-02-06
Sven Over
execute callbacks as rvalue references
tree
|
commitdiff
2017-02-01
Christopher Dykes
Swap a few APIs to reduce sign and implicit truncations...
tree
|
commitdiff
2017-01-27
Christopher Dykes
Make most implicit integer truncations and sign convers...
tree
|
commitdiff
2017-01-24
Mathieu Baudet
folly: remove unused includes
tree
|
commitdiff
2017-01-13
Eric Niebler
capture exception information when creating exception_w...
tree
|
commitdiff
2017-01-09
Nick Wolchko
Remove folly::Future conversion constructor
tree
|
commitdiff
2017-01-04
Yedidya Feldblum
2017
tree
|
commitdiff
2017-01-02
Mathieu Baudet
fbcode: remove unused includes from .cpp files without...
tree
|
commitdiff
2016-12-30
Yedidya Feldblum
Let Future::then call callbacks outside of the catch...
tree
|
commitdiff
2016-12-29
Eric Niebler
folly::FutureException inherits from std::logic_error...
tree
|
commitdiff
2016-12-22
Jason Leng
Update future interrupts example in README
tree
|
commitdiff
2016-12-18
Mathieu Baudet
fbcode: remove unused includes from .cpp files with...
v2016.12.19.00
tree
|
commitdiff
2016-12-13
Christopher Dykes
Enable -Wunreachable-code-return
tree
|
commitdiff
2016-12-09
Christopher Dykes
Enable -Wextra-semi
tree
|
commitdiff
2016-12-07
Nathan Bronson
fix FutureTest/RequestContext
tree
|
commitdiff
2016-12-02
Christopher Dykes
Begin making folly compile cleanly with a few of MSVC...
tree
|
commitdiff
2016-12-01
Yedidya Feldblum
Future<typename>::getTryVia
tree
|
commitdiff
2016-11-19
Christopher Dykes
Workaround a bug resolving decltype'd locals in lambdas
v2016.11.21.00
tree
|
commitdiff
2016-11-18
Yedidya Feldblum
Fix Build: folly with -Wmissing-braces
tree
|
commitdiff
2016-11-15
yizhiren
correct the description about the thread to run
tree
|
commitdiff
2016-10-24
James Sedgwick
sync README
tree
|
commitdiff
2016-10-19
Jim Meyering
folly/futures/test/NonCopyableLambdaTest.cpp: avoid...
tree
|
commitdiff
2016-10-19
Jim Meyering
folly/futures/test/ViaTest.cpp: avoid shadowing warnings
tree
|
commitdiff
2016-10-19
Jim Meyering
folly/futures/test/WhileDoTest.cpp: avoid shadowing...
tree
|
commitdiff
2016-10-14
Matthieu Martin
noexcept CollectVariadicContext destructor
tree
|
commitdiff
2016-10-13
Matthieu Martin
Provide a unpackTryTuple function in folly
tree
|
commitdiff
2016-10-06
Alex Yarmula
Reverted commit D3979179
tree
|
commitdiff
2016-10-06
Alex Yarmula
use previous Executor after delayed
tree
|
commitdiff
2016-09-26
Phil Willoughby
Make a SharedPromise from a Future
tree
|
commitdiff
2016-09-22
Tianjiao Yin
fix flaky TimeKeeper unit-test
tree
|
commitdiff
2016-09-10
Christopher Dykes
Use the GTest portability headers
v2016.09.12.00
v2016.09.12.01
tree
|
commitdiff
2016-09-01
Eric Niebler
Add ScopeGuard.h include in places where it is needed.
tree
|
commitdiff
2016-08-26
Yunqiao Zhang
collectOne
tree
|
commitdiff
2016-08-12
Sven Over
prepare for folly::Executor taking folly::Function
tree
|
commitdiff
2016-08-02
Sahil Jain
Update folly/futures README
tree
|
commitdiff
2016-08-02
Dave Watson
Ensure getVia(eventbase) does not busy wait
tree
|
commitdiff
2016-07-29
Sven Over
futures: fix behaviour when executors don't exec callback
tree
|
commitdiff
2016-07-23
Yedidya Feldblum
Move RequestContext definitions to source files
tree
|
commitdiff
2016-07-14
Sven Over
ManualExecutor: add clear method
tree
|
commitdiff
2016-07-02
Christopher Dykes
Include the correct headers in various tests
tree
|
commitdiff
2016-06-29
Mirek Klimos
Replace RequestContext::create with RequestContextScope...
tree
|
commitdiff
2016-06-20
Christopher Dykes
Adjust the way Future<Unit>'s constructor is defined
tree
|
commitdiff
2016-05-30
Christopher Dykes
Switch uses of <unistd.h> to <folly/portability/Unistd.h>
tree
|
commitdiff
2016-05-19
Yedidya Feldblum
Extract Try to top-level
tree
|
commitdiff
2016-05-19
Andrii Grynenko
Move fibers out of experimental
tree
|
commitdiff
2016-05-19
Yedidya Feldblum
Make Try independent of Future
tree
|
commitdiff
2016-05-18
Yedidya Feldblum
Extract Unit to top-level
tree
|
commitdiff
2016-05-18
Yedidya Feldblum
Keep the Unit test suite free of Promise and Future
tree
|
commitdiff
2016-05-17
Yedidya Feldblum
Simplify Unit
tree
|
commitdiff
2016-05-14
Yedidya Feldblum
A thread-per-task executor
tree
|
commitdiff
2016-05-13
Mirek Klimos
Replace RequestContext::setContext with RequestContextS...
tree
|
commitdiff
2016-05-13
Chad Parry
Construct all HHWheelTimer instances with the factory...
tree
|
commitdiff
2016-05-04
Yedidya Feldblum
Let via take a functor by universal reference
tree
|
commitdiff
2016-05-03
Sven Over
fix passing move-only types to via(Executor*, Func)
tree
|
commitdiff
2016-04-30
Andrii Grynenko
Don't require folly::Unit in addTaskFinally
tree
|
commitdiff
2016-04-27
Eric Niebler
Reimplement folly::Function to improve compile times.
tree
|
commitdiff
2016-04-23
Sven Over
use forward instead of move for universal references
tree
|
commitdiff
2016-04-22
Hans Fugal
update futures README
tree
|
commitdiff
2016-04-20
Michael Lee
Define more pieces of portability/GFlags
tree
|
commitdiff
2016-04-05
Sven Over
folly/futures: replace MoveWrappers with generalised...
tree
|
commitdiff
2016-03-29
Sven Over
folly/futures: use folly::Function to store callback
tree
|
commitdiff
2016-03-22
Michael Lee
Use FOLLY_MOBILE to split some functionality
tree
|
commitdiff
2016-03-01
Subodh Iyengar
Add conversion constructors for Future
tree
|
commitdiff
2016-02-24
Sven Over
folly/futures: keep Core alive until callback has returned
tree
|
commitdiff
2016-02-15
Lee Howes
Modification to futures to remove deadlock in certain...
tree
|
commitdiff
2016-02-15
Andrii Grynenko
Unify runInMainContext for void and non-void
tree
|
commitdiff
2016-02-15
Michael Lee
Make Gold more like Core.
tree
|
commitdiff
2016-02-12
Mark Isaacson
folly copyright 2015 -> copyright 2016
tree
|
commitdiff
2016-02-07
Sven Over
folly/futures: fix early release of non-embedded callbacks
tree
|
commitdiff
2016-02-05
Francis Ma
Loosen restriction to get folly::future::CoreTest pass...
tree
|
commitdiff
2016-01-28
Igor Sugak
folly: build with -Wunused-parameter
tree
|
commitdiff
2016-01-14
Francis Ma
Decouple future and fiber for mobile
tree
|
commitdiff
2015-12-23
Michael Lee
Remove extra FLAGS_seed definition
tree
|
commitdiff
2015-12-07
John Sherwood
add type info to broken promise what()
tree
|
commitdiff
2015-12-01
Yedidya Feldblum
CodeMod: Use the ExceptionWrapper::with_exception varia...
tree
|
commitdiff
2015-12-01
Yedidya Feldblum
Avoid deprecated Singleton<T>::get() in folly/futures
tree
|
commitdiff
2015-11-25
Yedidya Feldblum
A well-known instance of folly::Unit
tree
|
commitdiff
2015-11-20
Alexander Shaposhnikov
Remove busy wait and support multiple wait
tree
|
commitdiff
2015-11-13
Andrii Grynenko
Make collect work for types with no default constructors
tree
|
commitdiff
2015-11-11
Alexander Shaposhnikov
Revert my change (which broke down the cont build)
tree
|
commitdiff
2015-11-11
Alexander Shaposhnikov
Remove busy wait
tree
|
commitdiff
2015-11-05
Viswanath Sivakumar
Set interrupt handler correctly on SharedPromise
tree
|
commitdiff
2015-10-27
Shaft Wu
Track callback life cycle for HHWheelTimer and EventBase
tree
|
commitdiff
2015-10-13
Hans Fugal
(folly) have Try::moveFromTry take an lvalue
tree
|
commitdiff
2015-10-02
Nathan Bronson
fix compiler warnings from gcc-4.9 + -Wunused-variable
tree
|
commitdiff
2015-09-18
James Sedgwick
move ThreadWheelTimekeeper out of detail
tree
|
commitdiff
2015-09-10
Elliott Clark
Add SharedPromise<T>::isFulfilled
tree
|
commitdiff
2015-09-04
James Sedgwick
fix SharedPromise<T>::setWith
tree
|
commitdiff
2015-09-02
Sven Over
folly: specialise makeFutureWith for functions returnin...
tree
|
commitdiff
2015-08-12
Hannes Roth
(Wangle) Use perfect forwarding for LambdaBufHelper
tree
|
commitdiff
2015-08-11
Hannes Roth
(Wangle) Align lambdaBuf_
tree
|
commitdiff
2015-08-11
Noel Sardana
Added futures helpers times, when, and whileDo
tree
|
commitdiff
2015-08-06
Alexander Shaposhnikov
Make Core.size test portable
tree
|
commitdiff
2015-08-04
Nathan Bronson
make RetryingTest more robust
tree
|
commitdiff
2015-08-03
Orvid King
Add MSVC support to futures/Deprecated.h
tree
|
commitdiff
2015-07-31
Yedidya Feldblum
futures::retrying.
tree
|
commitdiff
2015-07-29
Sara Golemon
Regenerate README.md from source
tree
|
commitdiff
2015-07-29
Orvid King
Move various attributes before the declaration to be...
tree
|
commitdiff
2015-07-28
Jason Rahman
Allow for mutable lambdas with Future::ensure()
tree
|
commitdiff
next