.. |
FunctionFactory.h
|
Merge
|
2015-04-24 18:49:30 +03:00 |
FunctionsArithmetic.h
|
dbms: added comment [#METR-17233].
|
2015-07-10 06:06:00 +03:00 |
FunctionsArray.h
|
dbms: add support of non-const second arg to has, indexOf, equalCount [#METR-18062]
|
2015-09-18 15:40:42 +03:00 |
FunctionsCoding.h
|
Merge
|
2015-09-03 16:30:50 +03:00 |
FunctionsComparison.h
|
dbms: allowed to compare Date and DateTime with constant string [#METR-2944].
|
2015-06-12 10:46:58 +03:00 |
FunctionsConditional.h
|
dbms: fix function if() and ternary operator for same types. [#METR-17372]
|
2015-07-20 18:04:40 +03:00 |
FunctionsConversion.h
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
FunctionsDateTime.h
|
dbms: Server: Performance improvements. [#METR-15618]
|
2015-07-08 20:30:42 +03:00 |
FunctionsDictionaries.h
|
dbms: remove dead code from FunctionsDictionaries.h
|
2015-08-19 19:11:48 +03:00 |
FunctionsFormatting.h
|
dbms: added function formatReadableSize [#METR-16184].
|
2015-09-20 05:03:12 +03:00 |
FunctionsHashing.h
|
dbms: add function metroHash64
|
2015-07-20 17:59:29 +03:00 |
FunctionsHigherOrder.h
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
FunctionsLogical.h
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
FunctionsMath.h
|
dbms: FunctionsMath: use Vec2d::store for faster stores
|
2015-05-21 15:26:29 +03:00 |
FunctionsMiscellaneous.h
|
dbms: allowed tuples with one element; allowed empty sets [#METR-18020].
|
2015-09-11 23:58:44 +03:00 |
FunctionsRandom.h
|
dbms: added function randConstant for testing purposes [#METR-17536].
|
2015-09-07 20:56:56 +03:00 |
FunctionsReinterpret.h
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
FunctionsRound.h
|
dbms: addition to prev. revision [#METR-17105].
|
2015-06-30 21:38:55 +03:00 |
FunctionsString.h
|
dbms: (lower|upper)UTF-8 refactor a bit [#METR-16752]
|
2015-09-24 15:58:28 +03:00 |
FunctionsStringArray.h
|
dbms: fixed error in split functions [#METR-17374].
|
2015-07-20 23:05:34 +03:00 |
FunctionsStringSearch.h
|
dbms: refactor, fix out of bounds access when needle is empty [#METR-16752]
|
2015-09-24 17:28:31 +03:00 |
FunctionsTransform.h
|
dbms: additions [#METR-15987].
|
2015-06-03 06:55:29 +03:00 |
FunctionsURL.h
|
dbms: function extractURLParameter: fixed error and removed support for ; [#METR-17461].
|
2015-07-24 22:23:22 +03:00 |
FunctionsVisitParam.h
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
IFunction.h
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
NumberTraits.h
|
dbms: addition to prev. revision [#METR-14693].
|
2015-01-20 21:42:06 +03:00 |