projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2016-06-01
Christopher...
SingletonVault_c.cpp is always C++
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Subodh Iyengar
Methods to change cipher suite list
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Michael Lee
SocketFastOpen should include <cerrno>
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Michael Lee
SubprocessTest does not use dirent.h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Subodh Iyengar
Add support for TFO connections
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of networking headers to <folly/portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <sys/uio.h> to <folly/portability/SysUio.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <unistd.h> to <folly/portability/Unistd.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Include <folly/portability/PThread.h> where needed
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Include <folly/portability/Time.h> where needed
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Include <folly/portability/Fcntl.h> where needed
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <sys/syscall.h> to <folly/portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <dirent.h> to <folly/portability/Dirent.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <sys/resource.h> to <folly/portability...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <sys/mman.h> to <folly/portability/SysMm...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Switch uses of <sys/file.h> to <folly/portability/SysFi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Christopher...
Include <folly/portability/SysTime.h> rather than ...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Adam Simpkins
add Cursor::readWhile() and skipWhile()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Ben Hamilton
Fix test/ProducerConsumerQueueTest.cpp build break
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Ben Hamilton
Fix test/FunctionTest.cpp build breaks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Ben Hamilton
Fix open source `make check` build broken by `ThreadedE...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Yang Chi
Set bufferCallback_ back to nullptr upon HTTPSession...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Subodh Iyengar
Fix test for corking
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Giuseppe Ottaviano
Use exponential growth in fbstring::append(size_type...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Christopher...
Disable a couple of warnings for MSVC in folly::Function
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Adam Simpkins
move io/Cursor-defs.h to io/Cursor.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Adam Simpkins
add a default Subprocess constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Christopher...
Disable the signal stack on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Christopher...
Remove the declaration of TimeseriesHistogram::getBucketIdx
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Christopher...
Include <folly/portability/Windows.h> in folly::format
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Christopher...
Fix doVecOperation in the SysUio portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-05-25
Adam Simpkins
add Cursor::peekBytes()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Jon Maltiel...
std::make_unique -> folly::make_unique
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Christopher...
Update generate_varint_tables to support MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Joseph Griego
Clear old fs::path when moving a TemporaryDirectory
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Chad Parry
Switch HHWheelTimer::SharedPtr to a standard shared...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Christopher...
Support folly::assume under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Yedidya Feldblum
Avoid std::initializer_list ctor in folly::dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Andrii Grynenko
Make outstanding LoopKeepAlive hold EventBase destructor
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Christopher...
Fix the detection of preadv and pwritev on OSX in OSS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Shubhanshu...
templating folly::fibers::await by Baton
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Alejandro
Promote memory_order_consume to memory_order_acquire
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Yedidya Feldblum
Extract Try to top-level
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Lucian Grijincu
folly: FBString: avoid ubsan in assert
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Andrii Grynenko
Move fibers out of experimental
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Shubhanshu...
adding Promise::await
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Yedidya Feldblum
Make Try independent of Future
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Andrii Grynenko
Export documentation from dex to folly
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
iivlev
Fixing typo in Readme
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Yedidya Feldblum
Flesh out the comments about Unit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Yedidya Feldblum
Extract Unit to top-level
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Ilya Maykov
added IOBuf::wrapBufferAsValue()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Andrii Grynenko
Fix one more race in Promise::setTry
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Yedidya Feldblum
Keep the Unit test suite free of Promise and Future
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Yedidya Feldblum
Simplify Unit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Marcus Holland...
folly: fbvector: ubsan: don't call memcpy() with nullpt...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Yedidya Feldblum
IPAddress::validate
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Andrii Grynenko
Fix a race in Promise::setTry
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Andrii Grynenko
Make await exception safe
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Yedidya Feldblum
Prefer constexpr to preprocessor conditionals when...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Yedidya Feldblum
A thread-per-task executor
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Lucian Grijincu
folly: fbstring: ubsan: memcpy/memmove are marked as...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Lucian Grijincu
folly: ubsan: elias-fano avoid memset(nullptr)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Lucian Grijincu
folly: ubsan: redo BitsTest (no macros) and fix DCHECK...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Mirek Klimos
Test creation of RequestContext inside a fiber task
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Mirek Klimos
Replace RequestContext::setContext with RequestContextS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Chad Parry
Construct all HHWheelTimer instances with the factory...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Mark Santaniello
Suppress new GCC 5 warning -Wbool-compare
commit
|
commitdiff
|
tree
|
snapshot
2016-05-13
Subodh Iyengar
Fix extra bytes in err message
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Andrii Grynenko
Register custom stack for signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Chad Parry
Transfer ownership from a unique_ptr to a ThreadLocalPtr
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Chad Parry
Prevent leaks in ThreadLocalPtr initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Michael Lee
Include limits.h in IOVec.h.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-12
Christopher...
Make the sys/uio.h portability header work for Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Subodh Iyengar
wangle support for TFO
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Lucian Grijincu
folly: ubsan: format: avoid UB in abs(-INT_MIN)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Christopher...
Add a compatibility shim for working with libevent...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Subodh Iyengar
Make error size more explicit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Neel Goyal
Add NETWORK_ERROR to switch statement
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Kyle Nekritz
Add additional ALPN mismatch tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Faidon Liambotis
Fix a few typos all over the code
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Jaak Ristioja
docs/Overview.md: Fixed 2 hyperlinks.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Lucian Grijincu
folly: ubsan: disable integer overflow tests in Histogram
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Lucian Grijincu
folly: ubsan: cast to unsigned to avoid negative-left...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Lucian Grijincu
folly: ubsan: fix "reference binding to null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Christopher...
Deal with some oddities of MSVC's preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Christopher...
Fix detection of std::make_unique under MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Lucian Grijincu
folly: ubsan: &v[0] is undefined if v.empty()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Jim Meyering
folly test: fix typo in RandomDataHolder::RandomDataHolder
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Christopher...
Include <nmmintrin.h> in GroupVarint.h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Lucian Grijincu
folly: fbvector: ubsan: avoid memcpy(dest, nullptr, 0)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Christopher...
Explicitly reference folly::detail
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Christopher...
Fix a few issues in the portability headers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-09
Philip Pronin
Reverted commit D3265572
commit
|
commitdiff
|
tree
|
snapshot
2016-05-07
Andrii Grynenko
Don't re-throw exceptions from default FiberManager...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Andrii Grynenko
Don't throw on late singleton registration
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Christopher...
Use intrinsics rather than inline assembly where possible
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Christopher...
Create the stdio.h portability header
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Haijun Zhu
Bind to a random file in unix domain socket test
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Christopher...
Create the unistd.h portability header
commit
|
commitdiff
|
tree
|
snapshot
next