ClickHouse/src/Common
nikitamikhaylov 8e53b80b89 done
2020-11-25 19:50:07 +03:00
..
Config remove more stringstreams 2020-11-10 21:22:26 +03:00
HashTable Add strange C++ code that actually does not change anything 2020-11-02 13:42:47 +03:00
StringUtils Query obfuscator: development 2020-09-26 03:00:54 +03:00
tests remove other stringstreams 2020-11-09 22:12:44 +03:00
ZooKeeper More compatible watches in TestKeeper 2020-11-19 15:04:09 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp Preparation for structured logging 2020-05-31 00:35:52 +03:00
AlignedBuffer.h
Allocator_fwd.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
Allocator.cpp Higher mmap threshold in debug build 2020-11-10 22:21:59 +03:00
Allocator.h Hardening and better error messages 2020-08-07 22:36:04 +03:00
Arena.h Fix gcc build 2020-06-15 01:29:22 +03:00
ArenaAllocator.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ArenaWithFreeLists.h Fix gcc build 2020-06-15 01:29:22 +03:00
ArrayCache.h Fix half of typos 2020-08-08 03:47:03 +03:00
assert_cast.h Remove assorted synonyms of LOGICAL_ERROR. 2020-06-03 16:18:42 +03:00
AutoArray.h Fix half of typos 2020-08-08 03:47:03 +03:00
BitHelpers.h Fix error 2020-09-26 06:02:05 +03:00
bitonicSortKernels.cl
checkStackSize.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
checkStackSize.h
clearPasswordFromCommandLine.cpp Clear password from command line #11624 2020-06-14 22:23:05 +03:00
clearPasswordFromCommandLine.h Clear password from command line #11624 2020-06-14 22:23:05 +03:00
ClickHouseRevision.cpp straighten the protocol version 2020-09-17 17:37:29 +03:00
ClickHouseRevision.h straighten the protocol version 2020-09-17 17:37:29 +03:00
CMakeLists.txt dbms/ → src/ 2020-04-03 18:14:31 +03:00
ColumnsHashing.h Special case for aggregation by 8bit field 2020-08-02 01:11:00 +03:00
ColumnsHashingImpl.h
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in straighten the protocol version 2020-09-17 17:37:29 +03:00
config.h.in Fix abtesting build 2020-07-29 14:00:04 +03:00
CounterInFile.h Fix half of typos 2020-08-08 03:47:03 +03:00
COW.h
CpuId.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
createHardLink.cpp
createHardLink.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CurrentMetrics.cpp Merge branch 'master' into add_separate_pool_for_fetches 2020-10-28 14:20:56 +03:00
CurrentMetrics.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CurrentThread.cpp Make it work 2020-06-20 14:17:15 +03:00
CurrentThread.h Fix half of typos 2020-08-08 03:47:03 +03:00
DNSResolver.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
DNSResolver.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Dwarf.cpp
Dwarf.h
Elf.cpp Fix UBSan 2020-06-21 19:10:38 +03:00
Elf.h Don't use debug info from ELF file if it doesn't correspond to the running binary. 2020-06-14 06:10:35 +03:00
ErrorCodes.cpp Merge branch 'master' into add_sync_user_privs_exception 2020-11-16 12:59:44 +08:00
ErrorCodes.h Fix overflow check in ErrorCodes 2020-11-01 09:00:19 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
Exception.h fixes 2020-10-16 15:20:30 +03:00
ExternalLoaderStatus.cpp
ExternalLoaderStatus.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
FieldVisitors.cpp Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
FieldVisitors.h Fix test 2020-11-05 12:26:51 +03:00
FieldVisitorsAccurateComparison.h Split file for better build times 2020-06-14 21:42:10 +03:00
FileChecker.cpp Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
FileChecker.h Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
FileSyncGuard.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
filesystemHelpers.cpp Update filesystemHelpers.cpp 2020-10-03 15:57:35 +03:00
filesystemHelpers.h Update filesystemHelpers.h 2020-10-03 15:57:12 +03:00
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h Fix 99% of typos 2020-08-08 04:01:47 +03:00
formatReadable.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
formatReadable.h Preparation for structured logging 2020-05-31 00:35:52 +03:00
getExecutablePath.cpp
getExecutablePath.h
getMappedArea.cpp Fix annoying "Arcadia" 2020-09-18 23:19:41 +03:00
getMappedArea.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Use SettingMaxThreads only in Settings, call getNumberOfPhysicalCPUCores() instead of SettingMaxThreads::getAuto(). 2020-07-31 19:11:27 +03:00
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp another removes 2020-07-30 13:31:14 +03:00
hasLinuxCapability.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
hex.cpp
hex.h
HTMLForm.h remove other stringstreams 2020-11-09 22:12:44 +03:00
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
IFactoryWithAliases.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp Added date_trunc function. 2020-08-25 16:41:08 -07:00
IntervalKind.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
intExp.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
IPv6ToBinary.cpp
IPv6ToBinary.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
isLocalAddress.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
isLocalAddress.h
LRUCache.h Fix half of typos 2020-08-08 03:47:03 +03:00
Macros.cpp fix sync 2020-09-27 14:10:45 +03:00
Macros.h fix sync 2020-09-27 14:10:45 +03:00
malloc.cpp
memcmpSmall.h
memcpySmall.h
MemorySanitizer.h Cleanup for #12999. NFC. 2020-07-31 17:53:41 +03:00
MemoryStatisticsOS.cpp Some provisions for Android build 2020-07-15 14:16:00 +03:00
MemoryStatisticsOS.h Some provisions for Android build 2020-07-15 14:16:00 +03:00
MemoryTracker.cpp review suggestions 2020-11-11 16:27:54 +03:00
MemoryTracker.h Fix multiple issues with memory tracking 2020-10-21 03:31:34 +03:00
MultiVersion.h
NamePrompter.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NaNUtils.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NetException.h
new_delete.cpp Fix typos 2020-06-27 22:05:00 +03:00
ObjectPool.h Fix half of typos 2020-08-08 03:47:03 +03:00
OpenSSLHelpers.cpp OpenSSLHelpers cleanup 2020-09-15 01:36:28 +03:00
OpenSSLHelpers.h Merge pull request #13156 from azat/cluster-secure 2020-09-17 17:11:00 +03:00
OptimizedRegularExpression.cpp Allow case-insensitive regexps; added a test #11101 2020-06-14 03:43:42 +03:00
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp remove other stringstreams 2020-11-09 22:12:44 +03:00
parseGlobs.h
parseRemoteDescription.cpp
parseRemoteDescription.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
PipeFDs.cpp Added a test for history in clickhouse-client 2020-06-07 20:29:34 +03:00
PipeFDs.h
PODArray_fwd.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
PODArray.cpp Style 2020-05-26 01:06:02 +03:00
PODArray.h Attempt to speed-up clang build 2020-09-18 21:58:57 +03:00
PoolBase.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
PoolWithFailoverBase.h Fix query hang with connections_with_failover_max_tries = 0 (endless loop) 2020-10-12 22:07:26 +03:00
ProcfsMetricsProvider.cpp Fixed improper logging of failures in destructors of certain metrics (#11264) 2020-05-29 12:45:55 +03:00
ProcfsMetricsProvider.h
ProfileEvents.cpp Update ProfileEvents.cpp 2020-09-09 21:02:53 +03:00
ProfileEvents.h
ProfilingScopedRWLock.h Comments for ugly fix 2020-07-20 16:06:44 +03:00
QueryProfiler.cpp another removes 2020-07-30 13:31:14 +03:00
QueryProfiler.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
quoteString.cpp
quoteString.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
RadixSort.h done 2020-11-25 19:50:07 +03:00
randomSeed.cpp Fix strange code 2020-09-24 19:35:17 +03:00
randomSeed.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
remapExecutable.cpp Corrections 2020-09-17 15:53:52 +03:00
remapExecutable.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
RemoteHostFilter.cpp
RemoteHostFilter.h
renameat2.cpp Update renameat2.cpp 2020-09-21 15:37:34 +03:00
renameat2.h fix EINVAL in renameat2 on MacOS 2020-09-19 17:19:06 +03:00
RWLock.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
RWLock.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
SensitiveDataMasker.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
SensitiveDataMasker.h Fix half of typos 2020-08-08 03:47:03 +03:00
setThreadName.cpp
setThreadName.h
SettingsChanges.cpp Make SettingsChanges a class. 2020-07-31 19:11:27 +03:00
SettingsChanges.h Make SettingsChanges a class. 2020-07-31 19:11:27 +03:00
SharedBlockRowRef.h
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
ShellCommand.h Fix exception safety in ShellCommand 2020-09-30 03:00:45 +03:00
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h Another 256-bit integers (strict 32 bytes) (#14229) 2020-09-04 16:33:02 +03:00
SmallObjectPool.h More simple 2020-11-06 20:46:43 +03:00
SpaceSaving.h Check for array size overflow in topK #14452 2020-09-04 04:05:57 +03:00
StackTrace.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
StackTrace.h send build_id to sentry as well + fix some minor issues 2020-06-24 00:27:04 +03:00
StatusFile.cpp straighten the protocol version 2020-09-17 17:37:29 +03:00
StatusFile.h Normalize "pid" file handling #3501 2020-07-04 16:54:24 +03:00
StatusInfo.cpp
StatusInfo.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Stopwatch.cpp
Stopwatch.h TraceCollector - time s&us using same timespec 2020-09-25 10:39:37 -07:00
StringSearcher.h Remove redundant conditions 2020-09-04 02:13:57 +08:00
StudentTTest.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
StudentTTest.h
SymbolIndex.cpp Fix terribly wrong code 2020-09-19 02:05:13 +03:00
SymbolIndex.h Print build id in crash messages 2020-06-20 12:07:05 +03:00
TaskStatsInfoGetter.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
TaskStatsInfoGetter.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
TerminalSize.cpp
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp another removes 2020-07-30 13:31:14 +03:00
ThreadFuzzer.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ThreadPool.cpp Update ThreadPool.cpp 2020-11-06 18:53:33 +03:00
ThreadPool.h Move event to stack. 2020-10-15 13:24:18 +03:00
ThreadProfileEvents.cpp remove other stringstreams 2020-11-09 22:12:44 +03:00
ThreadProfileEvents.h Hide getCurrentTimeNanoseconds() to avoid possible errors 2020-10-31 11:15:27 +03:00
ThreadStatus.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
ThreadStatus.h Add log_queries_min_query_duration_ms 2020-11-02 21:34:54 +03:00
Throttler.h
TraceCollector.cpp Set thread name for the TraceCollector 2020-11-11 21:30:17 +03:00
TraceCollector.h
typeid_cast.h Allow typeid_cast() to cast nullptr to nullptr. 2020-07-10 17:02:48 +03:00
TypeList.h
TypePromotion.h
UInt128.h remove more stringstreams 2020-11-10 21:22:26 +03:00
UnicodeBar.cpp Fix buffer overflow in "bar" function 2020-09-19 22:15:16 +03:00
UnicodeBar.h Fix buffer overflow in "bar" function 2020-09-19 22:15:16 +03:00
UTF8Helpers.cpp Fix typos 2020-06-27 22:05:00 +03:00
UTF8Helpers.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
VariableContext.h
Visitor.h Update Visitor.h 2020-09-17 15:08:55 +03:00
Volnitsky.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
WeakHash.cpp
WeakHash.h
XDBCBridgeHelper.h remove more stringstreams 2020-11-10 21:22:26 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-17 00:16:50 +03:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00