.. |
tests
|
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-11 19:36:18 +02:00 |
argsToConfig.cpp
|
Added dashed-settings and support for unicode dash in cli arguments
|
2023-04-20 20:11:28 +03:00 |
argsToConfig.h
|
Added dashed-settings and support for unicode dash in cli arguments
|
2023-04-20 20:11:28 +03:00 |
arithmeticOverflow.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
arraySize.h
|
|
|
bit_cast.h
|
Remove garbage from function transform
|
2023-06-24 05:49:12 +02:00 |
BorrowedObjectPool.h
|
Fix flaky tests (#44690)
|
2022-12-29 14:32:10 +01:00 |
chrono_io.h
|
|
|
CMakeLists.txt
|
Compile with C++23
|
2023-03-10 19:11:58 +00:00 |
constexpr_helpers.h
|
|
|
coverage.cpp
|
Add fuzzer for data formats
|
2023-03-13 04:51:50 +01:00 |
coverage.h
|
|
|
DayNum.h
|
|
|
Decimal_fwd.h
|
Atempt to avoid including Decimal.h all over the code
|
2023-03-22 02:33:10 +01:00 |
Decimal.h
|
Atempt to avoid including Decimal.h all over the code
|
2023-03-22 02:33:10 +01:00 |
DecomposedFloat.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
defines.h
|
Add CMake option for BOOST_USE_UCONTEXT
|
2023-05-05 16:29:21 +00:00 |
demangle.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
demangle.h
|
Fix some clang-tidy warnings in headers
|
2022-06-27 23:49:07 +02:00 |
EnumReflection.h
|
|
|
errnoToString.cpp
|
Fix clang-tidy
|
2022-08-20 17:09:20 +02:00 |
errnoToString.h
|
Fix clang-tidy
|
2022-08-20 17:09:20 +02:00 |
extended_types.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
find_symbols.h
|
Fixed tests
|
2023-06-20 11:42:22 +03:00 |
FnTraits.h
|
|
|
FunctorToStaticMethodAdaptor.h
|
|
|
getAvailableMemoryAmount.cpp
|
More consistent use of platform macros
|
2022-06-10 10:22:31 +02:00 |
getAvailableMemoryAmount.h
|
|
|
getFQDNOrHostName.cpp
|
|
|
getFQDNOrHostName.h
|
|
|
getMemoryAmount.cpp
|
Update base/base/getMemoryAmount.cpp
|
2023-05-31 10:00:43 -07:00 |
getMemoryAmount.h
|
|
|
getPageSize.cpp
|
|
|
getPageSize.h
|
|
|
getThreadId.cpp
|
Fix half of trash
|
2022-09-10 04:08:16 +02:00 |
getThreadId.h
|
|
|
hex.h
|
Add comments.
|
2023-06-30 11:15:15 +02:00 |
insertAtEnd.h
|
|
|
interpolate.h
|
more flexible cleanup thread scheduling
|
2023-05-22 19:07:18 +02:00 |
iostream_debug_helpers.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
IPv4andIPv6.h
|
multiple fixes
|
2023-06-06 04:18:51 +00:00 |
itoa.h
|
Speed up countDigits
|
2023-02-09 04:39:12 +01:00 |
JSON.cpp
|
fix_JSON_searchField
|
2023-03-03 12:33:28 +03:00 |
JSON.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
map.h
|
|
|
MoveOrCopyIfThrow.h
|
|
|
mremap.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
mremap.h
|
|
|
phdr_cache.cpp
|
Remove cruft from build
|
2023-03-17 13:44:04 +00:00 |
phdr_cache.h
|
Remove dlopen
|
2022-09-17 03:02:34 +02:00 |
preciseExp10.cpp
|
Update preciseExp10.cpp
|
2023-02-09 11:55:28 +03:00 |
preciseExp10.h
|
Return note about function name in preciseExp10.h
|
2023-02-09 07:29:51 +03:00 |
range.h
|
|
|
removeDuplicates.h
|
|
|
safeExit.cpp
|
Update safeExit.cpp
|
2022-11-07 21:07:09 +03:00 |
safeExit.h
|
|
|
scope_guard.h
|
fix: typo
|
2022-08-31 10:57:27 +00:00 |
shift10.cpp
|
Fix style
|
2022-09-11 06:11:02 +02:00 |
shift10.h
|
Fix half of trash
|
2022-09-10 04:08:16 +02:00 |
sleep.cpp
|
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
|
2022-05-09 08:23:33 +02:00 |
sleep.h
|
|
|
sort.h
|
Enable clang-tidy for headers
|
2022-08-31 10:48:15 +00:00 |
StringRef.cpp
|
|
|
StringRef.h
|
Fix "reference binding to misaligned address" in PackedHashMap
|
2023-05-19 06:07:21 +02:00 |
strong_typedef.h
|
Mark operator constexpr in Strongtypedef
|
2023-04-01 16:00:03 +02:00 |
terminalColors.cpp
|
Fix half of trash
|
2022-09-10 04:08:16 +02:00 |
terminalColors.h
|
|
|
throwError.cpp
|
|
|
throwError.h
|
|
|
time.h
|
Fix some clang-tidy warnings in headers
|
2022-06-27 23:49:07 +02:00 |
TypeList.h
|
initial solution
|
2023-03-06 19:35:00 +03:00 |
TypeLists.h
|
|
|
TypeName.h
|
replace domain IP types (IPv4, IPv6) with native
|
2022-11-14 14:17:17 +00:00 |
types.h
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
unaligned.h
|
Fix IBM
|
2023-04-21 12:38:45 +02:00 |
unit.h
|
Remove cruft from build
|
2023-03-17 13:44:04 +00:00 |
UUID.h
|
|
|
wide_integer_impl.h
|
Remove unnecessary include <city.h> from wide_integer_impl.h
|
2023-06-25 18:44:29 +02:00 |
wide_integer_to_string.h
|
More preparation for libcxx(abi), llvm, clang-tidy 16 (follow-up to #47722)
|
2023-03-20 12:55:03 +00:00 |
wide_integer.h
|
More clang-tidy fixes
|
2022-06-28 11:50:05 +00:00 |