-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: GitHub commits: f404572 facebook/fb303@bcce722 facebook/fbthrift@bb1c2aa facebook/folly@0fd5970 facebook/litho@99fb022 facebook/mcrouter@eb80082 facebook/mvfst@c276e9b facebook/ocamlrep@0c3f0e7 facebook/proxygen@e73ded8 facebook/rocksdb@21d5a8f facebook/wangle@a74d151 facebook/watchman@d898b25 facebookexperimental/edencommon@2921e1e facebookexperimental/rust-shed@a858134 facebookincubator/fizz@7cf5626 facebookincubator/katran@b46a414 facebookincubator/velox@3cb4ec9 facebookresearch/vrs@8aa70cc pytorch/FBGEMM@7e50cd9 Reviewed By: jailby fbshipit-source-id: 0ec2885238fc0134b9b50479d10103e8be710593
- Loading branch information
1 parent
f404572
commit 08fac97
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule fbthrift
updated
16 files
Submodule fizz
updated
46 files
Submodule folly
updated
16 files
+2 −2 | folly/Format-inl.h | |
+4 −4 | folly/Function.h | |
+0 −10 | folly/Portability.h | |
+3 −3 | folly/Random.h | |
+20 −20 | folly/base64.h | |
+1 −1 | folly/concurrency/CacheLocality.cpp | |
+5 −13 | folly/container/detail/tape_detail.h | |
+6 −6 | folly/detail/base64_detail/Base64Api.h | |
+21 −0 | folly/experimental/settings/Settings.cpp | |
+17 −0 | folly/experimental/settings/Settings.h | |
+37 −3 | folly/experimental/settings/detail/SettingsImpl.h | |
+59 −3 | folly/experimental/settings/test/SettingsTest.cpp | |
+1 −2 | folly/fibers/Fiber-inl.h | |
+7 −9 | folly/functional/Invoke.h | |
+5 −5 | folly/lang/Bits.h | |
+1 −1 | folly/synchronization/AtomicUtil-inl.h |
Submodule mvfst
updated
23 files
Submodule wangle
updated
3 files
+1 −1 | build/deps/github_hashes/facebook/folly-rev.txt | |
+1 −1 | build/deps/github_hashes/facebookincubator/fizz-rev.txt | |
+2 −0 | wangle/acceptor/FizzConfigUtil.cpp |