.. |
FunctionFactory.h
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
FunctionsArithmetic.h
|
dbms: FunctionsArithmetic: style [#METR-12575].
|
2014-09-18 00:18:52 +04:00 |
FunctionsArray.h
|
dbms: add emptyArrayType family of functions. #[METR-13151]
|
2014-10-28 16:43:51 +03:00 |
FunctionsCoding.h
|
Revert "dbms: remove redundant memset(0) from IPv6StringToNum. [#METR-13151]"
|
2014-10-31 15:57:30 +03:00 |
FunctionsComparison.h
|
dbms: improved performance of comparisons [#METR-2944].
|
2014-08-17 09:41:28 +04:00 |
FunctionsConditional.h
|
|
|
FunctionsConversion.h
|
dbms: properly resize const strings passed into toFixedString.
|
2014-10-31 16:49:48 +03:00 |
FunctionsDateTime.h
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
FunctionsDictionaries.h
|
dbms: added function regionToDistrict [#METR-12826].
|
2014-09-19 22:51:24 +04:00 |
FunctionsFormatting.h
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
FunctionsHashing.h
|
dbms: add MD5, SHA1, SHA224, SHA256, IPv6NumToString. [#METR-13151]
|
2014-10-29 15:49:33 +03:00 |
FunctionsHigherOrder.h
|
dbms: add arrayFirst, arrayFirstIndex functions. [#METR-13151]
|
2014-10-28 18:49:33 +03:00 |
FunctionsLogical.h
|
|
|
FunctionsMiscellaneous.h
|
dbms: Client: showing progress bar for long-running queries [#METR-2944].
|
2014-10-26 00:27:37 +04:00 |
FunctionsRandom.h
|
dbms: faster rand and rand64 functions [#METR-2944].
|
2014-08-17 12:28:03 +04:00 |
FunctionsReinterpret.h
|
|
|
FunctionsRound.h
|
|
|
FunctionsString.h
|
|
|
FunctionsStringArray.h
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
FunctionsStringSearch.h
|
dbms: improvement [#METR-13153].
|
2014-10-10 03:14:06 +04:00 |
FunctionsURL.h
|
dbms: implement firstSignificantSubdomain, cutToFirstSignificantSubdomain. [#METR-13151]
|
2014-10-27 18:17:07 +03:00 |
FunctionsVisitParam.h
|
|
|
IFunction.h
|
|
|
NumberTraits.h
|
|
|