vdimir
|
7ebc297f4c
|
Merge branch 'master' into pr/BigRedEye/38191
|
2022-09-30 09:40:47 +00:00 |
|
Alexey Milovidov
|
fa62c7e982
|
Fix half of trash
|
2022-09-10 04:08:16 +02:00 |
|
Sergey Skvortsov
|
7463dc5664
|
style: Apply some fixes
|
2022-06-18 03:25:26 +03:00 |
|
Sergey Skvortsov
|
f77f8201aa
|
refactor: Move isPowerOf2 to Common/BitHelpers.h
|
2022-06-18 02:31:56 +03:00 |
|
Maksim Kita
|
e7772ed434
|
Fix clang-tidy warnings in Common folder
|
2022-03-14 18:17:35 +00:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Alexey Milovidov
|
5e146eda04
|
Fix error
|
2020-09-26 06:02:05 +03:00 |
|
Alexey Milovidov
|
62c2c2000c
|
Query obfuscator: development
|
2020-09-26 03:00:54 +03:00 |
|
Alexey Milovidov
|
241017bc1f
|
Fix error in parseDateTimeBestEffort
|
2020-08-07 02:52:18 +03:00 |
|
alexey-milovidov
|
b67e2cee35
|
Update BitHelpers.h
|
2020-08-02 19:12:46 +03:00 |
|
alexey-milovidov
|
ae572c3a7e
|
Update BitHelpers.h
|
2020-08-02 19:09:51 +03:00 |
|
Azat Khuzhin
|
c5e230eb53
|
Return passed number for numbers with MSB set in roundUpToPowerOfTwoOrZero()
Otherwise roundUpToPowerOfTwoOrZero() will return 0 for then, and this
will cause 0 memory allocated and eventually SIGSEGV, like in [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/13201/5eaf39d3faf0abdd425cca9b7ee5778b06aad716/fuzzer/fuzzer.log#fail1
|
2020-08-02 12:55:33 +03:00 |
|
Vasily Nemkov
|
3d471556fb
|
Merge commit '73b0f8db8c327a1d63cc7ebcc56087a3f9866dae' into SIMD_tokenization
|
2020-04-06 20:05:02 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|