projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2015-08-07
Yedidya Feldblum
Avoid incorrect constexpr in folly/AtomicHashArray.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Anton Likhtarov
Easy: disable guard pages by default
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Alexander Shaposhnikov
Make Core.size test portable
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Yedidya Feldblum
ScopedEventBaseThread should support an EventBaseManage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Yedidya Feldblum
Use static const keys in AtomicHashArray::Config.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Orvid King
Use .string() not .native() in TestUtil.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Orvid King
Make some types and constexprs public
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Nathan Bronson
make RetryingTest more robust
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Yedidya Feldblum
Refactor extract FOLLY_SYNCHRONIZED_HAVE_TIMED_MUTEX.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Alexander Shaposhnikov
Fix a bad bug in folly::ThreadLocal (incorrect using...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Orvid King
Add MSVC support to futures/Deprecated.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Yedidya Feldblum
Fix ASAN failure in folly/io/async/test/NotificationQue...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Brett Simmers
Revert "Use constexpr initializers for AtomicHashArray...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Michael Lee
Not to use EventBaseLocal on mobile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Michael Lee
No std::recursive_timed_mutex and std::timed_mutex.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Orvid King
Fix a parse error in detail/ThreadLocalDetail.h under...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Orvid King
Generalize FOLLY_SPIN_WAIT to use Portability methods
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Orvid King
Use constexpr initializers for AtomicHashArray Config
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Nick Terrell
Overload on dynamic object reference type.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Sophia Wang
DelayedDestruction cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Brian Watling
Add accessor to estimate a FiberManager's run queue...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Andrew Gallagher
folly: fix another test running under buck
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Andrew Gallagher
folly: fix tests running under buck (w/ clang and dynam...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Yedidya Feldblum
futures::retrying.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Ondrej Lehecka
Fix 'missing declarations' and 'unusued parameter'...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Mark McDuff
add EventBase-local storage abstraction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Nima Aghdaii
Fix Infinity
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Orvid King
Removed an unneeded typename in dynamic.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Add MSVC support to Singleton's fatalHelper
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Use strerror_s on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Handle MSVC in FBString.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Switch a couple of uses of __thread to FOLLY_TLS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Added asm_volatile_memory
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Added FOLLY_ALIGNED(), to allow aligning on MSVC as...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Fix Random-inl.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Implemented VersionCheck.h for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Andrey Goder
Add space to error message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Tudor Bosman
Allow ProgramExit(0), add some comments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Alexander Shaposhnikov
Add hasher specializations for enums, pairs and tuples
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Yedidya Feldblum
Fix Build: FOLLY_SSE and preprocessor floats.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Alexander Shaposhnikov
[folly] Enable support of applyTuple for const tuples
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Sara Golemon
Regenerate README.md from source
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Orvid King
Move various attributes before the declaration to be...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Use fsync on MSVC, as fdatasync doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Use intrinsics for RWSpinLock when on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add MSVC support for FOLLY_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Normalize SSE support detection
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add MSVC support for FOLLY_FINAL and FOLLY_OVERRIDE
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add detection of MSVC RTTI
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Jason Rahman
Allow for mutable lambdas with Future::ensure()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add typename qualifiers to Singleton.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Support GroupVarint.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Orvid King
Add support for MSVC in asm_pause in Portability.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Orvid King
Adjust a literal in AtomicHashMap.h to be correctly...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Orvid King
Fix the size of the enum in FBString.h under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Sophia Wang
fix clang ASAN error in DelayedDestructionBaseTest
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
James Sedgwick
delete folly/wangle
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Sara Golemon
Bump version to 52:0
v0.52.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexey Spiridonov
Make ProcessReturnCode default-constructible
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexey Spiridonov
Improve waitpid error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
mwilliams
Fix some warnings in folly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nathan Bronson
added a missing hook to IndexedMemPool's testing harness
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Misha Shneerson
Print type of singleton that is requested after destruction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nathan Bronson
improvements to DeterministicSchedule
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Andre Pinto
Fix oss build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Nick Terrell
Delete functions that return a pointer when the dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tudor Bosman
Helper for writing nested command line apps
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tudor Bosman
Make gflags and boost::program_options play nice with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Nathan Bronson
fix racy assert in SharedMutex
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Tudor Bosman
Add executable_path() and convert SubprocessTest to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ondrej Lehecka
making thrift and folly header files compile clean...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Hannes Roth
(Wangle) window, fix test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Nick Terrell
Add bounds check in get_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hannes Roth
(Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Hans Fugal
Fix "reference to 'thread' is ambiguous"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Ondrej Lehecka
fixing compiler errors when compiling with Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Viswanath Sivakumar
Fix logspew in DelayedDestruction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Tom Jackson
Remove EmptySequence exception in favor of optional...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Yedidya Feldblum
Fix a namespace nit in folly/futures/Future.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Sara Golemon
Bump version to 51:0
v0.51.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Brian Watling
Allow access to a FiberManager's currently running...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Nick Terrell
Overload Optional::value() on object reference type.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Steve O'Brien
folly Singleton: clear some state if creator function...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Hannes Roth
Revert: (Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Steve O'Brien
folly HHWheelTimer: fix loop variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tom Jackson
Making Optional throw exceptions instead of assert
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
James Sedgwick
add SocketPair.h/.cpp to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tudor Bosman
folly::Future-istic barrier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Pavlo Kushnir
Add an option to disable guard pages for fiber stacks
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Hannes Roth
(Wangle) within should raise TimedOut()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Sara Golemon
Only try to use F_SETPIPE_SZ if it's available
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Sophia Wang
Make DestructorGuard inherit from a base
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Joe Richey
Actually denote when we have infinite generators
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Joe Richey
Changing behavior of 'any' and 'all' sinks, adding...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Andrii Grynenko
RequestContext support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Lucian Grijincu
folly: AsyncIOOp: improve logging message: add strerror
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Yedidya Feldblum
Fix Build: folly/io/async/test/ScopedEventBasedThreadTe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Yedidya Feldblum
File ctor should take StringPiece.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Sara Golemon
Bump version to 50:0
v0.50.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Andrii Grynenko
Fix examples in folly::Singleton code
commit
|
commitdiff
|
tree
|
snapshot
next