projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2014-04-18
Nicholas Ormrod
Fix header ordering lint failures
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
x64 detection missing an include
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
macro for cross platform x64 detection
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Bryan Alger
Fix flag naming
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
fbstring likely/unlikley ifdef for stuff that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Hannes Roth
(Folly/Gen) Make ranges and sequences take a stepping...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Hannes Roth
(Folly/Gen) Fix compilation with clang
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
abstract thread_local support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
Add missing includes for msvc
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tom Jackson
parallel(pipeline)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Celani
Introduce LifoSem
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jun LI
Fix folly Uri::host() return value for IPv6 address
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
MSVC translation of noreturn attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
MSVC always_inline and noinline __attributes__ translation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Victor Loh
Use StringPiece instead of String
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Elizabeth Smith
uint isn't portable and makes some compilers angry...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tudor Bosman
Add non-const operator[] to TypedIOBuf
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Lucian Grijincu
folly: improve ProducerConsumerQueueBenchmark (misplace...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Nicholas Ormrod
Fix apparent race in SubprocessTest
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Lucian Grijincu
folly: gen: pmap: parallel version of map
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Alexey Spiridonov
Change child's working directory
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jim Meyering
folly: allow to build with clang.dev (flex arrays vs...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Philip Pronin
configurable alignment for Arena
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
ptarjan
Make header compatible with warp
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Philip Pronin
fix ConcurrentSkipList::Recycler layout
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Jim Meyering
folly: accommodate fact that clang's strlen is not...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Dave Watson
Fix make check
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Dave Watson
fix automake
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Hans Fugal
(wangle) codegen then() variant tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Hannes Roth
(Folly/FBString) Fix compilation time of test with opt
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Philip Pronin
configurable node allocator for ConcurrentSkipList
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Philip Pronin
make ConcurrentSkipList ctor public
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Tom Jackson
Adding support for signed integers
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Nicholas Ormrod
Bugfix in iterator emplace
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Hans Fugal
A few missing includes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Hans Fugal
(wangle) Use an atomic_flag to make FutureObject threadsafe
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Louis Kruger
Fix TIMED_SYNCHRONIZED_CONST bug
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Tudor Bosman
Add ability to silence callbacks for Subprocess::commun...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Stepan Palamarchuk
Add loopOnce() method to folly::EventBase
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Mikhail Okunev
Utility that converts from prettyPrint format back...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hannes Roth
(Folly/FBString) Use a lambda to throw an exception...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Nicholas Ormrod
NULL -> nullptr
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tom Jackson
Range::contains(x)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tudor Bosman
Optionally specify page size in MemoryMapping ctor
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hannes Roth
(Wangle) Sanity check for the small_vector test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Dave Watson
EventBase cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Nima Aghdaii
Performance Improvement for AsciiCaseInsensitive
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Hannes Roth
(Wangle) Fix tests for clang
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Tudor Bosman
Harden usingJEMalloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Tom Jackson
range(), for making Range<T*> from arrays and std:...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Tianjiao Yin
Add constexpr specifier for small_vector::max_size
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Tudor Bosman
Unbreak Symbolizer with small ElfCache
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Alexey Spiridonov
Move commited bits out of folly
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Marc Celani
sorted_vector_types have move inserts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Marc Celani
folly::merge() - std::merge() with stronger guarantees...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Marc Celani
sorted_vector_types does not work with std::inserter
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Marc Celani
Introduce a merge() function for folly::sorted_vector_map
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Marcus Holland...
Make sure folly::dynamic arrays can be used with folly...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Dave Watson
Move thrift/lib/cpp/async to folly.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Philip Pronin
update FOLLY_IS_TRIVIALLY_COPYABLE
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
David Vickrey
Add control of floating point serialization to JSON...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Adam Simpkins
fix Cursor's copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Marcus Holland...
Support numeric types as targets for folly::split
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Will Hodges
Add setPort() to folly::URI class.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Philip Pronin
folly/experimental/Bits.h + ASan
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Andrey Goder
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hannes Roth
(Wangle) Support .then(function pointer) syntax
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Philip Pronin
use 0666 as the default permissions for new files
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hannes Roth
(Wangle) Remove some early returns in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hannes Roth
(Wangle) Actually support the universal reference used...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Shuo Li
Replace random_device/mt19937 with folly/Random
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hannes Roth
(Wangle) whenAll should take rvalue references instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Yedidya Feldblum
Fix off-by-one affecting benchmark numbers in folly/io.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hans Fugal
Add Wangle README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Marc Celani
Make it easy to wrap pre-existing cob-style async apis
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Marcelo Juchem
Making folly/Benchmark.cpp clangable
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Hannes Roth
(Folly) Fix error when compiling with clang
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Peter Griess
Make Folly cpp_library targets more granular
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Paul Tarjan
kill unused vars in folly
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Anton Likhtarov
Easy: fix signed/unsigned comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Nathan Bronson
make FB_LOG_EVERY_MS thread safe
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hans Fugal
(wangle) more comment tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hans Fugal
(wangle) comment cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hans Fugal
s/valueTry/getTry/
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hans Fugal
(wangle) remove Future::wait
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hans Fugal
Try Contains enum as an enum class
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Stepan Palamarchuk
Add method, that constructs Try<T> based on the result...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Adam Simpkins
add operator +, ==, and != to Cursor classes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Andrew Gallagher
folly: install missing headers from Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Andrew Gallagher
Fix inclusions of double-conversion to use proper path
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Ben Maurer
Fix random tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Dave Watson
Move wangle to folly
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tudor Bosman
Leak ELF file cache that the signal handler uses
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tudor Bosman
Harden failure signal handler in the face of memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Ben Maurer
Random number generator utilities for folly
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Conerly
Fix clang folly::to failure
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Nicholas Ormrod
Fix FBString's new includes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Nicholas Ormrod
Remove disallowed &* of FwdIterator
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Peter Griess
Try again to fix hash<fbstring> namespacing
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alexey Spiridonov
Part 2: Crontab selector
commit
|
commitdiff
|
tree
|
snapshot
next