projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-12-30
Zbigniew Szymanski
Move internal `decodeUtf8` method from json.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Yedidya Feldblum
Let Future::then call callbacks outside of the catch...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Yedidya Feldblum
Const-correctness for folly::exception_wrapper::with_ex...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Eric Niebler
folly::TryException inherits from std::logic_error...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Eric Niebler
folly::FutureException inherits from std::logic_error...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Bi Xue
Make FunctionRef support bool operator
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Giuseppe Ottaviano
Avoid shadowing warnings in SYNCHRONIZED
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Anirudh Ramachandran
Add OpenSSL portability layer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Yedidya Feldblum
folly::copy
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Philip Pronin
nuke UNSYNCHRONIZED
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Yedidya Feldblum
A smaller implementation of try_and_catch
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Adrian Hamza
Make UncaughtExceptionCounter public
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Eric Niebler
Add proper Doxygen comment markings around exception_wr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Christopher...
pass RNG by reference so state is updated on each call
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Sven Over
fix include dependencies in folly/stats
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Yedidya Feldblum
Fix a wrong filename in a comment in ExceptionWrapper.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Christopher...
Use std::chrono for timeouts to sslAccept and sslConn...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Jacob Bower
Enable making libfollyinit even when libdwarf is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Yedidya Feldblum
Move Thrower into exception_wrapper
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Yedidya Feldblum
Move the guts of try_and_catch into a detail namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Jason Leng
Update future interrupts example in README
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Jacob Bower
Make folly pkg-config more usable on OS X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Yedidya Feldblum
to_weak_ptr
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Christopher...
Support fchmod and include the correct portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Yedidya Feldblum
Add missing includes in folly/experimental/observer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Amir Shalem
FBString: remove unnecessary 7-byte padding in large...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Christopher...
Fix the return type for sysconf in the unistd portabili...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Amir Shalem
Fix bug where capacity is not updated correctly after...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Eric Niebler
use folly::FunctionRef for EventBase::run(ImmediatelyOr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Michael Lee
Fix sysconf return type
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Christopher...
Enable -Wunreachable-code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Misty De Meo
Fix search name for gflags's .pc file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Guobao Sun
Fix library name for thread_local_test in open source...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Eric Niebler
rename ExpectedStorage::isThis to isSelfAssign so that...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Jim Meyering
folly/fibers/TimedMutex-inl.h: avoid shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Jim Meyering
folly/io/async/test/EventBaseTest.cpp: doubly-nested...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Mathieu Baudet
fbcode: remove unused includes from .cpp files with...
v2016.12.19.00
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Yedidya Feldblum
Let ScopedEventBaseThread destruct the EventBase in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Yedidya Feldblum
Split EventBaseThread from ScopedEventBaseThread
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Fix some implicit truncation and implicit sign coersion...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Junlin Zhang
add cancelFunctionAndWait and cancelAllFunctionsAndWait...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Andrii Grynenko
Fix TimedMutex deadlock when used both from fiber and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Yinghai Lu
Add BEXTR instruction support
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Revert D4310312: [Folly] Enable -Wunreachable-code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Yedidya Feldblum
Always use an EventBaseManager with ScopedEventBaseThread
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Enable -Wunreachable-code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Allow folly to compile cleanly with most of the rest...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
More implicit truncation warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Refactor stats to use the same type for indexes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Christopher...
Include <cassert> when using assert
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Yedidya Feldblum
Check the baton waits in the ScopedEventBaseThread...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andrii Grynenko
Require runBeforeLoop callbacks to be canceled prior...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Wez Furlong
add folly::init to libfolly for OSS build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andrii Grynenko
Make FunctionLoopCallback available outside of EventBas...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-15
Andrii Grynenko
Make SingletonVault state use ReadPriority mutex
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Eric Niebler
work around GCC#61971 (spurious -Warray-bounds warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Nathan Bronson
fix ExceptionTracerTest build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Christopher...
Allow building with -Wmissing-noreturn
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Andrii Grynenko
Update fibers GDB docs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Michael Lee
Find and remove unused headers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Andrii Grynenko
Move GDB scripts for fibers into folly
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Neel Goyal
Add evb change callback to SSL Socket
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Christopher...
Enable -Wunreachable-code-return
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Philip Pronin
move JemallocNodumpAllocator to folly/experimental
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Igor Zinkovsky
allow run-once callbacks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Christopher...
Allow building with -Wshift-sign-overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Christopher...
Allow building with -Wgnu-conditional-omitted-operand
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Christopher...
Don't declare a variable for exceptions we discard
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Christopher...
Fix some implicit truncation and sign coersion in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Christopher...
Enable -Wunreachable-code-break
v2016.12.12.00
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Kyle Nekritz
Log supported versions extension in AsyncSSLSocket.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Nathan Bronson
folly/io/async/tests: always detach event base in tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Christopher...
Enable -Wextra-semi
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Christopher...
Don't shadow locals, parameters or fields
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
David Goldblatt
Fix SimpleBarrier
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Dave Watson
update small locks benchmark
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Qinfan Wu
Fix sorted_vector_set::erase
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
David Lam
Fix Synchronized.md documentation to use correct condit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Christopher...
Fix some implicit truncations in the interaction with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Yedidya Feldblum
Cut some includes from Executor.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Wez Furlong
USE_JEMALLOC in the OSS build if we have jemalloc
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eric Niebler
add folly::FixedString, a constexpr-usable string with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Christopher...
Rename stdin, etc. in Subprocess to work with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Nathan Bronson
fix FutureTest/RequestContext
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Nathan Bronson
increase writeLen for tests that want to trigger buffering
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Dan Schatzberg
Add EvictingCacheMap MoveConstructor
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Andrii Grynenko
Increase fiber stack size if UBSAN is enabled
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Michael Lee
Remove unecessary iostream include
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Michael Lee
More iostream removal.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Christopher...
Make bm_min_iters a 32-bit flag
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Misha Shneerson
fix gbd debugging script
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Niebler
constexpr_strlen works for types other than char. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Niebler
Reformulate constexpr_min and constexpr_max to achieve...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Amir Shalem
Fix potential double close() on exception
v2016.12.05.00
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Christopher...
Get ConcurrentSkipList functional
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Christopher...
Begin making folly compile cleanly with a few of MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Scott Michelson
support getting timer from eventbase
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Adam Simpkins
add a new writeFileAtomic() function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Yedidya Feldblum
Future<typename>::getTryVia
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Subodh Iyengar
Fix assertion in unit test
commit
|
commitdiff
|
tree
|
snapshot
next