Alexey Milovidov
|
4f44445ff0
|
Removed all trailing whitespaces [#CLICKHOUSE-2]. find . -name '*.h' -or -name '*.cpp' -or -name '*.cmake' -or -name 'CMakeLists.txt' -or -name '*.html' -or -name '*.xml' | grep -v contrib | xargs sed -i -r -e 's/\s+$//'
|
2017-03-31 19:00:30 +03:00 |
|
proller
|
4bc003c4c1
|
Porting to freebsd: initial, compile ok, most tests ok.
|
2016-12-24 01:03:10 +00:00 |
|
Vladimir Chebotarev
|
50631dd862
|
libcommon: JSON improvement and simple test [#METR-19958]
|
2016-03-03 18:21:44 +03:00 |
|
Pavel Kartavyy
|
20b96de457
|
json: fix missed break [#METR-17759]
|
2016-02-25 12:19:53 +03:00 |
|
Pavel Kartavyy
|
aa3a3a4132
|
JSON: fix reading unalocated memory on invalid json [#METR-17759]
|
2016-02-24 17:08:11 +03:00 |
|
Pavel Kartavyy
|
a3c99ce30e
|
ecommerce: getWithDefault returns default type if value has another type [#METR-18657]
|
2015-11-16 14:54:27 +03:00 |
|
Alexey Milovidov
|
13a45bce25
|
Addition to prev. revision [#METR-18202].
|
2015-09-29 22:21:02 +03:00 |
|