2018-01-05 |
Yedidya Feldblum | Move folly/BitIterator.h to folly/container/ |
blob | commitdiff | raw |
2018-01-02 |
Yedidya Feldblum | Add ColdClassTest.cpp to oss builds |
blob | commitdiff | raw | diff to current |
2017-12-08 |
Yedidya Feldblum | Move folly/Bits.h to folly/lang/ |
blob | commitdiff | raw | diff to current |
2017-12-06 |
Yedidya Feldblum | Move folly/Baton.h to folly/synchronization/ |
blob | commitdiff | raw | diff to current |
2017-11-30 |
Adam Simpkins | logging: add LoggerDB::updateConfig() and resetConfig() |
blob | commitdiff | raw | diff to current |
2017-11-29 |
Adam Simpkins | logging: add a FileHandlerFactory class |
blob | commitdiff | raw | diff to current |
2017-11-21 |
Adam Simpkins | logging: add a LogConfig class and parsing code |
blob | commitdiff | raw | diff to current |
2017-11-19 |
Adam Simpkins | implement to() conversions for std::chrono to timespec... |
blob | commitdiff | raw | diff to current |
2017-11-11 |
Yedidya Feldblum | Backport C++17 container access functions: size, empty... |
blob | commitdiff | raw | diff to current |
2017-11-10 |
Christopher Dykes | Minor tweaks to the wording of a couple of errors in... |
blob | commitdiff | raw | diff to current |
2017-11-08 |
Arkady Shapkin | Fix static linking gflags and glog |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Yedidya Feldblum | Move folly/LifoSem.h |
blob | commitdiff | raw | diff to current |
2017-10-30 |
Christopher Dykes | Fix the CMake build |
blob | commitdiff | raw | diff to current |
2017-10-23 |
James Sedgwick | move Iterator, Enumerate, EvictingCacheMap, Foreach... |
blob | commitdiff | raw | diff to current |
2017-10-23 |
James Sedgwick | move Arena, ThreadCachedArena, and Malloc to memory/ |
blob | commitdiff | raw | diff to current |
2017-10-22 |
James Sedgwick | move futures/test/ExecutorTest.cpp to executors/ v2017.10.23.00 |
blob | commitdiff | raw | diff to current |
2017-10-21 |
James Sedgwick | move MemoryMapping, Shell, ThreadId, ThreadName, and... |
blob | commitdiff | raw | diff to current |
2017-10-21 |
James Sedgwick | move io/Compression and io/compression/* to compression/ |
blob | commitdiff | raw | diff to current |
2017-10-19 |
James Sedgwick | move CallOnce to synchronization/ |
blob | commitdiff | raw | diff to current |
2017-10-19 |
James Sedgwick | move ApplyTuple to functional/ |
blob | commitdiff | raw | diff to current |
2017-09-12 |
Christopher Dykes | Fix CMake build |
blob | commitdiff | raw | diff to current |
2017-09-06 |
James Sedgwick | move wangle/concurrent to folly/executors |
blob | commitdiff | raw | diff to current |
2017-07-18 |
Christopher Dykes | Support if_indextoname in the socket portability header v2017.07.17.01 |
blob | commitdiff | raw | diff to current |
2017-07-18 |
Christopher Dykes | Add support for tagging a test as BROKEN in the CMake... |
blob | commitdiff | raw | diff to current |
2017-07-17 |
Christopher Dykes | Don't build the async signal handler test on Windows |
blob | commitdiff | raw | diff to current |
2017-07-04 |
Christopher Dykes | Fix tests in CMake build |
blob | commitdiff | raw | diff to current |
2017-07-01 |
Christopher Dykes | Enable a missing test in the CMake build |
blob | commitdiff | raw | diff to current |
2017-06-29 |
Ankit Shah | Removing memory leaks in rsa setter test |
blob | commitdiff | raw | diff to current |
2017-06-28 |
Giuseppe Ottaviano | Move CacheLocality out of detail/ and into concurrency/ |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Adam Simpkins | allow AsyncSignalHandler to attach and detach from... |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Christopher Dykes | Exclude experimental/logging/example from the main... |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Christopher Dykes | Split the futures and logging tests in the CMake build |
blob | commitdiff | raw | diff to current |
2017-06-19 |
Christopher Dykes | Fix the CMake build with tests enabled |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add GlogStyleFormatter |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add AsyncFileWriter |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add ImmediateFileWriter |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add new RateLimiter helper class |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add LogFormatter and LogWriter interfaces |
blob | commitdiff | raw | diff to current |
2017-06-15 |
Adam Simpkins | logging: add XLOG() and XLOGF() logging macros |
blob | commitdiff | raw | diff to current |
2017-06-13 |
Adam Simpkins | logging: add support for streaming operators |
blob | commitdiff | raw | diff to current |
2017-06-13 |
Adam Simpkins | add a new logging library |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Christopher Dykes | Exclude experimental/hazptr/bench from the globs used... |
blob | commitdiff | raw | diff to current |
2017-06-06 |
Adam Simpkins | add missing include to ThreadId.h |
blob | commitdiff | raw | diff to current |
2017-05-31 |
Christopher Dykes | Refactor the CMake file to work with CMake 3.8.2 |
blob | commitdiff | raw | diff to current |
2017-05-28 |
Maxim Georgiev | Moving DestructorCheck from proxygen library to folly. |
blob | commitdiff | raw | diff to current |
2017-05-26 |
Christopher Dykes | Fix build with Ninja generator |
blob | commitdiff | raw | diff to current |
2017-05-20 |
Christopher Dykes | Fix the linking of various tests against GMock |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Christopher Dykes | Fix a couple of issues with the CMake script |
blob | commitdiff | raw | diff to current |
2017-04-14 |
Christopher Dykes | Add support for building without PThread to the CMake... |
blob | commitdiff | raw | diff to current |
2017-04-13 |
Christopher Dykes | Add CMake build system |
blob | commitdiff | raw | diff to current |
|