ClickHouse/dbms/src/Common
2019-12-28 07:23:08 +03:00
..
Config Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
HashTable gather utils for Decimals (no scale checks) 2019-11-11 19:18:37 +03:00
StringUtils
tests Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
ZooKeeper More GCC warnings 2019-12-16 23:19:50 +02:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
Allocator.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
Arena.h Make the quadratic Arena::allocContinue less bad. 2019-09-18 15:04:56 +03:00
ArenaAllocator.h Make the quadratic Arena::allocContinue less bad. 2019-09-18 15:04:56 +03:00
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h Addition to prev. revision 2019-08-21 05:46:54 +03:00
AutoArray.h
BitHelpers.h
checkStackSize.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
checkStackSize.h
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
ColumnsHashingImpl.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
CombinedCardinalityEstimator.h Fix uniqCombined() result for >UINT_MAX values (return UInt64 to avoid overflow) 2019-10-07 21:38:58 +03:00
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in
config.h.in AWS SDK integration rework. 2019-12-06 17:37:21 +03:00
CounterInFile.h
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMetrics.cpp Fixed metrics in BackgroundProcessingPool. 2019-12-13 01:08:54 +03:00
CurrentMetrics.h
CurrentThread.cpp Speed up MemoryTracker by function inlining 2019-08-25 01:06:13 +03:00
CurrentThread.h Speed up MemoryTracker by function inlining 2019-08-25 01:06:13 +03:00
DNSResolver.cpp Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
DNSResolver.h Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
Dwarf.cpp Fixed build after updating libcxx 2019-12-20 21:44:40 +03:00
Dwarf.h Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
Elf.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
Elf.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
ErrorCodes.cpp Added aggregate function aggThrow 2019-12-28 07:23:08 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
Exception.h Fix 2019-11-27 17:29:00 +03:00
FieldVisitors.cpp Distinguish Array and Tuple field types when creating from array of Fields. (#7179) 2019-10-18 18:57:05 +03:00
FieldVisitors.h More GCC warnings 2019-12-16 23:19:50 +02:00
FileChecker.cpp
FileChecker.h
filesystemHelpers.cpp Fixed darwin buils 2019-11-27 18:49:15 +03:00
filesystemHelpers.h Addressed code review comments 2019-12-08 19:47:51 +03:00
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h
formatReadable.cpp
formatReadable.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
getExecutablePath.cpp
getExecutablePath.h
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMultipleKeysFromConfig.cpp Fixed bug with function getMultipleValuesFromConfig and added test which confirms this. 2019-10-17 19:52:47 +03:00
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Fallback for unknown CPUs when using libcpuid #5239 2019-11-12 00:01:55 +03:00
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
HyperLogLogWithSmallSetOptimization.h Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
IFactoryWithAliases.h
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp Move IntervalKind-related functions to a separate file. 2019-12-05 21:03:57 +03:00
IntervalKind.h Move IntervalKind-related functions to a separate file. 2019-12-05 21:03:57 +03:00
intExp.h Make Field::getScaleMultiplier() inline to allow using FieldVisitorConvertToNumber 2019-12-05 21:03:57 +03:00
IPv6ToBinary.cpp
IPv6ToBinary.h
isLocalAddress.cpp
isLocalAddress.h
localBackup.cpp
localBackup.h
LRUCache.h
Macros.cpp More verbose error message in macros. 2019-11-05 17:02:38 +03:00
Macros.h Add function "getMacro" #7239 2019-10-09 04:14:57 +03:00
malloc.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
memcmpSmall.h
memcpySmall.h
MemorySanitizer.h Build fix 2019-10-16 10:49:29 +08:00
MemoryTracker.cpp
MemoryTracker.h
MultiVersion.h
NamePrompter.h
NaNUtils.h
NetException.h
new_delete.cpp Fix osx build 2019-09-21 21:30:01 +03:00
ObjectPool.h
OpenSSLHelpers.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
OpenSSLHelpers.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
OptimizedRegularExpression.cpp fix crash in OptimizedRegularExpression 2019-08-23 21:40:42 +03:00
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp Improvement 2019-09-04 22:55:56 +03:00
parseGlobs.h wip 2019-08-19 21:12:50 +03:00
parseRemoteDescription.cpp
parseRemoteDescription.h
PipeFDs.cpp Fixed Darwin build 2019-12-23 19:54:51 +03:00
PipeFDs.h Added "system.stack_trace" table (development) 2019-12-22 20:20:33 +03:00
PODArray_fwd.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
PODArray.cpp
PODArray.h More GCC warnings 2019-12-16 23:19:50 +02:00
PoolBase.h
PoolWithFailoverBase.h Fix osx build 2019-09-21 21:30:01 +03:00
ProfileEvents.cpp Update ProfileEvents.cpp 2019-09-26 21:49:30 +03:00
ProfileEvents.h
ProfilingScopedRWLock.h
QueryProfiler.cpp Added "system.stack_trace" table (development) 2019-12-22 20:20:33 +03:00
QueryProfiler.h Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
quoteString.cpp First attempt to store min/max for move ttl expressions. 2019-12-11 13:24:20 +03:00
quoteString.h First attempt to store min/max for move ttl expressions. 2019-12-11 13:24:20 +03:00
RadixSort.h ubsan fix 2019-11-02 17:00:03 +08:00
randomSeed.cpp
randomSeed.h
RemoteHostFilter.cpp Created check for HDFS and S3 storages 2019-11-05 15:40:49 +03:00
RemoteHostFilter.h Created check for HDFS and S3 storages 2019-11-05 15:40:49 +03:00
RWLock.cpp Build fixed 2019-09-11 01:21:08 +03:00
RWLock.h Strong exception safety guarantee: 2019-09-10 15:33:45 +03:00
SensitiveDataMasker.cpp Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
SensitiveDataMasker.h Changed repository URL 2019-09-23 19:18:19 +03:00
setThreadName.cpp
setThreadName.h
SettingsChanges.h Add constraints columns to table system.settings 2019-10-31 01:45:57 +03:00
SharedBlockRowRef.h limit with ties for processors 2019-08-27 20:48:42 +03:00
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp Added "system.stack_trace" table (development) 2019-12-22 20:20:33 +03:00
ShellCommand.h
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h
SmallObjectPool.h
SpaceSaving.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
StackTrace.cpp Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
StackTrace.h Some fixes for OS X build. 2019-09-13 17:56:26 +03:00
StatusFile.cpp
StatusFile.h
Stopwatch.cpp
Stopwatch.h
StringSearcher.h Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
StudentTTest.cpp Changes to Benchmark after merge 2019-08-28 03:15:08 +03:00
StudentTTest.h Addition to prev. revision 2019-08-28 03:42:45 +03:00
SymbolIndex.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
SymbolIndex.h Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
TaskStatsInfoGetter.cpp Minimal change in preparation for #7477 2019-12-18 19:47:51 +03:00
TaskStatsInfoGetter.h Added "system.stack_trace" table (development) 2019-12-22 20:20:33 +03:00
TerminalSize.cpp Merge branch 'perfomance_test_help_size' of github.com:dimarub2000/ClickHouse into perfomance_test_help_size 2019-08-26 19:46:28 +03:00
TerminalSize.h Try to fix 2019-08-26 15:47:19 +03:00
thread_local_rng.cpp
thread_local_rng.h
ThreadPool.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
ThreadPool.h Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
ThreadProfileEvents.h
ThreadStatus.cpp
ThreadStatus.h Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
Throttler.h
TraceCollector.cpp Added "system.stack_trace" table (development) 2019-12-22 20:20:33 +03:00
TraceCollector.h
typeid_cast.h Extend typeid_cast() for shared_ptr. 2019-12-05 21:03:57 +03:00
TypeList.h
TypePromotion.h
UInt128.h ubsan fix 2019-11-02 17:00:03 +08:00
UnicodeBar.h
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
Visitor.h
Volnitsky.h Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
XDBCBridgeHelper.h Compilable code 2019-10-10 23:47:47 +03:00