.. |
Conditional
|
dbms, contrib: Clang 3.8 build fixes. [#METR-21516]
|
2016-05-31 14:06:27 +03:00 |
DataTypeTraits.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
EnrichedDataTypePtr.h
|
Merge
|
2016-05-04 02:19:14 +03:00 |
FunctionFactory.h
|
Addition to prev. revision [#METR-2944].
|
2016-07-10 02:40:15 +03:00 |
FunctionsArithmetic.h
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
FunctionsArray.h
|
dbms: Server: Bug fix [#METR-22842]
|
2016-09-21 17:26:17 +03:00 |
FunctionsCoding.h
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
FunctionsComparison.h
|
Added support for complex typed arguments for function toString [#METR-22263].
|
2016-07-30 07:39:51 +03:00 |
FunctionsConditional.h
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
FunctionsConversion.h
|
More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944].
|
2016-09-04 03:42:24 +03:00 |
FunctionsDateTime.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsDictionaries.h
|
Addition to prev. revision [#METR-2807].
|
2016-08-07 12:10:45 +03:00 |
FunctionsFormatting.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsGeo.h
|
Style [#METR-2944].
|
2016-08-15 23:07:31 +03:00 |
FunctionsHashing.h
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
FunctionsHigherOrder.h
|
Better [#METR-22173].
|
2016-08-05 05:28:34 +03:00 |
FunctionsLogical.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsMath.h
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
FunctionsMiscellaneous.h
|
Added 'runningDifference' function [#METR-22730].
|
2016-09-17 01:00:30 +03:00 |
FunctionsRandom.h
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
FunctionsReinterpret.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsRound.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsString.h
|
Fixed possible overflow [#METR-22187].
|
2016-08-10 23:09:37 +03:00 |
FunctionsStringArray.h
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
FunctionsStringSearch.h
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
FunctionsTransform.h
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
FunctionsURL.h
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
FunctionsVisitParam.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
IFunction.h
|
Updated comments [#METR-2944].
|
2016-06-19 00:08:35 +03:00 |
NumberTraits.h
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
ObjectPool.h
|
Added comment [#METR-22482].
|
2016-08-26 20:57:19 +03:00 |