notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
folly C++ library developed and used at Facebook
2024.03.25.00 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.01.01.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-16 08:43:44
Last Update: 2024-03-27 18:31:06
Commit Hash: 2460401
License: APACHE20
WWW:
https://github.com/facebook/folly
Description:
Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (904 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/folly-2024.03.25.00/catalog.mk
  3. /usr/local/share/licenses/folly-2024.03.25.00/LICENSE
  4. /usr/local/share/licenses/folly-2024.03.25.00/APACHE20
  5. include/folly/AtomicHashArray-inl.h
  6. include/folly/AtomicHashArray.h
  7. include/folly/AtomicHashMap-inl.h
  8. include/folly/AtomicHashMap.h
  9. include/folly/AtomicIntrusiveLinkedList.h
  10. include/folly/AtomicLinkedList.h
  11. include/folly/AtomicUnorderedMap.h
  12. include/folly/Benchmark.h
  13. include/folly/BenchmarkUtil.h
  14. include/folly/Bits.h
  15. include/folly/CPortability.h
  16. include/folly/CancellationToken-inl.h
  17. include/folly/CancellationToken.h
  18. include/folly/Chrono.h
  19. include/folly/ClockGettimeWrappers.h
  20. include/folly/ConcurrentBitSet.h
  21. include/folly/ConcurrentLazy.h
  22. include/folly/ConcurrentSkipList-inl.h
  23. include/folly/ConcurrentSkipList.h
  24. include/folly/ConstexprMath.h
  25. include/folly/ConstructorCallbackList.h
  26. include/folly/Conv.h
  27. include/folly/CppAttributes.h
  28. include/folly/CpuId.h
  29. include/folly/DefaultKeepAliveExecutor.h
  30. include/folly/Demangle.h
  31. include/folly/DiscriminatedPtr.h
  32. include/folly/DynamicConverter.h
  33. include/folly/Exception.h
  34. include/folly/ExceptionString.h
  35. include/folly/ExceptionWrapper-inl.h
  36. include/folly/ExceptionWrapper.h
  37. include/folly/Executor.h
  38. include/folly/Expected.h
  39. include/folly/FBString.h
  40. include/folly/FBVector.h
  41. include/folly/File.h
  42. include/folly/FileUtil.h
  43. include/folly/Fingerprint.h
  44. include/folly/FixedString.h
  45. include/folly/FollyMemcpy.h
  46. include/folly/FollyMemset.h
  47. include/folly/Format-inl.h
  48. include/folly/Format.h
  49. include/folly/FormatArg.h
  50. include/folly/FormatTraits.h
  51. include/folly/Function.h
  52. include/folly/GLog.h
  53. include/folly/GroupVarint.h
  54. include/folly/Hash.h
  55. include/folly/IPAddress.h
  56. include/folly/IPAddressException.h
  57. include/folly/IPAddressV4.h
  58. include/folly/IPAddressV6.h
  59. include/folly/Indestructible.h
  60. include/folly/IndexedMemPool.h
  61. include/folly/IntrusiveList.h
  62. include/folly/Lazy.h
  63. include/folly/Likely.h
  64. include/folly/MPMCPipeline.h
  65. include/folly/MPMCQueue.h
  66. include/folly/MacAddress.h
  67. include/folly/MapUtil.h
  68. include/folly/Math.h
  69. include/folly/MaybeManagedPtr.h
  70. include/folly/Memory.h
  71. include/folly/MicroLock.h
  72. include/folly/MicroSpinLock.h
  73. include/folly/MoveWrapper.h
  74. include/folly/ObserverContainer.h
  75. include/folly/Optional.h
  76. include/folly/Overload.h
  77. include/folly/PackedSyncPtr.h
  78. include/folly/Padded.h
  79. include/folly/Poly-inl.h
  80. include/folly/Poly.h
  81. include/folly/PolyException.h
  82. include/folly/Portability.h
  83. include/folly/Preprocessor.h
  84. include/folly/ProducerConsumerQueue.h
  85. include/folly/RWSpinLock.h
  86. include/folly/Random-inl.h
  87. include/folly/Random.h
  88. include/folly/Range.h
  89. include/folly/Replaceable.h
  90. include/folly/ScopeGuard.h
  91. include/folly/SharedMutex.h
  92. include/folly/Singleton-inl.h
  93. include/folly/Singleton.h
  94. include/folly/SingletonThreadLocal.h
  95. include/folly/SocketAddress.h
  96. include/folly/SpinLock.h
  97. include/folly/String-inl.h
  98. include/folly/String.h
  99. include/folly/Subprocess.h
  100. include/folly/Synchronized.h
  101. include/folly/SynchronizedPtr.h
  102. include/folly/ThreadCachedInt.h
  103. include/folly/ThreadLocal.h
  104. include/folly/TimeoutQueue.h
  105. include/folly/TokenBucket.h
  106. include/folly/Traits.h
  107. include/folly/Try-inl.h
  108. include/folly/Try.h
  109. include/folly/UTF8String.h
  110. include/folly/Unicode.h
  111. include/folly/Unit.h
  112. include/folly/Uri-inl.h
  113. include/folly/Uri.h
  114. include/folly/Utility.h
  115. include/folly/Varint.h
  116. include/folly/VirtualExecutor.h
  117. include/folly/base64.h
  118. include/folly/chrono/Clock.h
  119. include/folly/chrono/Conv.h
  120. include/folly/chrono/Hardware.h
  121. include/folly/compression/Compression.h
  122. include/folly/compression/CompressionContextPool.h
  123. include/folly/compression/CompressionContextPoolSingletons.h
  124. include/folly/compression/CompressionCoreLocalContextPool.h
  125. include/folly/compression/Utils.h
  126. include/folly/compression/Zlib.h
  127. include/folly/compression/Zstd.h
  128. include/folly/concurrency/AtomicSharedPtr.h
  129. include/folly/concurrency/CacheLocality.h
  130. include/folly/concurrency/ConcurrentHashMap.h
  131. include/folly/concurrency/CoreCachedSharedPtr.h
  132. include/folly/concurrency/DeadlockDetector.h
  133. include/folly/concurrency/DynamicBoundedQueue.h
  134. include/folly/concurrency/PriorityUnboundedQueueSet.h
  135. include/folly/concurrency/ProcessLocalUniqueId.h
  136. include/folly/concurrency/ThreadCachedSynchronized.h
  137. include/folly/concurrency/UnboundedQueue.h
  138. include/folly/concurrency/detail/AtomicSharedPtr-detail.h
  139. include/folly/concurrency/detail/ConcurrentHashMap-detail.h
  140. include/folly/container/Access.h
  141. include/folly/container/Array.h
  142. include/folly/container/BitIterator.h
  143. include/folly/container/Enumerate.h
  144. include/folly/container/EvictingCacheMap.h
  145. include/folly/container/F14Map-fwd.h
  146. include/folly/container/F14Map.h
  147. include/folly/container/F14Set-fwd.h
  148. include/folly/container/F14Set.h
  149. include/folly/container/Foreach-inl.h
  150. include/folly/container/Foreach.h
  151. include/folly/container/HeterogeneousAccess-fwd.h
  152. include/folly/container/HeterogeneousAccess.h
  153. include/folly/container/IntrusiveHeap.h
  154. include/folly/container/Iterator.h
  155. include/folly/container/Merge.h
  156. include/folly/container/Reserve.h
  157. include/folly/container/SparseByteSet.h
  158. include/folly/container/View.h
  159. include/folly/container/WeightedEvictingCacheMap.h
  160. include/folly/container/detail/BitIteratorDetail.h
  161. include/folly/container/detail/F14Defaults.h
  162. include/folly/container/detail/F14IntrinsicsAvailability.h
  163. include/folly/container/detail/F14MapFallback.h
  164. include/folly/container/detail/F14Mask.h
  165. include/folly/container/detail/F14Policy.h
  166. include/folly/container/detail/F14SetFallback.h
  167. include/folly/container/detail/F14Table.h
  168. include/folly/container/detail/Util.h
  169. include/folly/container/detail/tape_detail.h
  170. include/folly/container/heap_vector_types.h
  171. include/folly/container/range_traits.h
  172. include/folly/container/tape.h
  173. include/folly/container/test/F14TestUtil.h
  174. include/folly/container/test/TrackingTypes.h
  175. include/folly/detail/AsyncTrace.h
  176. include/folly/detail/AtomicHashUtils.h
  177. include/folly/detail/AtomicUnorderedMapUtils.h
  178. include/folly/detail/DiscriminatedPtrDetail.h
  179. include/folly/detail/FileUtilDetail.h
  180. include/folly/detail/FileUtilVectorDetail.h
  181. include/folly/detail/FingerprintPolynomial.h
  182. include/folly/detail/Futex-inl.h
  183. include/folly/detail/Futex.h
  184. include/folly/detail/GroupVarintDetail.h
  185. include/folly/detail/IPAddress.h
  186. include/folly/detail/IPAddressSource.h
  187. include/folly/detail/Iterators.h
  188. include/folly/detail/MPMCPipelineDetail.h
  189. include/folly/detail/MemoryIdler.h
  190. include/folly/detail/PerfScoped.h
  191. include/folly/detail/PolyDetail.h
  192. include/folly/detail/RangeCommon.h
  193. include/folly/detail/RangeSse42.h
  194. include/folly/detail/SimdAnyOf.h
  195. include/folly/detail/SimdCharPlatform.h
  196. include/folly/detail/SimdForEach.h
  197. include/folly/detail/SimpleSimdStringUtils.h
  198. include/folly/detail/SimpleSimdStringUtilsImpl.h
  199. include/folly/detail/Singleton.h
  200. include/folly/detail/SlowFingerprint.h
  201. include/folly/detail/SocketFastOpen.h
  202. include/folly/detail/SplitStringSimd.h
  203. include/folly/detail/SplitStringSimdImpl.h
  204. include/folly/detail/Sse.h
  205. include/folly/detail/StaticSingletonManager.h
  206. include/folly/detail/ThreadLocalDetail.h
  207. include/folly/detail/TurnSequencer.h
  208. include/folly/detail/TypeList.h
  209. include/folly/detail/UniqueInstance.h
  210. include/folly/detail/UnrollUtils.h
  211. include/folly/detail/base64_detail/Base64Api.h
  212. include/folly/detail/base64_detail/Base64Common.h
  213. include/folly/detail/base64_detail/Base64Constants.h
  214. include/folly/detail/base64_detail/Base64HiddenConstants.h
  215. include/folly/detail/base64_detail/Base64SWAR.h
  216. include/folly/detail/base64_detail/Base64Scalar.h
  217. include/folly/detail/base64_detail/Base64Simd.h
  218. include/folly/detail/base64_detail/Base64_SSE4_2.h
  219. include/folly/detail/base64_detail/Base64_SSE4_2_Platform.h
  220. include/folly/dynamic-inl.h
  221. include/folly/dynamic.h
  222. include/folly/executors/Async.h
  223. include/folly/executors/CPUThreadPoolExecutor.h
  224. include/folly/executors/Codel.h
  225. include/folly/executors/DrivableExecutor.h
  226. include/folly/executors/EDFThreadPoolExecutor.h
  227. include/folly/executors/ExecutorWithPriority-inl.h
  228. include/folly/executors/ExecutorWithPriority.h
  229. include/folly/executors/FiberIOExecutor.h
  230. include/folly/executors/FutureExecutor.h
  231. include/folly/executors/GlobalExecutor.h
  232. include/folly/executors/GlobalThreadPoolList.h
  233. include/folly/executors/IOExecutor.h
  234. include/folly/executors/IOObjectCache.h
  235. include/folly/executors/IOThreadPoolDeadlockDetectorObserver.h
  236. include/folly/executors/IOThreadPoolExecutor.h
  237. include/folly/executors/InlineExecutor.h
  238. include/folly/executors/ManualExecutor.h
  239. include/folly/executors/MeteredExecutor-inl.h
  240. include/folly/executors/MeteredExecutor.h
  241. include/folly/executors/QueueObserver.h
  242. include/folly/executors/QueuedImmediateExecutor.h
  243. include/folly/executors/ScheduledExecutor.h
  244. include/folly/executors/SequencedExecutor.h
  245. include/folly/executors/SerialExecutor.h
  246. include/folly/executors/SerialExecutor-inl.h
  247. include/folly/executors/SerializedExecutor.h
  248. include/folly/executors/SoftRealTimeExecutor.h
  249. include/folly/executors/StrandExecutor.h
  250. include/folly/executors/ThreadPoolExecutor.h
  251. include/folly/executors/ThreadedExecutor.h
  252. include/folly/executors/TimedDrivableExecutor.h
  253. include/folly/executors/TimekeeperScheduledExecutor.h
  254. include/folly/executors/task_queue/BlockingQueue.h
  255. include/folly/executors/task_queue/LifoSemMPMCQueue.h
  256. include/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h
  257. include/folly/executors/task_queue/PriorityUnboundedBlockingQueue.h
  258. include/folly/executors/task_queue/UnboundedBlockingQueue.h
  259. include/folly/executors/thread_factory/InitThreadFactory.h
  260. include/folly/executors/thread_factory/NamedThreadFactory.h
  261. include/folly/executors/thread_factory/PriorityThreadFactory.h
  262. include/folly/executors/thread_factory/ThreadFactory.h
  263. include/folly/experimental/AtomicReadMostlyMainPtr.h
  264. include/folly/experimental/AutoTimer.h
  265. include/folly/experimental/BitVectorCoding.h
  266. include/folly/experimental/Bits.h
  267. include/folly/experimental/Cleanup.h
  268. include/folly/experimental/CodingDetail.h
  269. include/folly/experimental/DynamicParser-inl.h
  270. include/folly/experimental/DynamicParser.h
  271. include/folly/experimental/EliasFanoCoding.h
  272. include/folly/experimental/EnvUtil.h
  273. include/folly/experimental/EventCount.h
  274. include/folly/experimental/ExecutionObserver.h
  275. include/folly/experimental/FlatCombiningPriorityQueue.h
  276. include/folly/experimental/FunctionScheduler.h
  277. include/folly/experimental/FutureDAG.h
  278. include/folly/experimental/Instructions.h
  279. include/folly/experimental/JSONSchema.h
  280. include/folly/experimental/JemallocHugePageAllocator.h
  281. include/folly/experimental/JemallocNodumpAllocator.h
  282. include/folly/experimental/LockFreeRingBuffer.h
  283. include/folly/experimental/NestedCommandLineApp.h
  284. include/folly/experimental/PrimaryPtr.h
  285. include/folly/experimental/ProgramOptions.h
  286. include/folly/experimental/QuotientMultiSet-inl.h
  287. include/folly/experimental/QuotientMultiSet.h
  288. include/folly/experimental/ReadMostlySharedPtr.h
  289. include/folly/experimental/RelaxedConcurrentPriorityQueue.h
  290. include/folly/experimental/STTimerFDTimeoutManager.h
  291. include/folly/experimental/Select64.h
  292. include/folly/experimental/SingleWriterFixedHashMap.h
  293. include/folly/experimental/SingletonRelaxedCounter.h
  294. include/folly/experimental/TLRefCount.h
  295. include/folly/experimental/TestUtil.h
  296. include/folly/experimental/ThreadedRepeatingFunctionRunner.h
  297. include/folly/experimental/TimerFD.h
  298. include/folly/experimental/TimerFDTimeoutManager.h
  299. include/folly/experimental/TupleOps.h
  300. include/folly/experimental/bser/Bser.h
  301. include/folly/experimental/channels/Channel-fwd.h
  302. include/folly/experimental/channels/Channel-inl.h
  303. include/folly/experimental/channels/Channel.h
  304. include/folly/experimental/channels/ChannelCallbackHandle.h
  305. include/folly/experimental/channels/ChannelProcessor-inl.h
  306. include/folly/experimental/channels/ChannelProcessor.h
  307. include/folly/experimental/channels/ConsumeChannel-inl.h
  308. include/folly/experimental/channels/ConsumeChannel.h
  309. include/folly/experimental/channels/FanoutChannel-inl.h
  310. include/folly/experimental/channels/FanoutChannel.h
  311. include/folly/experimental/channels/FanoutSender-inl.h
  312. include/folly/experimental/channels/FanoutSender.h
  313. include/folly/experimental/channels/MaxConcurrentRateLimiter.h
  314. include/folly/experimental/channels/Merge-inl.h
  315. include/folly/experimental/channels/Merge.h
  316. include/folly/experimental/channels/MergeChannel-inl.h
  317. include/folly/experimental/channels/MergeChannel.h
  318. include/folly/experimental/channels/MultiplexChannel-inl.h
  319. include/folly/experimental/channels/MultiplexChannel.h
  320. include/folly/experimental/channels/OnClosedException.h
  321. include/folly/experimental/channels/Producer-inl.h
  322. include/folly/experimental/channels/Producer.h
  323. include/folly/experimental/channels/ProxyChannel-inl.h
  324. include/folly/experimental/channels/ProxyChannel.h
  325. include/folly/experimental/channels/RateLimiter.h
  326. include/folly/experimental/channels/Transform-inl.h
  327. include/folly/experimental/channels/Transform.h
  328. include/folly/experimental/channels/detail/AtomicQueue.h
  329. include/folly/experimental/channels/detail/ChannelBridge.h
  330. include/folly/experimental/channels/detail/FunctionTraits.h
  331. include/folly/experimental/channels/detail/IntrusivePtr.h
  332. include/folly/experimental/channels/detail/MultiplexerTraits.h
  333. include/folly/experimental/channels/detail/PointerVariant.h
  334. include/folly/experimental/channels/detail/Utility.h
  335. include/folly/experimental/coro/Accumulate-inl.h
  336. include/folly/experimental/coro/Accumulate.h
  337. include/folly/experimental/coro/AsyncGenerator.h
  338. include/folly/experimental/coro/AsyncPipe.h
  339. include/folly/experimental/coro/AsyncScope.h
  340. include/folly/experimental/coro/AsyncStack.h
  341. include/folly/experimental/coro/Baton.h
  342. include/folly/experimental/coro/BlockingWait.h
  343. include/folly/experimental/coro/BoundedQueue.h
  344. include/folly/experimental/coro/Collect-inl.h
  345. include/folly/experimental/coro/Collect.h
  346. include/folly/experimental/coro/Concat-inl.h
  347. include/folly/experimental/coro/Concat.h
  348. include/folly/experimental/coro/Coroutine.h
  349. include/folly/experimental/coro/CurrentExecutor.h
  350. include/folly/experimental/coro/DetachOnCancel.h
  351. include/folly/experimental/coro/Filter-inl.h
  352. include/folly/experimental/coro/Filter.h
  353. include/folly/experimental/coro/FutureUtil.h
  354. include/folly/experimental/coro/Generator.h
  355. include/folly/experimental/coro/GmockHelpers.h
  356. include/folly/experimental/coro/GtestHelpers.h
  357. include/folly/experimental/coro/Invoke.h
  358. include/folly/experimental/coro/Merge-inl.h
  359. include/folly/experimental/coro/Merge.h
  360. include/folly/experimental/coro/Mutex.h
  361. include/folly/experimental/coro/Promise.h
  362. include/folly/experimental/coro/Result.h
  363. include/folly/experimental/coro/Retry.h
  364. include/folly/experimental/coro/RustAdaptors.h
  365. include/folly/experimental/coro/ScopeExit.h
  366. include/folly/experimental/coro/SharedLock.h
  367. include/folly/experimental/coro/SharedMutex.h
  368. include/folly/experimental/coro/SharedPromise.h
  369. include/folly/experimental/coro/Sleep-inl.h
  370. include/folly/experimental/coro/Sleep.h
  371. include/folly/experimental/coro/SmallUnboundedQueue.h
  372. include/folly/experimental/coro/Task.h
  373. include/folly/experimental/coro/TimedWait.h
  374. include/folly/experimental/coro/Timeout-inl.h
  375. include/folly/experimental/coro/Timeout.h
  376. include/folly/experimental/coro/Traits.h
  377. include/folly/experimental/coro/Transform-inl.h
  378. include/folly/experimental/coro/Transform.h
  379. include/folly/experimental/coro/UnboundedQueue.h
  380. include/folly/experimental/coro/ViaIfAsync.h
  381. include/folly/experimental/coro/WithAsyncStack.h
  382. include/folly/experimental/coro/WithCancellation.h
  383. include/folly/experimental/coro/detail/Barrier.h
  384. include/folly/experimental/coro/detail/BarrierTask.h
  385. include/folly/experimental/coro/detail/CurrentAsyncFrame.h
  386. include/folly/experimental/coro/detail/Helpers.h
  387. include/folly/experimental/coro/detail/InlineTask.h
  388. include/folly/experimental/coro/detail/Malloc.h
  389. include/folly/experimental/coro/detail/ManualLifetime.h
  390. include/folly/experimental/coro/detail/Traits.h
  391. include/folly/experimental/crypto/Blake2xb.h
  392. include/folly/experimental/crypto/LtHash-inl.h
  393. include/folly/experimental/crypto/LtHash.h
  394. include/folly/experimental/crypto/detail/LtHashInternal.h
  395. include/folly/experimental/exception_tracer/ExceptionAbi.h
  396. include/folly/experimental/exception_tracer/ExceptionCounterLib.h
  397. include/folly/experimental/exception_tracer/ExceptionTracer.h
  398. include/folly/experimental/exception_tracer/ExceptionTracerLib.h
  399. include/folly/experimental/exception_tracer/SmartExceptionTracer.h
  400. include/folly/experimental/exception_tracer/SmartExceptionTracerSingleton.h
  401. include/folly/experimental/exception_tracer/StackTrace.h
  402. include/folly/experimental/flat_combining/FlatCombining.h
  403. include/folly/experimental/io/AsyncBase.h
  404. include/folly/experimental/io/AsyncIO.h
  405. include/folly/experimental/io/AsyncIoUringSocket.h
  406. include/folly/experimental/io/AsyncIoUringSocketFactory.h
  407. include/folly/experimental/io/Epoll.h
  408. include/folly/experimental/io/EpollBackend.h
  409. include/folly/experimental/io/EventBasePoller.h
  410. include/folly/experimental/io/FsUtil.h
  411. include/folly/experimental/io/HugePages.h
  412. include/folly/experimental/io/IoUring.h
  413. include/folly/experimental/io/IoUringBase.h
  414. include/folly/experimental/io/IoUringBackend.h
  415. include/folly/experimental/io/IoUringEvent.h
  416. include/folly/experimental/io/IoUringEventBaseLocal.h
  417. include/folly/experimental/io/IoUringProvidedBufferRing.h
  418. include/folly/experimental/io/Liburing.h
  419. include/folly/experimental/io/MuxIOThreadPoolExecutor.h
  420. include/folly/experimental/io/SimpleAsyncIO.h
  421. include/folly/experimental/observer/CoreCachedObserver.h
  422. include/folly/experimental/observer/HazptrObserver.h
  423. include/folly/experimental/observer/Observable-inl.h
  424. include/folly/experimental/observer/Observable.h
  425. include/folly/experimental/observer/Observer-inl.h
  426. include/folly/experimental/observer/Observer-pre.h
  427. include/folly/experimental/observer/Observer.h
  428. include/folly/experimental/observer/ReadMostlyTLObserver.h
  429. include/folly/experimental/observer/SimpleObservable-inl.h
  430. include/folly/experimental/observer/SimpleObservable.h
  431. include/folly/experimental/observer/WithJitter-inl.h
  432. include/folly/experimental/observer/WithJitter.h
  433. include/folly/experimental/observer/detail/Core.h
  434. include/folly/experimental/observer/detail/GraphCycleDetector.h
  435. include/folly/experimental/observer/detail/ObserverManager.h
  436. include/folly/experimental/settings/Immutables.h
  437. include/folly/experimental/settings/Settings.h
  438. include/folly/experimental/settings/Types.h
  439. include/folly/experimental/settings/detail/SettingsImpl.h
  440. include/folly/experimental/symbolizer/Dwarf.h
  441. include/folly/experimental/symbolizer/DwarfImpl.h
  442. include/folly/experimental/symbolizer/DwarfLineNumberVM.h
  443. include/folly/experimental/symbolizer/DwarfSection.h
  444. include/folly/experimental/symbolizer/DwarfUtil.h
  445. include/folly/experimental/symbolizer/Elf-inl.h
  446. include/folly/experimental/symbolizer/Elf.h
  447. include/folly/experimental/symbolizer/ElfCache.h
  448. include/folly/experimental/symbolizer/LineReader.h
  449. include/folly/experimental/symbolizer/SignalHandler.h
  450. include/folly/experimental/symbolizer/StackTrace.h
  451. include/folly/experimental/symbolizer/SymbolizePrinter.h
  452. include/folly/experimental/symbolizer/SymbolizedFrame.h
  453. include/folly/experimental/symbolizer/Symbolizer.h
  454. include/folly/experimental/symbolizer/detail/Debug.h
  455. include/folly/ext/test_ext.h
  456. include/folly/external/farmhash/farmhash.h
  457. include/folly/external/fast-crc32/avx512_crc32c_v8s3x4.h
  458. include/folly/external/fast-crc32/sse_crc32c_v8s3x3.h
  459. include/folly/fibers/AddTasks-inl.h
  460. include/folly/fibers/AddTasks.h
  461. include/folly/fibers/AtomicBatchDispatcher-inl.h
  462. include/folly/fibers/AtomicBatchDispatcher.h
  463. include/folly/fibers/BatchDispatcher.h
  464. include/folly/fibers/BatchSemaphore.h
  465. include/folly/fibers/Baton-inl.h
  466. include/folly/fibers/Baton.h
  467. include/folly/fibers/BoostContextCompatibility.h
  468. include/folly/fibers/CallOnce.h
  469. include/folly/fibers/EventBaseLoopController-inl.h
  470. include/folly/fibers/EventBaseLoopController.h
  471. include/folly/fibers/ExecutorBasedLoopController.h
  472. include/folly/fibers/ExecutorLoopController-inl.h
  473. include/folly/fibers/ExecutorLoopController.h
  474. include/folly/fibers/Fiber-inl.h
  475. include/folly/fibers/Fiber.h
  476. include/folly/fibers/FiberManager-inl.h
  477. include/folly/fibers/FiberManager.h
  478. include/folly/fibers/FiberManagerInternal-inl.h
  479. include/folly/fibers/FiberManagerInternal.h
  480. include/folly/fibers/FiberManagerMap-inl.h
  481. include/folly/fibers/FiberManagerMap.h
  482. include/folly/fibers/ForEach-inl.h
  483. include/folly/fibers/ForEach.h
  484. include/folly/fibers/GenericBaton.h
  485. include/folly/fibers/GuardPageAllocator.h
  486. include/folly/fibers/LoopController.h
  487. include/folly/fibers/Promise-inl.h
  488. include/folly/fibers/Promise.h
  489. include/folly/fibers/Semaphore.h
  490. include/folly/fibers/SemaphoreBase.h
  491. include/folly/fibers/SimpleLoopController.h
  492. include/folly/fibers/TimedMutex-inl.h
  493. include/folly/fibers/TimedMutex.h
  494. include/folly/fibers/WhenN-inl.h
  495. include/folly/fibers/WhenN.h
  496. include/folly/fibers/async/Async.h
  497. include/folly/fibers/async/AsyncStack.h
  498. include/folly/fibers/async/Baton.h
  499. include/folly/fibers/async/Collect-inl.h
  500. include/folly/fibers/async/Collect.h
  501. include/folly/fibers/async/FiberManager.h
  502. include/folly/fibers/async/Future.h
  503. include/folly/fibers/async/Promise.h
  504. include/folly/fibers/async/Task.h
  505. include/folly/fibers/async/WaitUtils.h
  506. include/folly/fibers/detail/AtomicBatchDispatcher.h
  507. include/folly/fibers/traits.h
  508. include/folly/folly-config.h
  509. include/folly/functional/ApplyTuple.h
  510. include/folly/functional/Invoke.h
  511. include/folly/functional/Partial.h
  512. include/folly/functional/protocol.h
  513. include/folly/functional/traits.h
  514. include/folly/futures/Barrier.h
  515. include/folly/futures/Future-inl.h
  516. include/folly/futures/Future-pre.h
  517. include/folly/futures/Future.h
  518. include/folly/futures/FutureSplitter.h
  519. include/folly/futures/HeapTimekeeper.h
  520. include/folly/futures/ManualTimekeeper.h
  521. include/folly/futures/Portability.h
  522. include/folly/futures/Promise-inl.h
  523. include/folly/futures/Promise.h
  524. include/folly/futures/Retrying.h
  525. include/folly/futures/SharedPromise-inl.h
  526. include/folly/futures/SharedPromise.h
  527. include/folly/futures/ThreadWheelTimekeeper.h
  528. include/folly/futures/WTCallback.h
  529. include/folly/futures/detail/Core.h
  530. include/folly/futures/detail/Types.h
  531. include/folly/gen/Base-inl.h
  532. include/folly/gen/Base.h
  533. include/folly/gen/Combine-inl.h
  534. include/folly/gen/Combine.h
  535. include/folly/gen/Core-inl.h
  536. include/folly/gen/Core.h
  537. include/folly/gen/File-inl.h
  538. include/folly/gen/File.h
  539. include/folly/gen/IStream.h
  540. include/folly/gen/Parallel-inl.h
  541. include/folly/gen/Parallel.h
  542. include/folly/gen/ParallelMap-inl.h
  543. include/folly/gen/ParallelMap.h
  544. include/folly/gen/String-inl.h
  545. include/folly/gen/String.h
  546. include/folly/hash/Checksum.h
  547. include/folly/hash/FarmHash.h
  548. include/folly/hash/Hash.h
  549. include/folly/hash/SpookyHashV1.h
  550. include/folly/hash/SpookyHashV2.h
  551. include/folly/hash/detail/ChecksumDetail.h
  552. include/folly/init/Init.h
  553. include/folly/init/Phase.h
  554. include/folly/io/Cursor-inl.h
  555. include/folly/io/Cursor.h
  556. include/folly/io/GlobalShutdownSocketSet.h
  557. include/folly/io/IOBuf.h
  558. include/folly/io/IOBufIovecBuilder.h
  559. include/folly/io/IOBufQueue.h
  560. include/folly/io/RecordIO-inl.h
  561. include/folly/io/RecordIO.h
  562. include/folly/io/ShutdownSocketSet.h
  563. include/folly/io/SocketOptionMap.h
  564. include/folly/io/SocketOptionValue.h
  565. include/folly/io/TypedIOBuf.h
  566. include/folly/io/async/AsyncPipe.h
  567. include/folly/io/async/AsyncSSLSocket.h
  568. include/folly/io/async/AsyncServerSocket.h
  569. include/folly/io/async/AsyncSignalHandler.h
  570. include/folly/io/async/AsyncSocket.h
  571. include/folly/io/async/AsyncSocketBase.h
  572. include/folly/io/async/AsyncSocketException.h
  573. include/folly/io/async/AsyncSocketTransport.h
  574. include/folly/io/async/AsyncTimeout.h
  575. include/folly/io/async/AsyncTransport.h
  576. include/folly/io/async/AsyncTransportCertificate.h
  577. include/folly/io/async/AsyncUDPServerSocket.h
  578. include/folly/io/async/AsyncUDPSocket.h
  579. include/folly/io/async/AtomicNotificationQueue-inl.h
  580. include/folly/io/async/AtomicNotificationQueue.h
  581. include/folly/io/async/CertificateIdentityVerifier.h
  582. include/folly/io/async/DecoratedAsyncTransportWrapper.h
  583. include/folly/io/async/DelayedDestruction.h
  584. include/folly/io/async/DelayedDestructionBase.h
  585. include/folly/io/async/DestructorCheck.h
  586. include/folly/io/async/EventBase.h
  587. include/folly/io/async/EventBaseAtomicNotificationQueue-inl.h
  588. include/folly/io/async/EventBaseAtomicNotificationQueue.h
  589. include/folly/io/async/EventBaseBackendBase.h
  590. include/folly/io/async/EventBaseLocal.h
  591. include/folly/io/async/EventBaseManager.h
  592. include/folly/io/async/EventBaseThread.h
  593. include/folly/io/async/EventHandler.h
  594. include/folly/io/async/EventUtil.h
  595. include/folly/io/async/HHWheelTimer-fwd.h
  596. include/folly/io/async/HHWheelTimer.h
  597. include/folly/io/async/NotificationQueue.h
  598. include/folly/io/async/PasswordInFile.h
  599. include/folly/io/async/Request.h
  600. include/folly/io/async/SSLContext.h
  601. include/folly/io/async/SSLOptions.h
  602. include/folly/io/async/ScopedEventBaseThread.h
  603. include/folly/io/async/TerminateCancellationToken.h
  604. include/folly/io/async/TimeoutManager.h
  605. include/folly/io/async/VirtualEventBase.h
  606. include/folly/io/async/WriteChainAsyncTransportWrapper.h
  607. include/folly/io/async/WriteFlags.h
  608. include/folly/io/async/fdsock/AsyncFdSocket.h
  609. include/folly/io/async/fdsock/SocketFds.h
  610. include/folly/io/async/observer/AsyncSocketObserverContainer.h
  611. include/folly/io/async/observer/AsyncSocketObserverInterface.h
  612. include/folly/io/async/ssl/BasicTransportCertificate.h
  613. include/folly/io/async/ssl/OpenSSLTransportCertificate.h
  614. include/folly/io/async/ssl/OpenSSLUtils.h
  615. include/folly/io/async/ssl/SSLErrors.h
  616. include/folly/io/async/ssl/TLSDefinitions.h
  617. include/folly/io/async/test/AsyncSSLSocketTest.h
  618. include/folly/io/async/test/AsyncSocketTest.h
  619. include/folly/io/async/test/AsyncSocketTest2.h
  620. include/folly/io/async/test/BlockingSocket.h
  621. include/folly/io/async/test/CallbackStateEnum.h
  622. include/folly/io/async/test/ConnCallback.h
  623. include/folly/io/async/test/MockAsyncSSLSocket.h
  624. include/folly/io/async/test/MockAsyncServerSocket.h
  625. include/folly/io/async/test/MockAsyncSocket.h
  626. include/folly/io/async/test/MockAsyncTransport.h
  627. include/folly/io/async/test/MockAsyncUDPSocket.h
  628. include/folly/io/async/test/MockTimeoutManager.h
  629. include/folly/io/async/test/ScopedBoundPort.h
  630. include/folly/io/async/test/SocketPair.h
  631. include/folly/io/async/test/TFOUtil.h
  632. include/folly/io/async/test/TestSSLServer.h
  633. include/folly/io/async/test/TimeUtil.h
  634. include/folly/io/async/test/UndelayedDestruction.h
  635. include/folly/io/async/test/Util.h
  636. include/folly/io/coro/ServerSocket.h
  637. include/folly/io/coro/Transport.h
  638. include/folly/io/coro/TransportCallbackBase.h
  639. include/folly/json/DynamicConverter.h
  640. include/folly/json/DynamicParser-inl.h
  641. include/folly/json/DynamicParser.h
  642. include/folly/json/JSONSchema.h
  643. include/folly/json/JsonMockUtil.h
  644. include/folly/json/JsonTestUtil.h
  645. include/folly/json/dynamic-inl.h
  646. include/folly/json/dynamic.h
  647. include/folly/json/json.h
  648. include/folly/json/json_patch.h
  649. include/folly/json/json_pointer.h
  650. include/folly/json.h
  651. include/folly/json_patch.h
  652. include/folly/json_pointer.h
  653. include/folly/lang/Access.h
  654. include/folly/lang/Align.h
  655. include/folly/lang/Aligned.h
  656. include/folly/lang/Assume.h
  657. include/folly/lang/Badge.h
  658. include/folly/lang/Bits.h
  659. include/folly/lang/Builtin.h
  660. include/folly/lang/Byte.h
  661. include/folly/lang/CArray.h
  662. include/folly/lang/CString.h
  663. include/folly/lang/Cast.h
  664. include/folly/lang/CheckedMath.h
  665. include/folly/lang/CustomizationPoint.h
  666. include/folly/lang/Exception.h
  667. include/folly/lang/Extern.h
  668. include/folly/lang/Hint-inl.h
  669. include/folly/lang/Hint.h
  670. include/folly/lang/Keep.h
  671. include/folly/lang/Launder.h
  672. include/folly/lang/New.h
  673. include/folly/lang/Ordering.h
  674. include/folly/lang/Pretty.h
  675. include/folly/lang/PropagateConst.h
  676. include/folly/lang/RValueReferenceWrapper.h
  677. include/folly/lang/SafeAssert.h
  678. include/folly/lang/StaticConst.h
  679. include/folly/lang/Thunk.h
  680. include/folly/lang/ToAscii.h
  681. include/folly/lang/TypeInfo.h
  682. include/folly/lang/UncaughtExceptions.h
  683. include/folly/logging/AsyncFileWriter.h
  684. include/folly/logging/AsyncLogWriter.h
  685. include/folly/logging/BridgeFromGoogleLogging.h
  686. include/folly/logging/CustomLogFormatter.h
  687. include/folly/logging/FileHandlerFactory.h
  688. include/folly/logging/FileWriterFactory.h
  689. include/folly/logging/GlogStyleFormatter.h
  690. include/folly/logging/ImmediateFileWriter.h
  691. include/folly/logging/Init.h
  692. include/folly/logging/LogCategory.h
  693. include/folly/logging/LogCategoryConfig.h
  694. include/folly/logging/LogConfig.h
  695. include/folly/logging/LogConfigParser.h
  696. include/folly/logging/LogFormatter.h
  697. include/folly/logging/LogHandler.h
  698. include/folly/logging/LogHandlerConfig.h
  699. include/folly/logging/LogHandlerFactory.h
  700. include/folly/logging/LogLevel.h
  701. include/folly/logging/LogMessage.h
  702. include/folly/logging/LogName.h
  703. include/folly/logging/LogStream.h
  704. include/folly/logging/LogStreamProcessor.h
  705. include/folly/logging/LogWriter.h
  706. include/folly/logging/Logger.h
  707. include/folly/logging/LoggerDB.h
  708. include/folly/logging/ObjectToString.h
  709. include/folly/logging/RateLimiter.h
  710. include/folly/logging/StandardLogHandler.h
  711. include/folly/logging/StandardLogHandlerFactory.h
  712. include/folly/logging/StreamHandlerFactory.h
  713. include/folly/logging/xlog.h
  714. include/folly/memory/Arena-inl.h
  715. include/folly/memory/Arena.h
  716. include/folly/memory/EnableSharedFromThis.h
  717. include/folly/memory/MallctlHelper.h
  718. include/folly/memory/Malloc.h
  719. include/folly/memory/MemoryResource.h
  720. include/folly/memory/ReentrantAllocator.h
  721. include/folly/memory/SanitizeAddress.h
  722. include/folly/memory/SanitizeLeak.h
  723. include/folly/memory/ThreadCachedArena.h
  724. include/folly/memory/UninitializedMemoryHacks.h
  725. include/folly/memory/detail/MallocImpl.h
  726. include/folly/memory/not_null-inl.h
  727. include/folly/memory/not_null.h
  728. include/folly/net/NetOps.h
  729. include/folly/net/NetOpsDispatcher.h
  730. include/folly/net/NetworkSocket.h
  731. include/folly/net/TcpInfo.h
  732. include/folly/net/TcpInfoDispatcher.h
  733. include/folly/net/TcpInfoTypes.h
  734. include/folly/net/detail/SocketFileDescriptorMap.h
  735. include/folly/poly/Nullable.h
  736. include/folly/poly/Regular.h
  737. include/folly/portability/Asm.h
  738. include/folly/portability/Atomic.h
  739. include/folly/portability/Builtins.h
  740. include/folly/portability/Config.h
  741. include/folly/portability/Constexpr.h
  742. include/folly/portability/Dirent.h
  743. include/folly/portability/Event.h
  744. include/folly/portability/Fcntl.h
  745. include/folly/portability/Filesystem.h
  746. include/folly/portability/FmtCompile.h
  747. include/folly/portability/GFlags.h
  748. include/folly/portability/GMock.h
  749. include/folly/portability/GTest.h
  750. include/folly/portability/IOVec.h
  751. include/folly/portability/Libgen.h
  752. include/folly/portability/Libunwind.h
  753. include/folly/portability/Malloc.h
  754. include/folly/portability/Math.h
  755. include/folly/portability/Memory.h
  756. include/folly/portability/OpenSSL.h
  757. include/folly/portability/PThread.h
  758. include/folly/portability/Sched.h
  759. include/folly/portability/Sockets.h
  760. include/folly/portability/SourceLocation.h
  761. include/folly/portability/Stdio.h
  762. include/folly/portability/Stdlib.h
  763. include/folly/portability/String.h
  764. include/folly/portability/SysFile.h
  765. include/folly/portability/SysMembarrier.h
  766. include/folly/portability/SysMman.h
  767. include/folly/portability/SysResource.h
  768. include/folly/portability/SysStat.h
  769. include/folly/portability/SysSyscall.h
  770. include/folly/portability/SysTime.h
  771. include/folly/portability/SysTypes.h
  772. include/folly/portability/SysUio.h
  773. include/folly/portability/Syslog.h
  774. include/folly/portability/Time.h
  775. include/folly/portability/Unistd.h
  776. include/folly/portability/Windows.h
  777. include/folly/portability/openat2.h
  778. include/folly/python/AsyncioExecutor.h
  779. include/folly/python/async_generator.h
  780. include/folly/python/coro.h
  781. include/folly/python/error.h
  782. include/folly/python/executor.h
  783. include/folly/python/futures.h
  784. include/folly/python/import.h
  785. include/folly/python/iobuf.h
  786. include/folly/small_vector.h
  787. include/folly/sorted_vector_types.h
  788. include/folly/ssl/Init.h
  789. include/folly/ssl/OpenSSLCertUtils.h
  790. include/folly/ssl/OpenSSLHash.h
  791. include/folly/ssl/OpenSSLLockTypes.h
  792. include/folly/ssl/OpenSSLPtrTypes.h
  793. include/folly/ssl/OpenSSLTicketHandler.h
  794. include/folly/ssl/OpenSSLVersionFinder.h
  795. include/folly/ssl/PasswordCollector.h
  796. include/folly/ssl/SSLSession.h
  797. include/folly/ssl/SSLSessionManager.h
  798. include/folly/ssl/detail/OpenSSLSession.h
  799. include/folly/stats/BucketedTimeSeries-inl.h
  800. include/folly/stats/BucketedTimeSeries.h
  801. include/folly/stats/DigestBuilder-inl.h
  802. include/folly/stats/DigestBuilder.h
  803. include/folly/stats/Histogram-inl.h
  804. include/folly/stats/Histogram.h
  805. include/folly/stats/MultiLevelTimeSeries-inl.h
  806. include/folly/stats/MultiLevelTimeSeries.h
  807. include/folly/stats/QuantileEstimator-inl.h
  808. include/folly/stats/QuantileEstimator.h
  809. include/folly/stats/QuantileHistogram-inl.h
  810. include/folly/stats/QuantileHistogram.h
  811. include/folly/stats/StreamingStats.h
  812. include/folly/stats/TDigest.h
  813. include/folly/stats/TimeseriesHistogram-inl.h
  814. include/folly/stats/TimeseriesHistogram.h
  815. include/folly/stats/detail/Bucket.h
  816. include/folly/stats/detail/BufferedStat-inl.h
  817. include/folly/stats/detail/BufferedStat.h
  818. include/folly/stats/detail/DoubleRadixSort.h
  819. include/folly/stats/detail/SlidingWindow-inl.h
  820. include/folly/stats/detail/SlidingWindow.h
  821. include/folly/stop_watch.h
  822. include/folly/synchronization/AsymmetricThreadFence.h
  823. include/folly/synchronization/AtomicNotification-inl.h
  824. include/folly/synchronization/AtomicNotification.h
  825. include/folly/synchronization/AtomicRef.h
  826. include/folly/synchronization/AtomicStruct.h
  827. include/folly/synchronization/AtomicUtil-inl.h
  828. include/folly/synchronization/AtomicUtil.h
  829. include/folly/synchronization/Baton.h
  830. include/folly/synchronization/CallOnce.h
  831. include/folly/synchronization/DelayedInit.h
  832. include/folly/synchronization/DistributedMutex-inl.h
  833. include/folly/synchronization/DistributedMutex.h
  834. include/folly/synchronization/Hazptr-fwd.h
  835. include/folly/synchronization/Hazptr.h
  836. include/folly/synchronization/HazptrDomain.h
  837. include/folly/synchronization/HazptrHolder.h
  838. include/folly/synchronization/HazptrObj.h
  839. include/folly/synchronization/HazptrObjLinked.h
  840. include/folly/synchronization/HazptrRec.h
  841. include/folly/synchronization/HazptrThrLocal.h
  842. include/folly/synchronization/HazptrThreadPoolExecutor.h
  843. include/folly/synchronization/Latch.h
  844. include/folly/synchronization/LifoSem.h
  845. include/folly/synchronization/Lock.h
  846. include/folly/synchronization/MicroSpinLock.h
  847. include/folly/synchronization/NativeSemaphore.h
  848. include/folly/synchronization/ParkingLot.h
  849. include/folly/synchronization/PicoSpinLock.h
  850. include/folly/synchronization/RWSpinLock.h
  851. include/folly/synchronization/Rcu.h
  852. include/folly/synchronization/RelaxedAtomic.h
  853. include/folly/synchronization/SanitizeThread.h
  854. include/folly/synchronization/SaturatingSemaphore.h
  855. include/folly/synchronization/SmallLocks.h
  856. include/folly/synchronization/ThrottledLifoSem.h
  857. include/folly/synchronization/Utility.h
  858. include/folly/synchronization/WaitOptions.h
  859. include/folly/synchronization/detail/AtomicUtils.h
  860. include/folly/synchronization/detail/Hardware.h
  861. include/folly/synchronization/detail/HazptrUtils.h
  862. include/folly/synchronization/detail/InlineFunctionRef.h
  863. include/folly/synchronization/detail/Sleeper.h
  864. include/folly/synchronization/detail/Spin.h
  865. include/folly/synchronization/detail/ThreadCachedLists.h
  866. include/folly/synchronization/detail/ThreadCachedReaders.h
  867. include/folly/synchronization/detail/ThreadCachedTag.h
  868. include/folly/synchronization/example/HazptrLockFreeLIFO.h
  869. include/folly/synchronization/example/HazptrSWMRSet.h
  870. include/folly/synchronization/example/HazptrWideCAS.h
  871. include/folly/synchronization/test/Semaphore.h
  872. include/folly/system/AtFork.h
  873. include/folly/system/HardwareConcurrency.h
  874. include/folly/system/MemoryMapping.h
  875. include/folly/system/Pid.h
  876. include/folly/system/Shell.h
  877. include/folly/system/ThreadId.h
  878. include/folly/system/ThreadName.h
  879. include/folly/test/DeterministicSchedule.h
  880. include/folly/test/TestUtils.h
  881. include/folly/tracing/AsyncStack-inl.h
  882. include/folly/tracing/AsyncStack.h
  883. include/folly/tracing/ScopedTraceSection.h
  884. include/folly/tracing/StaticTracepoint-ELFx86.h
  885. include/folly/tracing/StaticTracepoint.h
  886. lib/cmake/folly/folly-config.cmake
  887. lib/cmake/folly/folly-targets-release.cmake
  888. lib/cmake/folly/folly-targets.cmake
  889. lib/libfolly.so
  890. lib/libfolly.so.0.58.0-dev
  891. lib/libfolly_exception_counter.so
  892. lib/libfolly_exception_counter.so.0.58.0-dev
  893. lib/libfolly_exception_tracer.so
  894. lib/libfolly_exception_tracer.so.0.58.0-dev
  895. lib/libfolly_exception_tracer_base.so
  896. lib/libfolly_exception_tracer_base.so.0.58.0-dev
  897. lib/libfolly_test_util.so
  898. lib/libfolly_test_util.so.0.58.0-dev
  899. lib/libfollybenchmark.so
  900. lib/libfollybenchmark.so.0.58.0-dev
  901. libdata/pkgconfig/libfolly.pc
  902. @owner
  903. @group
  904. @mode
Collapse this list.
Dependency lines:
  • folly>0:devel/folly
To install the port:
cd /usr/ports/devel/folly/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/folly
  • pkg install folly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: folly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711526927 SHA256 (facebook-folly-v2024.03.25.00_GH0.tar.gz) = 1845b40ef600d4f3c1a6d2065fa5ceeb15c2e08603d287a3a3d0e32482f86064 SIZE (facebook-folly-v2024.03.25.00_GH0.tar.gz) = 3966069

Packages (timestamps in pop-ups are UTC):
folly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.03.11.002024.03.18.00-2024.03.11.00----
FreeBSD:13:quarterly2024.01.01.002024.01.01.00-2024.01.01.00---2024.01.01.00
FreeBSD:14:latest2024.03.11.002024.03.18.00-2024.03.11.00---2023.06.12.00
FreeBSD:14:quarterly2024.01.01.002024.01.01.00-2024.01.01.00---2024.01.01.00
FreeBSD:15:latest2024.03.11.002024.03.18.00n/a2024.02.05.00n/a--2024.02.19.00
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. elfutils>0 : devel/elfutils
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
Runtime dependencies:
  1. elfutils>0 : devel/elfutils
Library dependencies:
  1. libboost_atomic.so : devel/boost-libs
  2. libbzip2.so : misc/vxl
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfmt.so : devel/libfmt
  6. libgflags.so : devel/gflags
  7. libglog.so : devel/glog
  8. libicui18n.so : devel/icu
  9. liblz4.so : archivers/liblz4
  10. libsnappy.so : archivers/snappy
  11. libsodium.so : security/libsodium
  12. libunwind.so : devel/libunwind
  13. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/fbthrift
  2. net/fb303
  3. net/fbzmq
  4. net/mvfst
  5. net/wangle
  6. security/fizz
  7. www/proxygen

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. misc/glow*
  2. net/rsocket-cpp*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_folly
USES:
cmake compiler:c++17-lang cpe localbase ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/folly/tar.gz/v2024.03.25.00?dummy=/
Collapse this list.

Number of commits found: 194 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.03.25.00
27 Mar 2024 18:31:06
commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.18.00 → 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:33
commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.11.00 → 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:42:55
commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.04.00 → 2024.03.11.00
2024.03.04.00_1
09 Mar 2024 14:05:20
commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.7.0

- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - graphics/colmap [1]
  - graphics/hiptext [2]
  - graphics/openmvs
  - sysutils/apache-mesos

[2] This port was being skipped on package building cluster due to its LICENSE
    "License NONE needs confirmation, but BATCH is defined"

Changes:	https://github.com/google/glog/releases
Reference:	https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1]
2024.03.04.00
05 Mar 2024 02:17:16
commit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcdd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2024.02.19.00 → 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:16
commit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.02.12.00 → 2024.02.19.00
2024.02.12.00_1
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
2024.02.12.00
13 Feb 2024 07:50:50
commit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.02.05.00 → 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:26
commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.29.00 → 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:30
commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.22.00 → 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:26
commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.15.00 → 2024.01.22.00
2024.01.15.00
21 Jan 2024 19:37:07
commit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Broken on powerpc64 and powerpc

