ClickHouse/src/Common
alexey-milovidov 37f44ca7e8
Merge pull request #23776 from ClickHouse/pvs-workaround
Workaround for PVS-Studio
2021-05-01 11:58:50 +03:00
..
Config Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
examples Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
HashTable Add MSan annotation for HashTable 2021-04-28 23:05:24 +03:00
StringUtils Maybe better support for paths with whitespaces 2021-04-24 22:47:52 +03:00
tests Update gtest_pod_array.cpp 2021-04-27 13:45:45 +03:00
ZooKeeper move to examples everywhere 2021-04-27 01:51:42 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h
Allocator.cpp
Allocator.h Replace !__clang__ with !defined(__clang) to fix gcc builds 2021-04-18 23:37:50 +03:00
AllocatorWithMemoryTracking.h Fix some OOMs in stress tests 2021-03-31 06:19:34 +03:00
Arena.h done 2021-04-09 00:22:18 +03:00
ArenaAllocator.h
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h
AutoArray.h
BitHelpers.h
checkStackSize.cpp Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
checkStackSize.h
clearPasswordFromCommandLine.cpp
clearPasswordFromCommandLine.h
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ColumnsHashing.h
ColumnsHashingImpl.h
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h Moved BorrowedObjectPool to common 2021-04-13 23:15:22 +03:00
config_version.h.in Remove build date from system.build_options 2021-04-24 02:10:32 +03:00
config.h.in Revert "add uniqThetaSketch" 2021-04-20 03:34:21 +03:00
CounterInFile.h
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMemoryTracker.cpp
CurrentMemoryTracker.h
CurrentMetrics.cpp Rename as suggested by Kita 2021-03-28 22:24:28 +03:00
CurrentMetrics.h
CurrentThread.cpp
CurrentThread.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DNSResolver.cpp
DNSResolver.h
Dwarf.cpp
Dwarf.h
Elf.cpp Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
Elf.h
Epoll.cpp Fix comments 2021-04-04 12:33:06 +03:00
Epoll.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
ErrorCodes.cpp Merge pull request #21942 from ucasFL/distributed_depth 2021-04-09 15:52:58 +03:00
ErrorCodes.h Convert system.errors.stack_trace from String into Array(UInt64) 2021-03-24 06:52:48 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp Block all memory tracking limits in tryLogCurrentException() 2021-04-14 23:38:41 +03:00
Exception.h Convert system.errors.stack_trace from String into Array(UInt64) 2021-03-24 06:52:48 +03:00
ExternalLoaderStatus.cpp
ExternalLoaderStatus.h
Fiber.h
FiberStack.h
FieldVisitors.cpp some fixes 2021-03-15 22:45:45 +03:00
FieldVisitors.h Update tests 2021-04-11 00:52:42 +03:00
FieldVisitorsAccurateComparison.h
FileChecker.cpp
FileChecker.h
filesystemHelpers.cpp
filesystemHelpers.h
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h Additions 2021-05-01 11:58:32 +03:00
formatReadable.cpp Update formatReadable.cpp 2021-03-31 18:40:33 +03:00
formatReadable.h
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp
getHashOfLoadedBinary.h
getMappedArea.cpp
getMappedArea.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp
IntervalKind.h
intExp.h
IPv6ToBinary.cpp Fix build isIPAddressContainedIn 2021-03-29 16:28:51 +03:00
IPv6ToBinary.h Reuse some functions for IPAddressContainedIn 2021-03-29 12:04:05 +03:00
isLocalAddress.cpp
isLocalAddress.h
JSONBuilder.cpp Use JSONBuilder for explain json result. 2021-04-14 17:07:56 +03:00
JSONBuilder.h Fix spelling 2021-04-20 11:26:54 +03:00
LRUCache.h LRUCache fix exception unsafe element insertion 2021-03-19 00:26:02 +03:00
Macros.cpp fix 2021-03-16 23:01:20 +03:00
Macros.h fix 2021-03-16 23:01:20 +03:00
malloc.cpp
memcmpSmall.h
memcpySmall.h
MemorySanitizer.h
MemoryStatisticsOS.cpp
MemoryStatisticsOS.h
MemoryTracker.cpp Update comments for memoryTrackerCanThrow() 2021-04-14 23:38:41 +03:00
MemoryTracker.h
MultiVersion.h
NamePrompter.h
NaNUtils.h
NetException.h
new_delete.cpp
ObjectPool.h
OpenSSLHelpers.cpp
OpenSSLHelpers.h
OpenTelemetryTraceContext.h Uses uint8_t for open-telemetry trace flags on all platforms. 2021-04-29 09:00:27 -07:00
OptimizedRegularExpression.cpp
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp Fix mistake 2021-04-19 23:39:25 +03:00
parseRemoteDescription.h Add default port 2021-04-01 11:30:20 +00:00
PipeFDs.cpp
PipeFDs.h
PODArray_fwd.h
PODArray.cpp
PODArray.h Fixed PODArray insertFromItself 2021-03-27 00:49:16 +03:00
PoolBase.h save 2021-04-13 22:39:41 +03:00
PoolWithFailoverBase.h
ProcfsMetricsProvider.cpp
ProcfsMetricsProvider.h
ProfileEvents.cpp Add ability to flush buffer only in background for StorageBuffer 2021-04-15 21:22:13 +03:00
ProfileEvents.h
ProfilingScopedRWLock.h
QueryProfiler.cpp
QueryProfiler.h
quoteString.cpp
quoteString.h
RadixSort.h
randomSeed.cpp
randomSeed.h
remapExecutable.cpp
remapExecutable.h
RemoteHostFilter.cpp
RemoteHostFilter.h
renameat2.cpp
renameat2.h
RWLock.cpp
RWLock.h
SensitiveDataMasker.cpp
SensitiveDataMasker.h
setThreadName.cpp Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
setThreadName.h
SettingsChanges.cpp
SettingsChanges.h
SharedBlockRowRef.h
SharedLibrary.cpp Updated SharedLibrary string_view interface 2021-03-14 17:19:48 +03:00
SharedLibrary.h Updated SharedLibrary string_view interface 2021-03-14 17:19:48 +03:00
ShellCommand.cpp
ShellCommand.h
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h
SmallObjectPool.h
SpaceSaving.h
StackTrace.cpp Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1 2021-04-06 15:55:03 +08:00
StackTrace.h Fix vanilla GCC compilation in macOS 2021-04-09 04:28:24 +04:00
StatusFile.cpp
StatusFile.h
StatusInfo.cpp Refactored StorageDictionary 2021-04-26 13:52:41 +03:00
StatusInfo.h
Stopwatch.cpp Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
Stopwatch.h
StringSearcher.h
StudentTTest.cpp
StudentTTest.h
SymbolIndex.cpp
SymbolIndex.h
TaskStatsInfoGetter.cpp
TaskStatsInfoGetter.h
TerminalSize.cpp Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp
ThreadFuzzer.h
ThreadPool.cpp Add ThreadPool::finished() 2021-04-28 22:33:29 +03:00
ThreadPool.h Add ThreadPool::finished() 2021-04-28 22:33:29 +03:00
ThreadProfileEvents.cpp
ThreadProfileEvents.h Adds support for building on Solaris-derived systems 2021-04-28 16:32:41 -07:00
ThreadStatus.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ThreadStatus.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
Throttler.h
TimerDescriptor.cpp Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
TimerDescriptor.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
TLDListsHolder.cpp
TLDListsHolder.h
TraceCollector.cpp
TraceCollector.h
typeid_cast.h
TypeList.h
TypePromotion.h
UInt128.h Replace !__clang__ with !defined(__clang) to fix gcc builds 2021-04-18 23:37:50 +03:00
UnicodeBar.cpp
UnicodeBar.h
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
Visitor.h
Volnitsky.h
WeakHash.cpp
WeakHash.h
ya.make Fix ya.make 2021-04-21 08:50:42 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00