ClickHouse/dbms/src/Core
2017-10-03 22:12:44 +03:00
..
tests Fixed warnings found by cppcheck [#CLICKHOUSE-3300]. 2017-09-08 00:04:48 +03:00
AccurateComparison.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
Block.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
Block.h added IDataType::updateAvgValueSizeHints; renamed PODArray::allocated_size to PODArray::allocated_bytes; renamed renamed IColumn::allocatedSize to IColumn::allocatedBytes; removed IColumn.h from IDataType.h 2017-07-13 19:49:09 +03:00
BlockInfo.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
BlockInfo.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
ColumnNumbers.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnsWithTypeAndName.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnWithTypeAndName.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
ColumnWithTypeAndName.h Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301]. 2017-09-08 05:29:47 +03:00
Defines.h Works! 2017-10-03 22:12:44 +03:00
ErrorCodes.cpp Return 411 code in case of empty body without Content-Length head. [#CLICKHOUSE-3333] 2017-09-30 14:06:50 +03:00
Field.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
Field.h Aggregate function sumMap: use FieldVisitorSum instead of += operator. 2017-09-18 16:41:07 +01:00
FieldVisitors.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
FieldVisitors.h Aggregate function sumMap: use FieldVisitorSum instead of += operator. 2017-09-18 16:41:07 +01:00
Names.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
NamesAndTypes.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
NamesAndTypes.h Fixed build with gcc 6 [#CLICKHOUSE-2]. 2017-08-01 04:58:18 +03:00
Progress.cpp Removed very old protocol compatibility features [#CLICKHOUSE-2]. 2017-08-16 23:27:35 +03:00
Progress.h Less dependencies [#CLICKHOUSE-2]. 2017-04-16 08:40:17 +03:00
Protocol.h Start ssl'ing (#CLICKHOUSE-3032) 2017-10-03 22:12:44 +03:00
QualifiedTableName.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
QueryProcessingStage.h translate comments 2017-04-30 23:46:40 -07:00
Row.h translate comments 2017-04-30 23:46:40 -07:00
SortCursor.h translate comments 2017-04-30 23:46:40 -07:00
SortDescription.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
SortDescription.h Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301]. 2017-09-08 05:29:47 +03:00
TypeListNumber.h renamed TypeListNumber to TypeListNumbers [#CLICKHOUSE-2090] 2017-09-01 15:09:08 +03:00
Types.h Miscellaneous [#CLICKHOUSE-2]. 2017-08-30 21:13:32 +03:00
UUID.h Make UUID as a strong type 2017-07-06 16:50:29 +02:00