Reported by:	fallout
2024.01.15.00
16 Jan 2024 10:45:01
commit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.08.00 → 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:13
commit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999ca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.01.00 → 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:33
commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.25.00 → 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:09
commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.18.00 → 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:07
commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.11.00 → 2023.12.18.00
2023.12.11.00_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
2023.12.11.00
12 Dec 2023 07:13:27
commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.04.00 → 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:25
commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 23.11.1 → 23.12.0
2023.11.27.00
28 Nov 2023 10:09:00
commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.20.00 → 2023.11.27.00
2023.11.20.00
21 Nov 2023 07:27:51
commit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.13.00 → 2023.11.20.00
2023.11.13.00_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
2023.11.13.00
14 Nov 2023 08:00:48
commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.06.00 → 2023.11.13.00
2023.11.06.00
07 Nov 2023 15:53:11
commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.30.00 → 2023.11.06.00
2023.10.30.00
31 Oct 2023 03:42:11
commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.16.00 → 2023.10.30.00
2023.10.16.00
18 Oct 2023 08:59:52
commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.09.00 → 2023.10.16.00
2023.10.09.00
10 Oct 2023 08:00:18
commit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.09.25.00 → 2023.10.09.00
2023.09.25.00_1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
2023.09.25.00
26 Sep 2023 06:01:52
commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.18.00 → 2023.09.25.00
2023.09.18.00
19 Sep 2023 06:02:50
commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.11.00  → 2023.09.18.00
2023.09.11.00
12 Sep 2023 06:44:02
commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.04.00 → 2023.09.11.00
2023.09.04.00
05 Sep 2023 07:02:23
commit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.28.00 → 2023.09.04.00
2023.08.28.00
29 Aug 2023 07:32:42
commit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.14.00 → 2023.08.28.00
2023.08.14.00
15 Aug 2023 04:56:48
commit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.07.00 → 2023.08.14.00
2023.08.07.00
08 Aug 2023 08:42:42
commit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.24.00 → 2023.08.07.00
2023.07.24.00
25 Jul 2023 04:43:42
commit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.17.00 → 2023.07.24.00
2023.07.17.00
19 Jul 2023 03:32:49
commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.10.00 → 2023.07.17.00
2023.07.10.00
11 Jul 2023 05:45:21
commit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.03.00 → 2023.07.10.00
2023.07.03.00
04 Jul 2023 06:35:22
commit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.26.00 → 2023.07.03.00
2023.06.26.00
01 Jul 2023 03:17:55
commit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.12.00 → 2023.06.26.00
2023.06.12.00
17 Jun 2023 06:55:00
commit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.08.00 → 2023.06.12.00
2023.06.08.00
11 Jun 2023 03:20:33
commit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.05.08.00 → 2023.06.08.00
2023.05.08.00
09 May 2023 22:55:27
commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.05.01.00 → 2023.05.08.00
2023.05.01.00
02 May 2023 01:18:04
commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.04.24.00 → 2023.05.01.00
2023.04.24.00_1
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
2023.04.24.00
25 Apr 2023 04:55:34
commit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.04.17.00 → 2023.04.24.00
2023.04.17.00_1
18 Apr 2023 04:38:09
commit hash: dded2de05dcf813bbc5675957bfc4b635fb47fafcommit hash: dded2de05dcf813bbc5675957bfc4b635fb47fafcommit hash: dded2de05dcf813bbc5675957bfc4b635fb47fafcommit hash: dded2de05dcf813bbc5675957bfc4b635fb47faf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.04.10.00 → 2023.04.17.00
2023.04.10.00_1
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2023.04.10.00
11 Apr 2023 00:47:54
commit hash: f4288e2f8eb1e8af26187afea13cc73ae0b0ead0commit hash: f4288e2f8eb1e8af26187afea13cc73ae0b0ead0commit hash: f4288e2f8eb1e8af26187afea13cc73ae0b0ead0commit hash: f4288e2f8eb1e8af26187afea13cc73ae0b0ead0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 2023.04.03.00
2023.04.03.00
03 Apr 2023 18:31:18
commit hash: 7613beaf2162ee929e742cf0e19cf9256132e5edcommit hash: 7613beaf2162ee929e742cf0e19cf9256132e5edcommit hash: 7613beaf2162ee929e742cf0e19cf9256132e5edcommit hash: 7613beaf2162ee929e742cf0e19cf9256132e5ed files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.03.27.00 → 2023.04.03.00
2023.03.27.00
27 Mar 2023 18:25:45
commit hash: b6060f40b519cfcfaada8ab67113dfc05972ca89commit hash: b6060f40b519cfcfaada8ab67113dfc05972ca89commit hash: b6060f40b519cfcfaada8ab67113dfc05972ca89commit hash: b6060f40b519cfcfaada8ab67113dfc05972ca89 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.03.20.00 → 2023.03.27.00
2023.03.20.00
24 Mar 2023 06:06:02
commit hash: 52d8d7110693f9a1d428b4f36ab4c7ad3846738dcommit hash: 52d8d7110693f9a1d428b4f36ab4c7ad3846738dcommit hash: 52d8d7110693f9a1d428b4f36ab4c7ad3846738dcommit hash: 52d8d7110693f9a1d428b4f36ab4c7ad3846738d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.03.13.00 → 2023.03.20.00
2023.03.13.00
14 Mar 2023 01:16:51
commit hash: fdd96dfcfc233f7c71fa23e6e9f6cb2118592814commit hash: fdd96dfcfc233f7c71fa23e6e9f6cb2118592814commit hash: fdd96dfcfc233f7c71fa23e6e9f6cb2118592814commit hash: fdd96dfcfc233f7c71fa23e6e9f6cb2118592814 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.03.06.00 → 2023.03.13.00
2023.03.06.00
06 Mar 2023 18:06:40
commit hash: 119f96abc45016e2eca41407d119b824a3055ab1commit hash: 119f96abc45016e2eca41407d119b824a3055ab1commit hash: 119f96abc45016e2eca41407d119b824a3055ab1commit hash: 119f96abc45016e2eca41407d119b824a3055ab1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.02.27.00 → 2023.03.06.00
2023.02.27.00
27 Feb 2023 17:33:31
commit hash: 01cef0d36e285b83b50223e8f1ae3c32503b94c5commit hash: 01cef0d36e285b83b50223e8f1ae3c32503b94c5commit hash: 01cef0d36e285b83b50223e8f1ae3c32503b94c5commit hash: 01cef0d36e285b83b50223e8f1ae3c32503b94c5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.02.20.00 → 2023.02.27.00
2023.02.20.00
20 Feb 2023 20:54:36
commit hash: 84e3c4a94645d8e1368d0bdf25e4e47d8d35e6c6commit hash: 84e3c4a94645d8e1368d0bdf25e4e47d8d35e6c6commit hash: 84e3c4a94645d8e1368d0bdf25e4e47d8d35e6c6commit hash: 84e3c4a94645d8e1368d0bdf25e4e47d8d35e6c6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.02.13.00 → 2023.02.20.00
2023.02.13.00
13 Feb 2023 23:00:30
commit hash: 22f8cb9adb83945a159ef6d388c58ca2974d3f40commit hash: 22f8cb9adb83945a159ef6d388c58ca2974d3f40commit hash: 22f8cb9adb83945a159ef6d388c58ca2974d3f40commit hash: 22f8cb9adb83945a159ef6d388c58ca2974d3f40 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.02.06.00 → 2023.02.13.00
2023.02.06.00
06 Feb 2023 17:32:17
commit hash: d8fbda3f4cfe39a0f17a4f74e98dc703d826a590commit hash: d8fbda3f4cfe39a0f17a4f74e98dc703d826a590commit hash: d8fbda3f4cfe39a0f17a4f74e98dc703d826a590commit hash: d8fbda3f4cfe39a0f17a4f74e98dc703d826a590 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.01.30.00 → 2023.02.06.00
2023.01.30.00
31 Jan 2023 03:04:54
commit hash: 469306b83e7d03a1a047c8c22fe9314951e48faccommit hash: 469306b83e7d03a1a047c8c22fe9314951e48faccommit hash: 469306b83e7d03a1a047c8c22fe9314951e48faccommit hash: 469306b83e7d03a1a047c8c22fe9314951e48fac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.01.23.00 → 2023.01.30.00
2023.01.23.00
23 Jan 2023 18:36:11
commit hash: aac815ab5a5cf87c4bef838c1dd4643795346645commit hash: aac815ab5a5cf87c4bef838c1dd4643795346645commit hash: aac815ab5a5cf87c4bef838c1dd4643795346645commit hash: aac815ab5a5cf87c4bef838c1dd4643795346645 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.01.16.00 -> 2023.01.23.00
2023.01.16.00
16 Jan 2023 21:12:22
commit hash: e6e5a3f9f47a1866edea6aeff4f6c491d526ef8dcommit hash: e6e5a3f9f47a1866edea6aeff4f6c491d526ef8dcommit hash: e6e5a3f9f47a1866edea6aeff4f6c491d526ef8dcommit hash: e6e5a3f9f47a1866edea6aeff4f6c491d526ef8d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.01.09.00 -> 2023.01.16.00
2023.01.09.00_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
2023.01.09.00
10 Jan 2023 01:15:25
commit hash: 571408b84d7a29450c06250f179220bba6e49228commit hash: 571408b84d7a29450c06250f179220bba6e49228commit hash: 571408b84d7a29450c06250f179220bba6e49228commit hash: 571408b84d7a29450c06250f179220bba6e49228 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.01.02.00 -> 2023.01.09.00
2023.01.02.00
02 Jan 2023 21:03:31
commit hash: 63877b3280e4aa4c62e26a13415afe89bdd7f4c0commit hash: 63877b3280e4aa4c62e26a13415afe89bdd7f4c0commit hash: 63877b3280e4aa4c62e26a13415afe89bdd7f4c0commit hash: 63877b3280e4aa4c62e26a13415afe89bdd7f4c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.12.26.00 -> 2023.01.02.00
2022.12.26.00
26 Dec 2022 20:07:47
commit hash: af93bca744b4d24412e75ca9af4b964541eaaeedcommit hash: af93bca744b4d24412e75ca9af4b964541eaaeedcommit hash: af93bca744b4d24412e75ca9af4b964541eaaeedcommit hash: af93bca744b4d24412e75ca9af4b964541eaaeed files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.12.19.00 -> 2022.12.26.00
2022.12.19.00
20 Dec 2022 03:52:27
commit hash: 99c5b70c651f8eac8643804a5492357f58bba1fbcommit hash: 99c5b70c651f8eac8643804a5492357f58bba1fbcommit hash: 99c5b70c651f8eac8643804a5492357f58bba1fbcommit hash: 99c5b70c651f8eac8643804a5492357f58bba1fb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.12.12.00 -> 2022.12.19.00
2022.12.12.00_1
19 Dec 2022 09:31:34
commit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
2022.12.12.00
13 Dec 2022 03:47:34
commit hash: c44057d7e7ad1cf982668acd026c141210b80b19commit hash: c44057d7e7ad1cf982668acd026c141210b80b19commit hash: c44057d7e7ad1cf982668acd026c141210b80b19commit hash: c44057d7e7ad1cf982668acd026c141210b80b19 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.12.05.00 -> 2022.12.12.00
2022.12.05.00
05 Dec 2022 20:00:01
commit hash: 866e3dbbf93517b6ade5c2eddf7c86d0cee58521commit hash: 866e3dbbf93517b6ade5c2eddf7c86d0cee58521commit hash: 866e3dbbf93517b6ade5c2eddf7c86d0cee58521commit hash: 866e3dbbf93517b6ade5c2eddf7c86d0cee58521 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.11.28.00 -> 2022.12.05.00
2022.11.28.00
29 Nov 2022 09:18:44
commit hash: 3bfd18f3e30fa920485027feaddf66e0cc15b37acommit hash: 3bfd18f3e30fa920485027feaddf66e0cc15b37acommit hash: 3bfd18f3e30fa920485027feaddf66e0cc15b37acommit hash: 3bfd18f3e30fa920485027feaddf66e0cc15b37a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.11.14.00 -> 2022.11.28.00
2022.11.14.00
16 Nov 2022 07:26:28
commit hash: 517136b0715a67f664cf2ae3308e9b9d7b0a4734commit hash: 517136b0715a67f664cf2ae3308e9b9d7b0a4734commit hash: 517136b0715a67f664cf2ae3308e9b9d7b0a4734commit hash: 517136b0715a67f664cf2ae3308e9b9d7b0a4734 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.11.07.00 -> 2022.11.14.00
2022.11.07.00
08 Nov 2022 20:46:51
commit hash: 71c17ddf16a057d4063654c2e95958646b75ce47commit hash: 71c17ddf16a057d4063654c2e95958646b75ce47commit hash: 71c17ddf16a057d4063654c2e95958646b75ce47commit hash: 71c17ddf16a057d4063654c2e95958646b75ce47 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.10.31.00 -> 2022.11.07.00
2022.10.31.00
31 Oct 2022 19:37:50
commit hash: dd9fac61b77bc308b2ec49bb0633a0df281af634commit hash: dd9fac61b77bc308b2ec49bb0633a0df281af634commit hash: dd9fac61b77bc308b2ec49bb0633a0df281af634commit hash: dd9fac61b77bc308b2ec49bb0633a0df281af634 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.10.24.00 -> 2022.10.31.00
2022.10.24.00
25 Oct 2022 20:50:00
commit hash: 070fd95fecb84e4d272af795105aadf732c22b4acommit hash: 070fd95fecb84e4d272af795105aadf732c22b4acommit hash: 070fd95fecb84e4d272af795105aadf732c22b4acommit hash: 070fd95fecb84e4d272af795105aadf732c22b4a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.10.17.00 -> 2022.10.24.00
2022.10.17.00_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022.10.17.00
17 Oct 2022 18:12:04
commit hash: 6b58d720d84422f187bc5c8c5a77ab85c9d1d5d6commit hash: 6b58d720d84422f187bc5c8c5a77ab85c9d1d5d6commit hash: 6b58d720d84422f187bc5c8c5a77ab85c9d1d5d6commit hash: 6b58d720d84422f187bc5c8c5a77ab85c9d1d5d6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.10.10.00 -> 2022.10.17.00
2022.10.10.00
10 Oct 2022 14:57:18
commit hash: 5253a42a95401bac42a6bedc20cf2ac14585f208commit hash: 5253a42a95401bac42a6bedc20cf2ac14585f208commit hash: 5253a42a95401bac42a6bedc20cf2ac14585f208commit hash: 5253a42a95401bac42a6bedc20cf2ac14585f208 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update  2022.10.03.00 -> 2022.10.10.00
2022.10.03.00
04 Oct 2022 01:35:22
commit hash: c15fa59db8192fddd96844a28d23f3b7bfccd616commit hash: c15fa59db8192fddd96844a28d23f3b7bfccd616commit hash: c15fa59db8192fddd96844a28d23f3b7bfccd616commit hash: c15fa59db8192fddd96844a28d23f3b7bfccd616 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.09.26.00 -> 2022.10.03.00
2022.09.26.00
27 Sep 2022 02:49:00
commit hash: e7df4a136768e7730b2cfb3867c8fcc05e806afccommit hash: e7df4a136768e7730b2cfb3867c8fcc05e806afccommit hash: e7df4a136768e7730b2cfb3867c8fcc05e806afccommit hash: e7df4a136768e7730b2cfb3867c8fcc05e806afc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.09.19.00 -> 2022.09.26.00
2022.09.19.00
20 Sep 2022 04:37:46
commit hash: a76be9ca85b4f95fc31d48e3597cca3736ba3753commit hash: a76be9ca85b4f95fc31d48e3597cca3736ba3753commit hash: a76be9ca85b4f95fc31d48e3597cca3736ba3753commit hash: a76be9ca85b4f95fc31d48e3597cca3736ba3753 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.09.12.00 -> 2022.09.19.00
2022.09.12.00
14 Sep 2022 04:38:42
commit hash: b144da47ab0dd01148a18ee5f48c8b1aaf1da920commit hash: b144da47ab0dd01148a18ee5f48c8b1aaf1da920commit hash: b144da47ab0dd01148a18ee5f48c8b1aaf1da920commit hash: b144da47ab0dd01148a18ee5f48c8b1aaf1da920 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.09.05.00 -> 2022.09.12.00
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.09.05.00
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.09.05.00
05 Sep 2022 20:07:35
commit hash: 0b9cfd310e6818ea51a7ef41dd059f4a6229424acommit hash: 0b9cfd310e6818ea51a7ef41dd059f4a6229424acommit hash: 0b9cfd310e6818ea51a7ef41dd059f4a6229424acommit hash: 0b9cfd310e6818ea51a7ef41dd059f4a6229424a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.08.29.00 -> 2022.09.05.00
2022.08.29.00
30 Aug 2022 21:10:09
commit hash: 786b920ecdb8a7c181dc3faa67d900689e3e7f90commit hash: 786b920ecdb8a7c181dc3faa67d900689e3e7f90commit hash: 786b920ecdb8a7c181dc3faa67d900689e3e7f90commit hash: 786b920ecdb8a7c181dc3faa67d900689e3e7f90 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.08.22.00 -> 2022.08.29.00
2022.08.22.00
23 Aug 2022 22:52:29
commit hash: 60fcfe98820d1042c3adaedfda32ca33eb2108d0commit hash: 60fcfe98820d1042c3adaedfda32ca33eb2108d0commit hash: 60fcfe98820d1042c3adaedfda32ca33eb2108d0commit hash: 60fcfe98820d1042c3adaedfda32ca33eb2108d0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.08.15.00 -> 2022.08.22.00
2022.08.15.00
15 Aug 2022 23:08:10
commit hash: 77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1ccommit hash: 77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1ccommit hash: 77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1ccommit hash: 77bc16ba8259d7e2a05f7ce3189f1bf65a6c3c1c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.08.08.00 -> 2022.08.15.00
2022.08.08.00_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2022.08.08.00
08 Aug 2022 22:17:03
commit hash: 995f8eadadfebc34c816ff99da79dcf509b8eb8ccommit hash: 995f8eadadfebc34c816ff99da79dcf509b8eb8ccommit hash: 995f8eadadfebc34c816ff99da79dcf509b8eb8ccommit hash: 995f8eadadfebc34c816ff99da79dcf509b8eb8c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.08.01.00 -> 2022.08.08.00
2022.08.01.00
01 Aug 2022 19:00:15
commit hash: e6bf2dd40a11cad7dbc5443384e53545865b9b71commit hash: e6bf2dd40a11cad7dbc5443384e53545865b9b71commit hash: e6bf2dd40a11cad7dbc5443384e53545865b9b71commit hash: e6bf2dd40a11cad7dbc5443384e53545865b9b71 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.07.25.00 -> 2022.08.01.00
2022.07.25.00
26 Jul 2022 07:50:16
commit hash: 61fb5192fe6b98930839d302dadcde4cd71c392fcommit hash: 61fb5192fe6b98930839d302dadcde4cd71c392fcommit hash: 61fb5192fe6b98930839d302dadcde4cd71c392fcommit hash: 61fb5192fe6b98930839d302dadcde4cd71c392f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.07.18.00 -> 2022.07.25.00
2022.07.18.00
22 Jul 2022 22:01:01
commit hash: 37bb74241941b6086e1ce0297acfb0abe135717ecommit hash: 37bb74241941b6086e1ce0297acfb0abe135717ecommit hash: 37bb74241941b6086e1ce0297acfb0abe135717ecommit hash: 37bb74241941b6086e1ce0297acfb0abe135717e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.07.11.00 -> 2022.07.18.00
2022.07.11.00
12 Jul 2022 01:24:30
commit hash: 7315971bb7cfda35648952da529c42fff329185fcommit hash: 7315971bb7cfda35648952da529c42fff329185fcommit hash: 7315971bb7cfda35648952da529c42fff329185fcommit hash: 7315971bb7cfda35648952da529c42fff329185f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.07.04.00 -> 2022.07.11.00
2022.07.04.00
04 Jul 2022 23:16:25
commit hash: 3ca8fd61b081ca03ee3f27d7e99cc3013242cfb4commit hash: 3ca8fd61b081ca03ee3f27d7e99cc3013242cfb4commit hash: 3ca8fd61b081ca03ee3f27d7e99cc3013242cfb4commit hash: 3ca8fd61b081ca03ee3f27d7e99cc3013242cfb4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.06.27.00 -> 2022.07.04.00
2022.06.27.00
27 Jun 2022 19:36:26
commit hash: 8e51d3047232ad024be535ad1fd70fd5318982d8commit hash: 8e51d3047232ad024be535ad1fd70fd5318982d8commit hash: 8e51d3047232ad024be535ad1fd70fd5318982d8commit hash: 8e51d3047232ad024be535ad1fd70fd5318982d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.06.20.00 -> 2022.06.27.00
2022.06.20.00
20 Jun 2022 20:57:30
commit hash: dda6614b353bba9de4590ca79c31cfc20b07bc98commit hash: dda6614b353bba9de4590ca79c31cfc20b07bc98commit hash: dda6614b353bba9de4590ca79c31cfc20b07bc98commit hash: dda6614b353bba9de4590ca79c31cfc20b07bc98 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.06.13.00 -> 2022.06.20.00
2022.06.13.00
13 Jun 2022 22:49:47
commit hash: 3ae829ff82b258c853ba6b8fd88257064c61ede0commit hash: 3ae829ff82b258c853ba6b8fd88257064c61ede0commit hash: 3ae829ff82b258c853ba6b8fd88257064c61ede0commit hash: 3ae829ff82b258c853ba6b8fd88257064c61ede0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.06.06.00 -> 2022.06.13.00
2022.06.06.00
07 Jun 2022 00:38:46
commit hash: fa581b091ea8b5d236f197289ffe325139605adecommit hash: fa581b091ea8b5d236f197289ffe325139605adecommit hash: fa581b091ea8b5d236f197289ffe325139605adecommit hash: fa581b091ea8b5d236f197289ffe325139605ade files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.05.30.00 -> 2022.06.06.00
2022.05.30.00
04 Jun 2022 06:48:33
commit hash: 782dd1119c1c02b58aaf1c04f853e0f7fc6a483bcommit hash: 782dd1119c1c02b58aaf1c04f853e0f7fc6a483bcommit hash: 782dd1119c1c02b58aaf1c04f853e0f7fc6a483bcommit hash: 782dd1119c1c02b58aaf1c04f853e0f7fc6a483b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2022.04.11.00 -> 2022.05.30.00

Number of commits found: 194 (showing only 100 on this page)

1 | 2  »