ClickHouse/dbms/src/Core
2017-11-27 23:40:19 +03:00
..
tests Cmake fix 2017-11-27 23:40:19 +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 Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
Field.cpp Core/FieldVisitors.h -> Common/FieldVisitors.h 2017-11-24 16:55:31 +03:00
Field.h dbms: Partially revert previous change 2017-10-13 23:46:10 -07:00
iostream_debug_helpers.cpp Split lib dbms to dbms + dbms_common_io 2017-11-17 22:19:49 +03:00
iostream_debug_helpers.h Split lib dbms to dbms + dbms_common_io 2017-11-17 22:19:49 +03: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
Protocol.h use enum class 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 linking [#CLICKHOUSE-2]. 2017-11-20 08:59:58 +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 dbms: Partially revert previous change 2017-10-13 23:46:10 -07:00
UUID.h Make UUID as a strong type 2017-07-06 16:50:29 +02:00