Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
Alexey Milovidov
|
e86f73e465
|
Fixed half of bad code #2571
|
2018-07-04 20:28:52 +03:00 |
|
Alexey Milovidov
|
f5adbceed2
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
|
Alexey Milovidov
|
734cebdf09
|
Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2]
|
2018-06-03 19:51:31 +03:00 |
|
proller
|
eb772b8001
|
gcc8 fixes (memset, uncaught_exception)
|
2018-05-08 22:44:54 +03:00 |
|
Alexey Milovidov
|
a9ebc23599
|
Added comment [#CLICKHOUSE-2].
|
2017-11-04 23:57:10 +03:00 |
|
Alexey Milovidov
|
4e04c4da5f
|
Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2].
|
2017-11-04 06:56:31 +03:00 |
|
Alexey Milovidov
|
974a1e4fa5
|
Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2].
|
2017-11-04 06:56:31 +03:00 |
|
Alexey Milovidov
|
86eb4d2d06
|
Renamed Singleton to avoid conflicts with Arcadia* codebase [#DEVTOOLS-3343].
* - "Arcadia" is the name of Yandex's monorepo.
|
2017-07-10 07:34:14 +03:00 |
|
Liu Cong
|
57d999eb35
|
Fix build cause by libs/libcommon/include/ext/bit_cast.h
|
2017-06-22 17:14:46 +03:00 |
|
Alexey Milovidov
|
8c9aa37318
|
Removed useless code [#CLICKHOUSE-2].
|
2017-06-21 20:16:24 +03:00 |
|
proller
|
9c7d30e0df
|
Fix missing includes
|
2017-06-20 17:16:51 +03:00 |
|
Alexey Milovidov
|
3ddea6b260
|
Removed useless code [#CLICKHOUSE-31].
|
2017-06-13 07:14:23 +03:00 |
|
Alexey Milovidov
|
ea9c8dcaf7
|
Removed useless code [#CLICKHOUSE-31].
|
2017-06-13 07:14:23 +03:00 |
|
Alexey Milovidov
|
0d7d379b44
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
6bd016f380
|
Found some .hpp files and changed tabs to spaces inside [#CLICKHOUSE-2].
|
2017-06-06 20:10:04 +03:00 |
|
Alexey Milovidov
|
39f2527012
|
Fixed memory leak [#METR-2944].
|
2016-10-23 10:41:26 +03:00 |
|
Alexey Milovidov
|
8b1d686254
|
Whitespaces [#METR-2944].
|
2016-10-23 09:58:26 +03:00 |
|
Yuri Dyachenko
|
99f91e93ba
|
renamed: libs/libcommon/include/ext/share_ptr_helper.hpp -> libs/libcommon/include/ext/shared_ptr_helper.hpp
|
2016-08-30 22:31:50 +03:00 |
|
Yuri Dyachenko
|
81df630c68
|
fix comment
|
2016-08-30 22:31:26 +03:00 |
|
Yuri Dyachenko
|
94a2186dde
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
|
Yuri Dyachenko
|
e5825f790f
|
use std::enable_shared_from_this for IStorage
|
2016-08-29 16:28:34 +03:00 |
|
Vladimir Chebotarev
|
25cc1376b0
|
libcommon: make_array_n clarification [METR-19529]
|
2016-02-12 11:52:48 +03:00 |
|
Vladimir Chebotarev
|
559983f2ea
|
libcommon: make_array_n [METR-19529]
|
2016-02-11 20:27:24 +03:00 |
|
Andrey Mironov
|
a724d9eb64
|
ext: add ext::enumerate
|
2015-11-24 14:28:29 +03:00 |
|
Andrey Mironov
|
2e8cc93664
|
dbms: ArenaWithFreeLists basic implementation. [#METR-17382]
|
2015-11-17 19:09:43 +03:00 |
|
Andrey Mironov
|
274ea51f9d
|
add ext::size
|
2015-11-17 19:09:42 +03:00 |
|
Andrey Mironov
|
ebaf7fd3ba
|
ext: bit_cast and safe_bit_cast
|
2015-11-06 17:54:04 +03:00 |
|
Andrey Mironov
|
61691234ca
|
ext::map: use c++14 return type deduction
|
2015-10-21 17:54:13 +03:00 |
|
Andrey Mironov
|
4195842841
|
dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration
|
2015-10-16 14:44:44 +03:00 |
|
Alexey Milovidov
|
fefd3791f1
|
Moved files [#METR-17973].
|
2015-10-05 03:33:43 +03:00 |
|