projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2014-01-06
Sara Golemon
Some fixes for folly-oss repo.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Ajit Banerjee
Fix cursor insert inconsistency
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Nathan Bronson
work around broken try_lock_for in gcc
commit
|
commitdiff
|
tree
|
snapshot
2013-12-27
Peter Griess
Remove FOLLY_NORETURN from definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-27
Brian Pane
Add new CRC-32C checksum functions to folly
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Jim Meyering
folly: avoid ASAN-detected new[] vs "delete" mismatch
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Griess
Detect availability of cplus_demangle_v3_callback()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Hitesh Khandelwal
Revert "[Folly] Helper method to get exception type"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Hitesh Khandelwal
Helper method to get exception type
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Peter Griess
Handle lack of <bits/c++config.h> and <bits/functexcept.h>
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Peter Griess
Define weak r?allocm symbols in Malloc.h
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Fix name handling when baseDir and subDir are both...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Add startsWith, endsWith, removePrefix, removeSuffix...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
unw_backtrace is not async-signal-safe
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Sarang Masti
Add futexTimedWait
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nathan Bronson
AtomicStruct<T> provides atomic ops on small trivial...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Mark McDuff
folly::json: allow skipping invalid UTF8
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Andrew Gallagher
folly/io:compression: add LZMA2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Fix test, also do not read from stack of another thread
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Alex Malyshev
Don't forward declare ObjectMaker twice in dynamic
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
fix callPreviousSignalHandler()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Separate installFatalSignalCallbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Switch to folly symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Andrei Alexandrescu
SCOPE_SUCCESS should be able to throw, the others shouldn't
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nathan Bronson
centralize cache-line alignment goo into CacheLocality
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nicholas Ormrod
FBString iomanip fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Use fixed size stack traces; unify getStackTrace
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nathan Bronson
detail/CacheLocality.h - utilities for dynamic cache...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Revert "Change exception tracer to use per-thread cachi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Print (2 more) if stack trace truncated
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
bsimmers
Fix asm constraints in folly::MicroSpinLock::cas
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
make IOBuf::gather() safe
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
fix issues when compiling with clang
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
change the mechanism for "internal" buffer storage
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Change exception tracer to use per-thread caching in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Soren Lassen
Made File::release() return the released file descriptor.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Async-signal-safe symbolizer, fatal signal handler
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
Add async-signal-safe flavor of demangle
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Tudor Bosman
SafeAssert: async-signal-safe CHECK, DCHECK
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
update moveToFbString()'s handling of flags_
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
fix IOBuf::reserve() when operating on a user-supplied...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Anton Likhtarov
sort_keys option for json
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Brian Watling
Trivial argument rename in MPMCQueue
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Soren Lassen
Make FOR_EACH* work with temporary containers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Adam Simpkins
fix bugs in the cursor StringOperations test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Peter Griess
Revert "Handle lack of <bits/c++config.h> and <bits...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Get Subprocess running for Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Revert D998590
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Remove generated .cpp files on 'make clean'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Fix broken clause11_21_4_6_6 test in Apple Clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Handle platforms that don't support __thread.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Handle lack of weak symbols on some platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Peter Griess
Handle lack of <bits/c++config.h> and <bits/functexcept.h>
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Ben Maurer
Avoid copy in folly::toJson
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Stephen Chen
fix broken clang build: add missing template keyword
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Stephen Chen
Port TimeseriesHistogram from common/stats to folly
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Dave Watson
Add generated files to Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Tudor Bosman
Improve CompressionTest
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Tudor Bosman
Fix bad implementation of fnv32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Tom Jackson
Move byLine to FileGen.h, add explanatory note
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Daniel Marinescu
Added SCOPE_FAIL and SCOPE_SUCCESS macros in non-portab...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Yasser Ganjisaffar
Add missing files to Makefile headers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Tudor Bosman
Add Formatter::writeTo(FILE*)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
denisspb
Update Overview.md
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Avani Nandini
make move-ctor and destructor noexcept for folly::Optional
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Alex Landau
Fix passing MoveWrapper into lambdas
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Dave Watson
updating folly makefiles
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Dave Watson
move MoveWrapper to folly
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Sara Golemon
Add missing define guard for folly-config.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Sara Golemon
Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Andrey Goder
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Philip Pronin
exponential capacity growth for io::TypedIOBuf
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Philip Pronin
avoid using ifunc + ASan
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Rajat Goel
Issue with find and npos
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Nicholas Ormrod
Change FBString's #define throw
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Philip Pronin
fix a few bugs in FBString
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Jim Meyering
folly, tao: don't impose C constraints on folly's Porta...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Sathya Gunasekar
Include cpp only when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Remove trailing comma in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Remove check that depends on malloc implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Detect and use std::is_trivially_copyable<T> where...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Only run FBString.testConstructionFromLiteralZero under...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Set -std=XXX flags earlier; use in AC_COMPILE_IFELSE()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Detect C++ implementations that support constexpr strlen()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Check for std::this_thread::sleep_for.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Detect libc++ in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Peter Griess
Use Mach built-ins in lieu of clock_gettime(3) and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Nicholas Ormrod
Migrating folly to gcc-4.7.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Philip Pronin
make IOBuf::coalesce return ByteRange
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Cast lambda to function pointer for boost::split().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Be more careful when using SSE intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Fix test for memory allocators that want to look backwards.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Handle libc++ usage of inline namespaces for std::
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Use #if rather than #ifdef to check autoconf guards.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
bsimmers
Turn one more folly::format error into a fatal
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Fix misc compilation errors in ThreadCachedIntTest.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Explicitly use !basic_istream::fail() in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Use boost::has_trivial_copy_constructor rather than...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Avoid static_assert in tuple_element for Clang/libc++
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Peter Griess
Change ScopeGuardTest to work around libc++'s different...
commit
|
commitdiff
|
tree
|
snapshot
next