projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-05-05
Andrii Grynenko
Allow optional atfork hook for singleton destruction
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Andrii Grynenko
Implement LoopKeepAlive for EventBase
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Andrii Grynenko
Allow adding tasks to TaskIterator dynamically
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Michael Lee
Switch gflags to portability/GFlags.h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Create the stdlib.h portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Create the fcntl.h portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Eric Niebler
rearrange folly::Function so that its template argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Andrii Grynenko
folly::Future integration with Python
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Fix the weak references to JEMalloc under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Implement __builtin_ctzll for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Don't initialize kDestroyWaitTime in-class
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Use std::thread::id in Fiber rather than a syscall
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Don't attempt to implicitly convert an atomic<T> to...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Marcus Holland...
Unpoison stack memory before deallocation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Pavlo Kushnir
Optimize copy/move
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Yedidya Feldblum
Let via take a functor by universal reference
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Christopher...
Create the sockets portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Marcelo Juchem
More useful logging upon failed AsyncServerSocket:...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Sven Over
fix passing move-only types to via(Executor*, Func)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Yedidya Feldblum
Deprecate boost::mpl
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Lee
Use portability for SYS_gettid
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Christopher...
Don't try to use the malloc_usable_size portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Neel Goyal
Set the appropriate AsyncSocketExceptionType from SSLEx...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Anirudh Ramachandran
Simplify CryptoSSLRequestManager using unified futures API
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Yedidya Feldblum
Avoid glog when warning about Singleton double-registration
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Andrii Grynenko
Don't require folly::Unit in addTaskFinally
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Martin Martin
Make addTask[Remote]Future() work for functions returni...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Martin Martin
Clang-format in preparation for other change
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Philip Pronin
don't destory defaultElfCache in exit handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Eric Niebler
use std::forward instead of std::move on objects whose...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Andrew Birchall
Create ReadHolder::unlock
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Lucian Grijincu
folly: Function: in-class init, drop (void*) casts
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Subodh Iyengar
Better exception types to SSLexception
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Subodh Iyengar
Stop abusing errno
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Subodh Iyengar
Strict validation for certs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Nicholas Ormrod
Fix asan build
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Christopher...
Use the portability header for malloc_usable_size in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Andrii Grynenko
Fix races in TLRefCount
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Giuseppe Ottaviano
Further Function simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Pavlo Kushnir
Faster onDestroy
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Christopher...
Have the GFlags portability header stick things in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Eric Niebler
Reimplement folly::Function to improve compile times.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Kyle Nekritz
Add recursion limit to folly::parseJson.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Subodh Iyengar
Remove dead code in AsyncSSLSocket
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Sven Over
fix access-after-free bug in ProducerConsumerQueueTest
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Pavlo Kushnir
Cheaper bumpHandlingTime
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Jon Maltiel...
Optimize away IOBuf clones on hot path
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Aditya Muttur
Adding a constructor to UTF8Range that uses std::string
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mirek Klimos
API to set folly::RequestContext for current scope...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Christopher...
Define DECLARE_VARIABLE in portability/GFlags.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Michael Lee
Remove extra dependency on Portability.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Pavlo Kushnir
Use std::string in folly::dynamic
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Yedidya Feldblum
Retire BOOST_STATIC_ASSERT in favor of static_assert
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Stepan Palamarchuk
Remove unnecessary construction of IOBuf in Cursor
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Andrew Cox
UndelayedDestruction virtual=>override
commit
|
commitdiff
|
tree
|
snapshot
2016-04-23
Sven Over
use forward instead of move for universal references
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Hans Fugal
update futures README
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Sven Over
Subprocess: allow non-copyable callbacks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Yedidya Feldblum
get_default and get_ref_default variants taking functions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Tobias Ritzau
Updates the internal representation of signals in Notif...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Taiyuan Zhang
fix cancelAllFunctions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
chenkan
fix: readvNoInt use wrong read function
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Michael Lee
Define more pieces of portability/GFlags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Marcelo Juchem
Added FOLLY_IGNORE and FOLLY_SEMICOLON helper macros
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Michael Lee
Clean up deprecation warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Michael Lee
Fix use of dynamic {} initialization in JSONSchemaTest
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Mirek Klimos
Reverted commit D3156698
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Alexey Spiridonov
Throw on errors in read callback
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Michael Lee
Backward compatibility for older versions of clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Michael Lee
`detail::Futex` wants 4 bytes but MicroLock only gives...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Mark Isaacson
Add make_array to folly
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Mirek Klimos
API to set folly::RequestContext for current scope
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Brian Walker
NotificationQueue Logging for Android bug
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Sven Over
remove superfluous include directive
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Sven Over
remove MoveWrapper from io/async/AsyncUDPServerSocket.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Andrii Grynenko
Non-intrusive AtomicLinkedList
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Michael Lee
Forgot to fix the guard for String.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Christopher...
Remove the strings.h portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
David Goldblatt
Correctly deduce RNG type in folly::Random
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Michael Lee
Fix build for no FOLLY_TLD_USE_FOLLY_TLS
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Andrii Grynenko
Improve folly::ThreadLocal perf
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Andrii Grynenko
Fix GuardPageAllocator to do mprotect lazily
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Den Raskovalov
remove duplicate licence prolog
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Christopher...
Fix the includes in portability/Malloc.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Neel Goyal
Add method to get the connect timeout used for an Async...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Michael Lee
Sorry, forgot to add portability/Memory.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Alexander Shaposhnikov
Fix the order of EXPECT_EQ parameters
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Yedidya Feldblum
Some cleanups to folly::EventBase after converting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Adam Norton
Add <new> header for placement new
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Tom Jackson
Extensibility for folly::to<> through ADL
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Alexey Spiridonov
DynamicParser to reliably and reversibly convert JSON...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Yedidya Feldblum
Use folly::Function in folly::EventBase
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Giuseppe Ottaviano
Remove leftover comment in Portability.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Bert Maher
malloc.h doesn't exist on OSX
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Michael Lee
Start compiling a bit of `-Wshadow`
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Sven Over
folly::fibers::Fiber: use folly::Function instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Dmitry Pleshkov
Allow usage of Symbolizer options for ExceptionStats...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
James Sedgwick
Function::asStdFunction()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Giuseppe Ottaviano
Update libgcc and boost symlinks (Disable SSO on ASan...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Sven Over
folly/futures: replace MoveWrappers with generalised...
commit
|
commitdiff
|
tree
|
snapshot
next