ClickHouse/base/base
2024-08-17 01:40:07 +02:00
..
tests Remove iostream_debug_helpers 2024-06-04 05:48:45 +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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
bit_cast.h Add missed #include <bit> and <exception> 2024-02-05 13:21:06 +03:00
BorrowedObjectPool.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
cgroupsv2.cpp fix build 2024-08-13 23:31:03 +01:00
cgroupsv2.h fix build 2024-08-13 23:31:03 +01:00
chrono_io.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Miscellaneous changes from #66999 (2) 2024-08-17 01:40:07 +02:00
constexpr_helpers.h Useless changes 2024-05-10 04:53:29 +02:00
coverage.cpp GCC --> clang pragmas 2024-03-11 12:55:56 +00:00
coverage.h More functions 2024-01-15 00:36:07 +01:00
crc32c_s390x.h Disambiguate crc32 from crc32c for s390x impl. 2023-10-31 11:21:37 -07:00
DayNum.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Decimal_fwd.h fix build 2024-05-11 15:45:06 +08:00
Decimal.cpp More explicit template instantiations (#60730) 2024-03-07 17:16:13 +01:00
Decimal.h More explicit template instantiations (#60730) 2024-03-07 17:16:13 +01:00
DecomposedFloat.h Useless changes 2024-05-09 01:08:33 +02:00
defines.h impl 2024-07-19 19:00:45 +01:00
demangle.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
demangle.h Modify the code for build with new libcxx 2024-07-09 20:16:43 +00:00
EnumReflection.h update fmtlib version to 9.1.0 2024-06-07 06:44:36 +00:00
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 Modify the code for build with new libcxx 2024-07-09 20:16:43 +00:00
find_symbols.h Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
FnTraits.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
FunctorToStaticMethodAdaptor.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
getAvailableMemoryAmount.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getAvailableMemoryAmount.h support determine available memory for FreeBSD 2022-02-15 13:59:00 +03:00
getFQDNOrHostName.cpp Fix 2024-06-28 05:18:17 +02:00
getFQDNOrHostName.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
getMemoryAmount.cpp remove cgroupsV2MemoryControllerEnabled() 2024-08-12 17:30:12 +01:00
getMemoryAmount.h Some fixups 2024-03-13 16:54:20 +00:00
getPageSize.cpp Corrections 2021-12-23 01:38:28 +03:00
getPageSize.h Rename "common" to "base" 2021-10-02 11:30:38 +03:00
getThreadId.cpp better logs on shutdown 2023-07-07 18:40:43 +02:00
getThreadId.h better logs on shutdown 2023-07-07 18:40:43 +02:00
GitHash.cpp.in Miscellaneous changes from #66999 (2) 2024-08-17 01:40:07 +02:00
hex.h Useless changes 2024-05-09 02:07:04 +02:00
insertAtEnd.h clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
int8_to_string.cpp Silence tidy 2024-02-06 20:33:32 +01:00
int8_to_string.h Silence tidy 2024-02-06 20:33:32 +01:00
interpolate.h more flexible cleanup thread scheduling 2023-05-22 19:07:18 +02:00
IPv4andIPv6.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
isSharedPtrUnique.h Modify the code for build with new libcxx 2024-07-09 20:16:43 +00:00
itoa.cpp Add comment about the changes 2024-07-03 14:25:31 +02:00
itoa.h Fix macro 2024-03-14 13:13:33 +01:00
JSON.cpp Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
JSON.h Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
map.h Useless changes 2024-05-09 03:14:26 +02:00
move_extend.h "reconfig" support for CH Keeper 2023-07-07 00:20:54 +03:00
MoveOrCopyIfThrow.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
mremap.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
mremap.h Do not pretend that windows is supported (remove code undef #ifdef _MSC_VER) 2021-10-03 14:42:53 +03:00
Numa.cpp Extract common 2024-07-28 11:51:09 +02:00
Numa.h Extract common 2024-07-28 11:51:09 +02:00
phdr_cache.cpp Remove old code 2024-03-04 00:11:55 +01: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 Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
removeDuplicates.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
safeExit.cpp Update safeExit.cpp 2022-11-07 21:07:09 +03:00
safeExit.h Introduce safeExit() helper (_exit() compatible with TSan) 2022-03-02 22:17:17 +03:00
scope_guard.h Cancel merges during move/replace partition 2024-03-27 11:31:41 +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
simd.h AARCH64 Neon memequal wide 2023-08-20 12:45:18 +03:00
sleep.cpp Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
sleep.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
sort.h GCC --> clang pragmas 2024-03-11 12:55:56 +00:00
StringRef.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StringRef.h explicitly define formatter for StringRef 2024-06-10 13:53:25 +00:00
strong_typedef.h Fix new clang-tidy-s 2023-09-20 22:17:39 +00:00
terminalColors.cpp Fix half of trash 2022-09-10 04:08:16 +02:00
terminalColors.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
throwError.cpp Speed up build a little 2022-04-16 03:58:50 +02:00
throwError.h Speed up build a little 2022-04-16 03:58:50 +02:00
time.h Fix some clang-tidy warnings in headers 2022-06-27 23:49:07 +02:00
TypeList.h Useless changes 2024-05-10 03:31:40 +02:00
TypeLists.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
TypeName.h replace domain IP types (IPv4, IPv6) with native 2022-11-14 14:17:17 +00:00
types.h Silence tidy 2024-02-06 20:33:32 +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 Build improvement 2022-01-17 22:36:27 +08:00
wide_integer_impl.h Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00
wide_integer_to_string.h update fmtlib version to 9.1.0 2024-06-07 06:44:36 +00:00
wide_integer.h Fixing some clang-tidy warnings 2024-05-08 22:38:52 +02:00