ClickHouse/dbms/src/Common
2019-09-26 21:49:43 +03:00
..
Config Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
HashTable Mark lookupResultGetKey/Mapped functions ALWAYS_INLINE. 2019-09-24 22:03:10 +03:00
StringUtils Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
tests Do not use iterators in find() and emplace() methods of hash tables. 2019-09-24 17:44:35 +03:00
ZooKeeper It works! 2019-09-20 20:09:22 +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 Merge remote-tracking branch 'upstream/master' into issue-6459 2019-09-20 21:25:55 +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 Build fixes (#6016) 2019-08-04 03:19:03 +03:00
ArrayCache.h
assert_cast.h Addition to prev. revision 2019-08-21 05:46:54 +03:00
AutoArray.h
BitHelpers.h Fixed UB in maskLowBits 2019-06-19 18:36:34 +03:00
checkStackSize.cpp Merge pull request #7028 from abyss7/issue-6459 2019-09-24 02:20:17 +03:00
checkStackSize.h Added stack protection; added a test 2019-08-10 20:51:47 +03:00
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h Do not use iterators in find() and emplace() methods of hash tables. 2019-09-24 17:44:35 +03:00
ColumnsHashingImpl.h Do not use iterators in find() and emplace() methods of hash tables. 2019-09-24 17:44:35 +03:00
CombinedCardinalityEstimator.h Removed manual memory tracking when appropriate 2019-07-18 23:10:31 +03:00
CompactArray.h Add functions used in arcadia 2019-03-07 19:27:03 +03:00
ConcurrentBoundedQueue.h
config_version.h.in CLICKHOUSE-4387 Add (official build) to version of yandex builds 2019-04-03 17:06:59 +03:00
config.h.in fix build 2019-09-17 17:16:07 +03:00
CounterInFile.h fixes after review 2019-08-07 15:55:27 +03:00
COW.h Fixed typo in comment. 2019-04-20 23:25:19 +03:00
CpuId.h Addition to prev. revision 2019-07-08 19:53:49 +03:00
createHardLink.cpp fixes after review 2019-08-07 15:55:27 +03:00
createHardLink.h
CurrentMetrics.cpp Added a metric for the number of files to send in Distributed tables 2019-08-22 04:30:49 +03:00
CurrentMetrics.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
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
DiskSpaceMonitor.cpp Better log messages about disks 2019-09-24 03:45:40 +03:00
DiskSpaceMonitor.h Fix path to data on disk 2019-09-11 20:17:10 +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 Disable ELF on Mac OS #6429 2019-08-21 03:48:34 +03:00
Dwarf.h Disable ELF on Mac OS #6429 2019-08-21 03:48:34 +03:00
Elf.cpp Disable ELF on Mac OS #6429 2019-08-21 03:48:34 +03:00
Elf.h Disable ELF on Mac OS #6429 2019-08-21 03:48:34 +03:00
ErrorCodes.cpp Merge branch 'merging_redis' of https://github.com/CurtizJ/ClickHouse into CurtizJ-merging_redis 2019-09-25 02:27:05 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
Exception.cpp refactoring 2019-08-14 18:20:52 +03:00
Exception.h fixes after review 2019-08-07 15:55:27 +03:00
FieldVisitors.cpp fix DataTypeAggregateFunction deserialization 2019-09-02 20:09:40 +08:00
FieldVisitors.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
FileChecker.cpp Start writing tests 2019-07-03 19:00:24 +03:00
FileChecker.h Generalize check query 2019-07-03 16:17:19 +03:00
FileUpdatesTracker.h
formatIPv6.cpp One more fix for PVS-Studio 2019-07-08 03:11:39 +03:00
formatIPv6.h IPv4 and IPv6 Domain implementation. 2019-02-04 12:37:46 +03:00
formatReadable.cpp
formatReadable.h
getExecutablePath.cpp Slightly better information messages 2019-08-11 23:37:53 +03:00
getExecutablePath.h Slightly better information messages 2019-08-11 23:37:53 +03:00
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 adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h Removed manual memory tracking when appropriate 2019-07-18 23:10:31 +03:00
IFactoryWithAliases.h Clang build is too annoying 2019-04-04 09:23:12 +03:00
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 Allowed unresolvable addresses in cluster configuration #5714 2019-07-08 04:43:41 +03:00
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 Fixed error with non-SIMD implementation of memcmpSmall 2019-07-25 03:28:27 +03:00
memcpySmall.h Better string comparison (development) 2019-03-03 23:08:39 +03:00
MemorySanitizer.h Some MemorySanitizer fixes. 2019-09-13 14:49:29 +03:00
MemoryTracker.cpp allow alloc 4Mb more after out-of-limit exception 2019-07-18 01:48:31 +03:00
MemoryTracker.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MultiVersion.h
NamePrompter.h Typos for many factories 2019-04-03 14:13:22 +03:00
NaNUtils.h
NetException.h
new_delete.cpp Fix osx build 2019-09-21 21:30:01 +03:00
ObjectPool.h
OpenSSLHelpers.cpp Fix non-ssl build. 2019-09-12 04:20:27 +08:00
OpenSSLHelpers.h Fix non-ssl build. 2019-09-12 04:20:27 +08:00
OptimizedRegularExpression.cpp fix crash in OptimizedRegularExpression 2019-08-23 21:40:42 +03:00
OptimizedRegularExpression.h DEVTOOLS-5170 Delete Y_IGNORE markers (#5533) 2019-06-05 14:52:39 +03:00
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
PODArray.cpp
PODArray.h Update PODArray.h 2019-08-08 19:07:58 +03: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 adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ProfilingScopedRWLock.h
QueryProfiler.cpp Update QueryProfiler.cpp 2019-09-22 04:53:19 +03:00
QueryProfiler.h Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
RadixSort.h Miscellaneous 2019-05-03 01:51:39 +03:00
randomSeed.cpp
randomSeed.h
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 Removed duplicate includes 2019-02-10 20:12:22 +03:00
setThreadName.h
SettingsChanges.h Refactoring of Settings based on new template class SettingsCollection. 2019-04-26 19:11:05 +03:00
SharedBlockRowRef.h limit with ties for processors 2019-08-27 20:48:42 +03:00
SharedLibrary.cpp Added a comment 2019-07-28 17:55:02 +03:00
SharedLibrary.h
ShellCommand.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ShellCommand.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h Removed duplicate includes 2019-02-10 20:12:22 +03:00
SmallObjectPool.h
SpaceSaving.h Do not use iterators in find() and emplace() methods of hash tables. 2019-09-24 17:44:35 +03:00
StackTrace.cpp Fix osx build 2019-09-21 21:30:01 +03:00
StackTrace.h Some fixes for OS X build. 2019-09-13 17:56:26 +03:00
StatusFile.cpp fixes after review 2019-08-07 15:55:27 +03:00
StatusFile.h
Stopwatch.cpp
Stopwatch.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
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 Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
SymbolIndex.h Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
TaskStatsInfoGetter.cpp Useful changes 2019-09-15 13:35:12 +03:00
TaskStatsInfoGetter.h
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 Added thread_local_rng 2019-07-28 18:30:38 +03:00
thread_local_rng.h Added thread_local_rng 2019-07-28 18:30:38 +03:00
ThreadPool.cpp Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
ThreadPool.h Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
ThreadProfileEvents.h Enable taskstat accounting for versions >= 3 2019-02-28 21:52:53 +00:00
ThreadStatus.cpp Reverted bad modification 2019-07-26 01:38:59 +03:00
ThreadStatus.h Add "os_thread_ids" column to system tables 2019-09-01 00:47:15 +03:00
Throttler.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
TraceCollector.cpp Fix osx build 2019-09-21 21:30:01 +03:00
TraceCollector.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
typeid_cast.h More reverts 2019-03-15 20:09:14 +03:00
TypeList.h
TypePromotion.h Namespace comments are unneeded according to the code style. 2019-06-13 13:37:13 +03:00
UInt128.h Merged with master. 2019-08-12 13:19:13 +03: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 Updated test #4246 2019-02-10 19:55:12 +03:00