Robert Schulze
|
9779d034eb
|
Merge pull request #45144 from ClibMouse/crc-power-fix
Changes to support the CRC32 in PowerPC.
|
2023-01-13 11:24:18 +01:00 |
|
alesapin
|
3245e822ef
|
Update merge
|
2023-01-12 12:55:50 +01:00 |
|
MeenaRenganathan22
|
28d5c3cf7f
|
Addressed the review comments
|
2023-01-11 17:00:10 -08:00 |
|
alesapin
|
e581a56ed0
|
Better
|
2023-01-11 15:30:48 +01:00 |
|
alesapin
|
fe8f373aa6
|
Less stupid tests
|
2023-01-11 15:20:18 +01:00 |
|
MeenaRenganathan22
|
25c94dfa83
|
Changes to support the CRC32 in PowerPC to address the WeakHash collision issue. Update the reference to support the hash values based on the specific platform
|
2023-01-10 21:20:13 -08:00 |
|
alesapin
|
9b16b3f48f
|
Fix potential memory leak
|
2023-01-11 01:03:01 +01:00 |
|
Alexey Milovidov
|
4995ce945e
|
Fix TSan report in SQLite (false positive)
|
2023-01-08 05:40:48 +01:00 |
|
Alexey Milovidov
|
77708b4a03
|
Update SQLite
|
2023-01-08 05:22:56 +01:00 |
|
Ilya Yatsishin
|
2703b47d31
|
Merge pull request #44942 from vitlibar/fix-memory-leak-in-aws-init
Fix memory leak in Aws::InitAPI
|
2023-01-06 12:12:46 +01:00 |
|
Vitaly Baranov
|
239734ceb6
|
Fix memory leak in Aws::InitAPI.
|
2023-01-06 00:40:18 +01:00 |
|
Yakov Olkhovskiy
|
1be48f706b
|
Merge pull request #43706 from ClibMouse/s390x_crc32
s390x weakhash32 support
|
2023-01-05 14:45:20 -05:00 |
|
Robert Schulze
|
a4322b3057
|
Merge pull request #44894 from ClickHouse/upgrade-googletest
Upgrade googletest to latest HEAD
|
2023-01-04 21:49:56 +01:00 |
|
alesapin
|
92255e5d4b
|
Merge pull request #43020 from vitlibar/update-aws-c-submodules
Update aws-c* submodules
|
2023-01-04 16:25:22 +01:00 |
|
Robert Schulze
|
23196ceffd
|
Upgrade googletest to their lastest main state
|
2023-01-04 10:44:39 +00:00 |
|
Robert Schulze
|
27f5aad49e
|
What happens if I remove 156 lines of code?
|
2023-01-03 18:51:16 +00:00 |
|
Robert Schulze
|
cfb6feffde
|
What happens if I remove these 139 lines of code?
|
2023-01-03 18:35:31 +00:00 |
|
Vitaly Baranov
|
9014be8968
|
Fix disable loading EC2 metadata by aws-sdk-core.
|
2022-12-29 12:26:43 +01:00 |
|
avogar
|
5c42b78766
|
Forbid paths in timezones in cctz lib
|
2022-12-27 17:52:38 +00:00 |
|
Alexey Milovidov
|
3342b84321
|
Merge pull request #44569 from ClickHouse/stack-traces-debug-build
Fix extremely slow stack traces in debug build
|
2022-12-27 14:31:35 +03:00 |
|
Vitaly Baranov
|
c7e1aa2ea0
|
Fix finding pthread_atfork() while linking ppc64le build.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
dffeb2a54a
|
Disable memory sanitizer for events from epoll
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
fea3a6280c
|
Fix race condition in cJSON_Parse.* calls.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
e23c42d042
|
Fix checking for embedded error in PocoHTTPClient.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
1eb0d5db16
|
Disable loading EC2-metadata.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
f8f598e298
|
Correctly handle that dlopen(NULL) returns NULL in ClickHouse.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
8efb1ae7bb
|
Fix support for boringssl.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
665813e127
|
Remove subsubmodules contrib/aws/crt and contrib/aws-crt-cpp/crt
because they were moved to the contrib folder.
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
8e53b54082
|
Update AWS SDK to version 1.10.36
|
2022-12-25 18:24:35 +01:00 |
|
Vitaly Baranov
|
fa722c6cd8
|
Switch "contrib/sysroot" back to master.
|
2022-12-25 10:50:45 +01:00 |
|
Alexey Milovidov
|
4651a538a8
|
Fix extremely slow stack traces in debug build
|
2022-12-24 20:31:04 +01:00 |
|
Alexey Milovidov
|
a3dc5e8b0a
|
Merge pull request #44132 from azat/bump-libdivide
Bump libdivide (to gain some new optimizations)
|
2022-12-17 04:07:08 +03:00 |
|
Azat Khuzhin
|
92d70c66e8
|
corrosion: export path to FindRust.cmake in CMAKE_MODULE_PATH
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-14 20:58:09 +01:00 |
|
Azat Khuzhin
|
440aa50588
|
corrosion: clean rules (remove useless message)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-14 20:57:01 +01:00 |
|
Azat Khuzhin
|
67fa185611
|
Revert "Builtin skim"
|
2022-12-14 17:17:19 +03:00 |
|
Azat Khuzhin
|
cdfe62f303
|
Update libdivide
This will includes at least [1].
[1]: https://github.com/ridiculousfish/libdivide/pull/94
v2: Define LIBDIVIDE_* macros mutually exclusive
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-13 10:45:01 +01:00 |
|
Suzy Wang
|
093dc95d0f
|
Merge branch 'master' into s390x_crc32
|
2022-12-12 09:39:29 -05:00 |
|
Azat Khuzhin
|
67eab36086
|
corrosion-cmake: clean rules
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-11 15:51:37 +01:00 |
|
Alexey Milovidov
|
9a48cf0da8
|
Merge pull request #40422 from pkubaj/patch-1
Add FreeBSD/powerpc64le support
|
2022-12-11 09:38:04 +03:00 |
|
Alexey Milovidov
|
03648ab5a9
|
Merge pull request #43991 from ClibMouse/openssl_support
Add OpenSSL option to Clickhouse
|
2022-12-11 07:59:23 +03:00 |
|
Suzy Wang
|
1903a1b645
|
Merge branch 'master' into s390x_enable_base64
|
2022-12-09 16:15:39 -05:00 |
|
Suzy Wang
|
802f633f39
|
Merge branch 'master' into s390x_crc32
|
2022-12-09 15:00:46 -05:00 |
|
Boris Kuschel
|
cc3314acbe
|
Merge branch 'master' into openssl_support
|
2022-12-08 07:40:43 -05:00 |
|
Nikita Taranov
|
b81ad6aaf7
|
Add google benchmark to contrib (#43779)
* add google benchmark to contrib
* rework integer_hash_tables_and_hashes
* update readme
* keep benchmarks near the benchmarked code
* fix fasttests build
* rm old target
* fix
|
2022-12-08 13:38:08 +01:00 |
|
jinjunzh
|
47c3508337
|
fixed build issues for QPL 0.3.0
|
2022-12-07 16:41:12 -05:00 |
|
Boris Kuschel
|
f03f95044e
|
OpenSSL code changes
|
2022-12-07 13:22:46 -05:00 |
|
Boris Kuschel
|
623f23f55d
|
OpenSSL cmake changes
|
2022-12-07 13:22:46 -05:00 |
|
Boris Kuschel
|
6591e804c5
|
Add cmake support for openssl
|
2022-12-07 13:22:46 -05:00 |
|
Boris Kuschel
|
daab1fde8f
|
Add OpenSSL submodule
|
2022-12-07 13:22:46 -05:00 |
|
Suzy Wang
|
75a298a275
|
fix cmake
|
2022-12-06 14:02:22 -08:00 |
|