projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2015-03-03
Dor Gross
Creating a flatten() method to get the inner Future...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
zhaokai
Add const to the variable: needle
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
zhaokai
Update UnitTest of MapUtilTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
zhaokai
Fix comment of Benchmark.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Dave Watson
attempt at putting thrift2 on ChannelPipeline
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Monica Lee
Add willEqual to C++ Futures Code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Nathan Bronson
support IndexedMemPool for types without default constr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Nicholas Ormrod
Copyright 2014->2015
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Haim Grosman
EventBase::runAfterDelay to throw an exception
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
John Ehrhardt
Updating Folly Formatting's use of separators for Decim...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Sean Cannella
Reduce AsyncSocket code size
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hans Fugal
Future::ensure
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Sven Over
folly/FileUtil.h: fix compiler warning signed/unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Nicholas Ormrod
Improvement fbvector.computePushBackCapacity
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andrei Alexandrescu
Removing call to google::setThreadName from FunctionSch...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Praveen Kumar
EmulatedFutexAtomic doesn't copy or move
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Beny Luo
add preprocessor to hide unused functions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andrii Grynenko
Fix folly::Singleton DFATAL
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andre Pinto
Optimize perf of EventBase with new option.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andrey Goder
Add AutoTimer to folly
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hans Fugal
(folly/futures) Fix get() bug
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Ranjeeth Dasineni
revert D1471958. ParseError is not intended to be caught
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hans Fugal
(futures) Make executors sticky
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hannes Roth
Revert: (Wangle) Clean up move constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hannes Roth
(Wangle) Clean up move constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Michael Lee
Remove @/folly dependency from folly/io:compression
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Dave Watson
use ServerBootstrap
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Dave Watson
some moar unittests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Dave Watson
Use folly's async udp socket
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andrii Grynenko
Kill get_fast/get_weak_fast Singletonn API
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Andrei Alexandrescu
Migrate FunctionScheduler from common/concurrency/...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Sara Golemon
Reformat comment for readability, 80-col rule, and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hannes Roth
(Wangle) Shrink Core to 128 bytes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
ExceptionWrapperTest.cpp vs clang's new warning about...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
wangle: make new pragma use portable to older clang
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
folly: OptionalTest.cpp: suppress a -Wself-move warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
folly/ExceptionWrapper.h: avoid warning about typeid...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Yedidya Feldblum
clang:dev rejects vector<atomic<T>> in EventBaseTest...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
folly: move side effects out of EXPECT_EQ args
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jim Meyering
folly: avoid new warnings from -Winconsistent-missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hannes Roth
(Wangle) Have Core own an FSM instead of inheriting
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Jonathan Frank
Be able to access proxy client IP (including Lua)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Giuseppe Ottaviano
Fix EliasFanoReader position() when past-the-end
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Keith Adams
std::atomicize MicroSpinLock.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Giuseppe Ottaviano
Elias-Fano micro-optimizations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
Hannes Roth
(Wangle) Catch all exceptions in `then() -> Future`
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Sara Golemon
Bump version to 26:0
v0.26.0
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Tom Jackson
Making 'just()' reference arguments like 'from()' ...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Sara Golemon
Remove unsed header from singleton-inl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Nathan Bronson
Revert "[folly] TLS cache for AccessSpreader"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Andrii Grynenko
Make Singleton dependency on Symbolizer Facebook-only
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Sara Golemon
Bump version to 25:0
v0.25.0
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Sara Golemon
Autodetect pthread_atfork() support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Ranjeeth Dasineni
remove stray / in include path
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
switch order of method/object in Future::then to match...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
futures::chain
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrii Grynenko
folly::Singleton leak diagnostics utils
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrii Grynenko
Making each SingletonEntry a singleton
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Philip Pronin
make decodeVarint accept StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andre Pinto
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Marcin Pawlowski
fix open source build
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrii Grynenko
Revert "Revert "Using type-tags for test SingletonVaults""
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Nathan Bronson
TLS cache for AccessSpreader
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Nicholas Ormrod
Revert "Using type-tags for test SingletonVaults"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Yedidya Feldblum
Dedupe the implementations of EventBase::runInEventBase...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrii Grynenko
Using type-tags for test SingletonVaults
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
make wait() and friends return reference to self instea...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrei Alexandrescu
Add StringKeyed(Unordered){Set,Map} to folly
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Andrei Alexandrescu
Disallow assignment to rvalue Range objects (and String...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Darren Mo
Subprocess Process Group Improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Yedidya Feldblum
Avoid EventBase depending on Baton (mutex/condvar variant).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
Future<T>::onTimeout(Duration, function<T()>, Timekeepe...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Hans Fugal
Fix another comment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Tom Jackson
Fixing find_first_of O(n) case
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Sara Golemon
Revert "fix configure script to check pthread_atfork...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Marcin
Merge pull request #125 from 0mok/fix-configure-pthread...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Brad Kim
Merge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Andrew Cox
Bump version to 24:0
v0.24.0
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Andrii Grynenko
Fix folly::Singleton error message
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Dave Watson
Future constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Tom Jackson
Adding demonstrative test of O(n^2) string split case
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Philip Pronin
fix AsyncServerSocket::bind issue
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Tianjiao Yin
print better error message
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Dave Watson
kill asyncsslserversocket
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Dave Watson
Remove request context enable flag
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Andrii Grynenko
Wait for some time if Singleton isn't destroyed immediately
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Haijun Zhu
Set CLOEXEC for connected fd
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Yedidya Feldblum
EventBase::runInEventLoopThreadAndWait.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Brad Kim
fix configure script to check pthread_atfork(3) in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
woo
Bump version to 23:0
v0.23.0
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marcin Pawlowski
fixing readme and configure script links to double...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Nathan Bronson
add some missing methods to DeterministicAtomic
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Chip Turner
Revert "[folly::gen] Making 'just()' reference argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Hans Fugal
Rework the Future::Core state machine
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Nathan Bronson
cautionary comment in futexWake
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Tom Jackson
Making 'just()' reference arguments like 'from()'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Shijin Kong
enable ssl false start with Next Protocol Negotiation...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Tom Jackson
indirect(), for making pointers out of refs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Sean Cannella
Cleanup duplicate include
commit
|
commitdiff
|
tree
|
snapshot
next