ClickHouse/dbms/src/Common
2019-06-28 18:20:23 +00:00
..
Config Merge pull request #5567 from vitlibar/really-lazy-dictionary-load 2019-06-15 22:15:53 +03:00
HashTable
StringUtils
tests introduce Backtrace class 2019-06-28 18:06:38 +00:00
ZooKeeper Added comment 2019-06-16 02:35:12 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h Removed unused code related to MemoryTracker 2019-04-06 01:35:56 +03:00
Allocator.h
Arena.h
ArenaAllocator.h
ArenaWithFreeLists.h
ArrayCache.h
AutoArray.h
BitHelpers.h Fixed UB in maskLowBits 2019-06-19 18:36:34 +03:00
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h
ColumnsHashingImpl.h
CombinedCardinalityEstimator.h A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in
config.h.in Use mimalloc instead of lfallocator 2019-06-27 18:13:19 +03:00
CounterInFile.h
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMetrics.cpp
CurrentMetrics.h
CurrentThread.cpp
CurrentThread.h
DNSResolver.cpp introduce Backtrace class 2019-06-28 18:06:38 +00:00
DNSResolver.h
ErrorCodes.cpp Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:42:05 +03:00
escapeForFileName.cpp
escapeForFileName.h
Exception.cpp TestKeeper(mock ZooKeeper) 2019-06-16 02:35:12 +03:00
Exception.h introduce Backtrace class 2019-06-28 18:06:38 +00:00
FieldVisitors.cpp
FieldVisitors.h
FileChecker.cpp
FileChecker.h
FileUpdatesTracker.h
formatIPv6.cpp Fixed warning in gcc-9 2019-06-27 17:44:39 +03:00
formatIPv6.h
formatReadable.cpp
formatReadable.h
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +03:00
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h
Increment.h
interpolate.h
InterruptListener.h
intExp.h
IPv6ToBinary.cpp fix macos compile 2019-06-20 13:26:19 +03:00
IPv6ToBinary.h Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log 2019-06-15 17:20:32 +03:00
isLocalAddress.cpp
isLocalAddress.h
localBackup.cpp Info about frozen parts in system.parts (#5471) 2019-05-31 07:03:46 +03:00
localBackup.h Info about frozen parts in system.parts (#5471) 2019-05-31 07:03:46 +03:00
LRUCache.h
Macros.cpp
Macros.h
memcmpSmall.h
memcpySmall.h
MemoryTracker.cpp Optional current_thread and memory_tracker (#4664) 2019-03-14 21:03:35 +03:00
MemoryTracker.h
MiAllocator.h Comments 2019-06-28 00:43:50 +03:00
MultiVersion.h
NamePrompter.h
NaNUtils.h
NetException.h
ObjectPool.h
OpenSSLHelpers.cpp Improvements of MySQL Wire Protocol 2019-05-26 09:52:29 +03:00
OpenSSLHelpers.h using logging level from config.xml 2019-05-26 22:30:23 +03:00
OptimizedRegularExpression.cpp
OptimizedRegularExpression.h DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +03:00
parseAddress.cpp
parseAddress.h
parseRemoteDescription.cpp
parseRemoteDescription.h
PODArray.cpp
PODArray.h
PoolBase.h
PoolWithFailoverBase.h Merge pull request #4558 from podshumok/distributred-timeout 2019-06-17 13:58:17 +03:00
ProfileEvents.cpp
ProfileEvents.h
ProfilingScopedRWLock.h
RadixSort.h
randomSeed.cpp
randomSeed.h
RWLock.cpp
RWLock.h
setThreadName.cpp
setThreadName.h
SettingsChanges.h
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp
ShellCommand.h
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h
SmallObjectPool.h
SpaceSaving.h
StatusFile.cpp
StatusFile.h
Stopwatch.cpp
Stopwatch.h
StringSearcher.h Clearer interfaces of Searchers 2019-06-12 05:35:25 +03:00
TaskStatsInfoGetter.cpp Various fixes for PVS-Studio 2019-06-16 21:13:39 +03:00
TaskStatsInfoGetter.h
ThreadPool.cpp
ThreadPool.h
ThreadProfileEvents.h
ThreadStatus.cpp
ThreadStatus.h
Throttler.h
typeid_cast.h
TypeList.h
TypePromotion.h Namespace comments are unneeded according to the code style. 2019-06-13 13:37:13 +03:00
UInt128.h Fixed linking with lld 2019-05-30 11:23:20 +03:00
UnicodeBar.h
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
Visitor.h
Volnitsky.h Various fixes for PVS-Studio 2019-06-16 21:13:39 +03:00
XDBCBridgeHelper.h