ClickHouse/dbms/include/DB/Common
2016-09-23 14:24:48 +03:00
..
HashTable Added requested changes. [#METR-22071] 2016-09-23 14:24:48 +03:00
AIO.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Allocator.h dbms: Server: Fixes. Fix for PODArray::swap() in progress. [#METR-18844] 2016-07-08 01:49:38 +03:00
Arena.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
ArenaWithFreeLists.h Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953]. 2016-08-07 09:10:15 +03:00
AutoArray.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
BitHelpers.h Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953]. 2016-08-07 09:10:15 +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
CompactArray.h dbms: added support for CSV format [#METR-19957]. 2016-02-07 11:42:21 +03:00
ConcurrentBoundedQueue.h ConcurrentBoundedQueue: move if nothrow assign possible. copy otherwise 2016-08-23 17:01:45 +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 Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
escapeForFileName.h Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428]. 2016-08-17 00:23:53 +03:00
Exception.h fix constness 2016-06-08 17:39:30 +03:00
ExternalTable.h Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
FileChecker.h
formatReadable.h
getFQDNOrHostName.h
getNumberOfPhysicalCPUCores.h Fixed error when libcpuid reports zero number of CPU cores [#METR-21926]. 2016-06-30 23:35:07 +03:00
HTMLForm.h Added 'stacktrace' parameter for HTTP interface (0, don't output stack trace by default) [#METR-21846]. 2016-06-25 10:22:12 +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 Better [#METR-2944]. 2016-07-31 06:53:16 +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
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 Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
NetException.h
OptimizedRegularExpression.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
OptimizedRegularExpression.inl
PODArray.h Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953]. 2016-08-07 09:10:15 +03:00
PoolBase.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
PoolWithFailoverBase.h Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
ProfileEvents.h Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
RadixSort.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
randomSeed.h Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
setThreadName.h
ShellCommand.h
SimpleCache.h
SipHash.h add -Wold-style-cast 2016-08-26 22:55:11 +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
StringUtils.h Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
ThreadPool.h Fixed error [#METR-22625]. 2016-09-02 05:58:59 +03:00
Throttler.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
typeid_cast.h
UInt128.h dbms: addition [#METR-19609]. 2016-01-14 00:17:23 +03:00
unaligned.h Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
UnicodeBar.h
UTF8Helpers.h Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953]. 2016-08-07 09:10:15 +03:00
VirtualColumnUtils.h
Volnitsky.h Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428]. 2016-08-17 00:23:53 +03:00