projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-06-20
Adam Simpkins
logging: add a NEVER_DISCARD flag to LogWriter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Adam Simpkins
logging: add a small example program
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Christopher...
Delete folly/futures/OpaqueCallbackShunt.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Christopher...
Revert D5278412: [Folly] Merge StringBase.cpp and Strin...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Christopher...
Merge StringBase.cpp and String.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Christopher...
Switch pid_t to be defined as int rather than void*
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Christopher...
Make semaphore.h a non-portable header
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Phil Willoughby
Document the preferred alternatives in Foreach.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Christopher...
Fix the build of detail/CacheLocality.h on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Christopher...
Fix the CMake build with tests enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
Alan Frindell
Make DestructorCheck::Safety no-copy, no-move
v2017.06.19.00
commit
|
commitdiff
|
tree
|
snapshot
2017-06-18
Christopher...
Fix a few exception_wrapper tests under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-06-17
Nathan Bronson
working and warning tweak for UninitializedMemoryHacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Revert D4567233: [Folly] Drop support for Clang < 3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Peter DeLong
Improve get_fiber_manager_map_*() error reporting
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Uladzislau...
Fix class member shadowing in folly::ProducerConsumerQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Remove the relative comparison operators on LogLevel
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Don't declare caught exceptions when not actually used
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Don't try to use _CrtDbgReport in the logging framework
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Ensure LogWriter::writeMessage(std::string&&) is in...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Include the time portability header in GlogStyleFormatt...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-16
Christopher...
Explicitly initialize the base class of LogStream
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Andrii Grynenko
Fix Observable to not trigger unneccessary refresh...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
fix issues with the open source tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add initialization convenience functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add GlogStyleFormatter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add AsyncFileWriter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add ImmediateFileWriter
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add a LoggerDB::internalWarning() function
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add new RateLimiter helper class
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add LogFormatter and LogWriter interfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Adam Simpkins
logging: add XLOG() and XLOGF() logging macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Maged Michael
Add thread caching of hazard pointers. Benchmarks....
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
Neel Goyal
Fix a memory leak in 1.1.0 related to initial_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-06-15
James Sedgwick
fix rest of non-portable includes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Jonathan Kron
Fixing opt-asan/ubsan fail for folly contbuild
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Nick Terrell
Add fuzz testing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Sven Over
remove misleading comment in Partial.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Nick Terrell
Add toFullyQualifiedAppend() methods
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Nick Terrell
Fix decompression of truncated data
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Adam Simpkins
logging: if folly::format() fails, also log the arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Adam Simpkins
logging: add support for streaming operators
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Adam Simpkins
add a new logging library
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Theo Najim
fix build due to stats test refactor
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Tianjiao Yin
fix FutexTest
v2017.06.12.00
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Yedidya Feldblum
Let SubprocessError inherit std::runtime_error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Christopher...
Reorganize the stats directory
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Victor Gao
apply clang-tidy modernize-use-override
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Victor Gao
apply clang-tidy modernize-use-override
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Yedidya Feldblum
Saner test exception in ExceptionWrapperTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Anirudh Ramachandran
Some more OpenSSL 1.1.0 compat APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Yedidya Feldblum
Apply clang-format to folly/gen/ (template decls)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Christopher...
Fix OpenSSLUtils to not include headers the wrong way
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Yedidya Feldblum
Apply clang-format to folly/experimental/exception_trac...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Yedidya Feldblum
Apply clang-format to folly/fibers/
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Christopher...
Switch unguarded #pragmas to use portability macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Christopher...
Refer to nullptr not NULL
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Eric Niebler
Extend the -Warray-bounds workaround in FixedString...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Qi Wang
make extent_hooks static.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Christopher...
Implement __builtin_popcount under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Christopher...
Exclude experimental/hazptr/bench from the globs used...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Yedidya Feldblum
Pass Try by rvalue ref in onError implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Sonia Mar
Uri: switch to std::string over fbstring take 2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Kyle Nekritz
Add OpenSSLCertUtils functions for DER encoding/decoding.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Yedidya Feldblum
Shrink the implementations of then and onError
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Yedidya Feldblum
Try::tryGetExceptionObject
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Yedidya Feldblum
Remove exception_wrapper::throwException
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Nick Terrell
Add zlib/gzip streaming support
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Christopher...
Switch folly::Uri to use std::string rather than fbstring
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Anirudh Ramachandran
Add a version of async_test using openssl 1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Giuseppe Ottaviano
Fix destruction order problem in getCoreAllocator
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Yedidya Feldblum
Rename exception_wrapper::get_object to get_exception
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Adam Simpkins
additional minor cleanup to the TimeUtil code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Adam Simpkins
update TimeUtil to use getOSThreadID()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Adam Simpkins
fix timeWaiting computation in TimeUtil
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Dave Watson
Core-local allocator
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Christopher...
Fix the build of MallctlHelperTest without JEMalloc
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Victor Zverovich
Add element construction/destruction hooks to IndexedMe...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Christopher...
Drop a dead include of FBString.h from MemoryMapping.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Adam Simpkins
add missing include to ThreadId.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Nathan Bronson
UninitializedMemoryHacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Qi Wang
Update MallctlHelperTest with jemalloc 5 APIs.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Adam Simpkins
add getOSThreadID()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Christopher...
Switch Bits.h to just use the popcount builtins directly
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Christopher...
Rename folly/detail/Malloc.h to folly/detail/MallocImpl.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Yedidya Feldblum
Let map-related functions be templated over key types
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Peter Goldsborough
Fixed documentation in folly/Random.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Qi Wang
Fix JemallocNodumpAllocator destructor w/ jemalloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Phil Willoughby
Make StringKeyed* more complete
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christopher...
Don't explicitly disable the C++1y-extensions warning...
v2017.06.05.00
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christopher...
Resolve the circular dependency between folly/futures...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christopher...
Don't use folly::shellify in StaticTracepointTest
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Yedidya Feldblum
Apply clang-format to folly/gen/ (partial: namespace)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yedidya Feldblum
Apply clang-format to folly/portability/
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Qi Wang
Fix JemallocNodumpAllocator extent_hooks API.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Maged Michael
Hazard pointers: Optimize memory order, add bulk reclam...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Qi Wang
Update folly/JemallocNodumpAllocator to jemalloc 4...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Christopher...
Remove InlineExecutor.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Jackson
Rephrase Optional usage to quite warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Phil Willoughby
Docs for SingletonThreadLocal
commit
|
commitdiff
|
tree
|
snapshot
next