.. |
HashTable
|
Fixed error in cached dictionary when using C++11 ABI [#METR-23764].
|
2016-12-08 07:56:52 +03:00 |
AIO.h
|
Style [#METR-2807].
|
2016-08-07 12:09:18 +03:00 |
Allocator.h
|
Porting to freebsd: initial, compile ok, most tests ok.
|
2016-12-24 01:03:10 +00:00 |
Arena.h
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
ArenaWithFreeLists.h
|
Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953].
|
2016-08-07 09:10:15 +03:00 |
AutoArray.h
|
|
|
BitHelpers.h
|
Fix some includes and missing definitions (#446)
|
2017-02-03 02:08:19 +04:00 |
Collator.h
|
Remove code and includes from Collator.h, fix including <unicode/...> in dbms (#395)
|
2017-01-25 22:19:15 +04:00 |
CombinedCardinalityEstimator.h
|
|
|
CompactArray.h
|
|
|
ConcurrentBoundedQueue.h
|
ConcurrentBoundedQueue: move if nothrow assign possible. copy otherwise
|
2016-08-23 17:01:45 +03:00 |
ConfigProcessor.h
|
Added abilty to automatically update clusters configuration. [#METR-22802]
|
2016-10-11 17:17:49 +03:00 |
CounterInFile.h
|
|
|
CurrentMetrics.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
escapeForFileName.h
|
Moved code to cpp [#METR-2944].
|
2016-12-12 04:33:18 +03:00 |
Exception.h
|
Add request changes for #436 PR.
|
2017-02-07 23:43:31 +04:00 |
ExternalTable.h
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +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 |
hex.h
|
Style [#CLICKHOUSE-2].
|
2017-02-13 13:38:50 +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
|
|
|
HyperLogLogCounter.h
|
dbms: More customizable HyperLogLogCounter. [#METR-24057]
|
2017-01-30 22:17:00 +03:00 |
HyperLogLogWithSmallSetOptimization.h
|
|
|
Increment.h
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
interpolate.h
|
MergeSelector: development [#METR-21840].
|
2016-10-30 06:12:25 +03:00 |
isLocalAddress.h
|
|
|
localBackup.h
|
|
|
LRUCache.h
|
[#CLICKHOUSE-2115] PR changes:
|
2017-01-31 22:45:10 +04:00 |
Macros.h
|
|
|
memcpySmall.h
|
Cmake: Test on having sse (#405)
|
2017-01-27 23:55:33 +04:00 |
MemoryTracker.h
|
Settings 'max_memory_usage_for_user' and 'max_memory_usage_for_all_queries': do not interfere between different queries [#CLICKHOUSE-2796].
|
2017-02-01 06:53:10 +03:00 |
NetException.h
|
|
|
OptimizedRegularExpression.h
|
|
|
OptimizedRegularExpression.inl
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
PODArray.h
|
Update PODArray.h
|
2017-02-18 00:36:31 +04:00 |
PoolBase.h
|
columnar-appender-common: fix PoolWithFailOver [#METR-20682].
|
2016-09-13 19:00:47 +03:00 |
PoolWithFailoverBase.h
|
Include fixes (#454)
|
2017-02-07 19:38:57 +04:00 |
ProfileEvents.h
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
ProfilingScopedRWLock.h
|
Fix some includes and missing definitions (#446)
|
2017-02-03 02:08:19 +04:00 |
RadixSort.h
|
Porting to freebsd: initial, compile ok, most tests ok.
|
2016-12-24 01:03:10 +00:00 |
randomSeed.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
setThreadName.h
|
|
|
ShellCommand.h
|
|
|
SimpleCache.h
|
|
|
SipHash.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
SmallObjectPool.h
|
|
|
StackTrace.h
|
|
|
Stopwatch.h
|
Comments [#CLICKHOUSE-3].
|
2017-02-07 22:21:59 +03:00 |
StringSearcher.h
|
More include fixes (#462)
|
2017-02-08 01:26:32 +04:00 |
StringUtils.h
|
NULLs support: fixed totally wrong code [#METR-19266].
|
2016-12-30 08:13:14 +03:00 |
StringView.h
|
- use std::experimental::string_view
|
2016-12-12 11:09:00 +05:00 |
ThreadPool.h
|
Fixed error [#METR-22625].
|
2016-09-02 05:58:59 +03:00 |
Throttler.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
typeid_cast.h
|
|
|
UInt128.h
|
Trying to fix stuck in external aggregation [#METR-22869].
|
2016-09-23 08:49:55 +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
|
Include fixes (#454)
|
2017-02-07 19:38:57 +04:00 |
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 |