ClickHouse/dbms/include/DB/Functions
2017-03-20 22:16:02 +03:00
..
Conditional Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
AccurateComparison.h Include fixes (#454) 2017-02-07 19:38:57 +04:00
DataTypeTraits.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionFactory.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
FunctionsArithmetic.h Added more bitwise functions [#CLICKHOUSE-2884]. 2017-03-20 22:16:02 +03:00
FunctionsArray.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsCoding.h Formatting [#CLICKHOUSE-2]. 2017-03-13 21:01:46 +03:00
FunctionsComparison.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsConditional.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsConversion.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsDateTime.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsDictionaries.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsFormatting.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsGeo.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsHashing.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsHigherOrder.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsLogical.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsMath.h Simpler vercorclass 2017-03-16 13:51:41 +04:00
FunctionsMiscellaneous.h better split FunctionsMiscellaneous.cpp 2017-03-10 16:13:32 +03:00
FunctionsNull.h Added function toNullable [#CLICKHOUSE-4]. 2017-03-09 22:31:16 +03:00
FunctionsRandom.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsReinterpret.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsRound.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsString.h split FunctionsString.h (#571) 2017-03-10 21:53:32 +04:00
FunctionsStringArray.h Fixed error [#CLICKHOUSE-2877]. 2017-03-11 04:15:25 +03:00
FunctionsStringSearch.h Fixed debug build [#CLICKHOUSE-2]. 2017-03-12 14:09:25 +03:00
FunctionsTransform.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FunctionsURL.h Formatting [#CLICKHOUSE-2]. 2017-03-13 21:01:46 +03:00
FunctionsVisitParam.h Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
IFunction.h Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
likePatternToRegexp.h split FunctionsStringSearch.h (#572) 2017-03-10 21:52:36 +04:00
NumberTraits.h Speedup accurate integer comparisons. Simplified code. [#CLICKHOUSE-29] [#CLICKHOUSE-194] 2017-01-13 23:01:24 +03:00
ObjectPool.h Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04:00
Regexps.h Fix isolated usage of all .h files, move some code to .cpp (#578) 2017-03-11 04:27:59 +04:00