ClickHouse/dbms/include/DB/Common
2016-06-08 17:39:30 +03:00
..
HashTable Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
AIO.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
Allocator.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
Arena.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
ArenaWithFreeLists.h Fixing warnings on clang [#METR-2807]. 2016-03-07 09:18:06 +03:00
AutoArray.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
BitHelpers.h Fixing warnings on clang [#METR-2807]. 2016-03-07 09:18:06 +03:00
BlockFilterCreator.h Merge 2016-01-28 04:00:42 +03:00
Collator.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
CombinedCardinalityEstimator.h dbms: Server: Small improvement [#METR-17985] 2015-10-26 16:30:36 +03:00
CompactArray.h dbms: added support for CSV format [#METR-19957]. 2016-02-07 11:42:21 +03:00
ConcurrentBoundedQueue.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
ConfigProcessor.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
CounterInFile.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
CurrentMetrics.h dbms: CurrentMetrics: development [#METR-19596]. 2016-01-21 04:47:28 +03:00
escapeForFileName.h dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
Exception.h fix constness 2016-06-08 17:39:30 +03:00
ExternalTable.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
FileChecker.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
formatReadable.h dbms: added function formatReadableSize [#METR-16184]. 2015-09-20 05:03:12 +03:00
getFQDNOrHostName.h dbms: fixed error [#METR-16575] [#METR-16573]. 2015-05-29 03:33:56 +03:00
getNumberOfPhysicalCPUCores.h dbms: porting to aarch64 [#METR-19609]. 2016-01-13 05:11:40 +03:00
HTMLForm.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
HyperLogLogBiasEstimator.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
HyperLogLogCounter.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
HyperLogLogWithSmallSetOptimization.h Updated comment [#METR-2944]. 2016-02-21 23:08:08 +03:00
Increment.h Moved files [#METR-17973]. 2015-10-05 04:11:12 +03:00
isLocalAddress.h Fixed error (after update of Poco) with local replicas optimization [#METR-20654]. 2016-03-29 20:51:07 +03:00
localBackup.h dbms: added FREEZE PARTITION functionality [#METR-13441]. 2014-11-11 07:11:07 +03:00
LRUCache.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
Macros.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
memcpySmall.h Little better [#METR-20892]. 2016-04-15 06:57:38 +03:00
MemoryTracker.h dbms: added setting 'max_memory_usage_for_all_queries' [#METR-19561]. 2016-01-13 06:59:24 +03:00
NetException.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
OptimizedRegularExpression.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
OptimizedRegularExpression.inl dbms: OptimizedRegularExpression: fixed error [#METRIKASUPP-5937]. 2015-10-29 03:18:40 +03:00
PODArray.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
PoolBase.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
PoolWithFailoverBase.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
ProfileEvents.h More profile events [#METR-2944]. 2016-04-23 05:39:40 +03:00
RadixSort.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
setThreadName.h dbms: setting thread names [#METR-2944]. 2015-09-24 21:54:21 +03:00
ShellCommand.h dbms: fixed error [#METR-16212]. 2015-12-13 14:35:48 +03:00
SimpleCache.h Moved files [#METR-17973]. 2015-10-05 03:33:43 +03:00
SipHash.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
SmallObjectPool.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StackTrace.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
Stopwatch.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
StringSearcher.h Fixing warning on clang [#METR-2807]. 2016-03-07 09:00:25 +03:00
Throttler.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
typeid_cast.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
UInt128.h dbms: addition [#METR-19609]. 2016-01-14 00:17:23 +03:00
UnicodeBar.h dbms: fixed errors in gcc 4.9 [#METR-2944]. 2015-01-24 04:10:05 +03:00
UTF8Helpers.h Fixing warnings on clang [#METR-2807]. 2016-03-07 09:18:06 +03:00
VirtualColumnUtils.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Volnitsky.h Fixing warning on clang [#METR-2807]. 2016-03-07 09:00:25 +03:00