ClickHouse/base/common
2021-03-13 09:39:58 +03:00
..
tests Add memcpy implementation from @jart 2021-03-02 22:12:30 +03:00
argsToConfig.cpp
argsToConfig.h
arithmeticOverflow.h Fix UBSan report in Decimal arithmetic #19432 2021-02-21 13:23:18 +03:00
CMakeLists.txt Add memcpy implementation from @jart 2021-03-02 22:12:30 +03:00
constexpr_helpers.h
coverage.cpp Fix clang-tidy 2020-09-19 02:05:13 +03:00
coverage.h
DateLUT.cpp Remove dependency on tzdata 2020-06-20 15:26:44 +03:00
DateLUT.h
DateLUTImpl.cpp Embed configs into binary 2020-08-08 06:42:42 +03:00
DateLUTImpl.h Merge pull request #20149 from keen-wolf/timezone_about 2021-02-28 21:53:51 +03:00
DayNum.h
defines.h better ubsan testing 2021-03-11 15:08:18 +03:00
demangle.cpp
demangle.h
errnoToString.cpp Added a test for history in clickhouse-client 2020-06-07 20:29:34 +03:00
errnoToString.h Added a test for history in clickhouse-client 2020-06-07 20:29:34 +03:00
ErrorHandlers.h
extended_types.h Remove even more code 2021-01-26 22:04:03 +03:00
find_symbols.h splitInto() now can put result into a vector of std::string_view. 2020-08-08 19:35:53 +03:00
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMemoryAmount.cpp Move getPageSize in common 2020-12-17 00:23:41 +03:00
getMemoryAmount.h
getPageSize.cpp Move getPageSize in common 2020-12-17 00:23:41 +03:00
getPageSize.h Move getPageSize in common 2020-12-17 00:23:41 +03:00
getResource.cpp Trying to fix TZ with plus sign inside 2020-08-13 23:28:56 +02:00
getResource.h Embed configs into binary 2020-08-08 06:42:42 +03:00
getThreadId.cpp Some provisions for Android build 2020-07-15 14:16:00 +03:00
getThreadId.h
iostream_debug_helpers.h
itoa.h better min/max for Int128 2020-09-22 14:35:46 +03:00
JSON.cpp
JSON.h
LineReader.cpp Fix parsing of multiline queries in interactive mode #13654 2020-11-29 17:50:42 +03:00
LineReader.h Fix race condition in client suggestions 2020-09-28 12:58:42 +03:00
LocalDate.h Remove useless code 2021-02-03 12:46:41 +03:00
LocalDateTime.h Remove useless code 2021-02-03 12:46:41 +03:00
logger_useful.h fix AST formatting in log messages 2020-11-22 20:23:12 +03:00
memory.h
mremap.cpp
mremap.h
phdr_cache.cpp Do not undefine __has_feature (may break c++ headers) 2021-02-23 19:46:47 +03:00
phdr_cache.h
preciseExp10.cpp
preciseExp10.h
ReadlineLineReader.cpp Do not use strerror 2020-12-17 21:25:12 +03:00
ReadlineLineReader.h Revert all changes but save commit history from @kuskarov 2020-06-05 01:44:29 +03:00
ReplxxLineReader.cpp Fix some of the issues found by Coverity 2021-02-02 22:08:32 +03:00
ReplxxLineReader.h Don't shallow errors. 2020-12-21 14:43:05 +08:00
setTerminalEcho.cpp Do not use strerror 2020-12-17 21:25:12 +03:00
setTerminalEcho.h
shift10.cpp
shift10.h
SimpleCache.h
sleep.cpp Fix build 2020-08-08 07:55:33 +03:00
sleep.h
sort.h Slightly better miniselect usage (#16896) 2020-11-13 14:28:18 +03:00
StringRef.cpp Remove one header 2020-09-14 16:34:44 +03:00
StringRef.h Add missed <stdexcept> 2020-11-21 13:26:38 +03:00
strong_typedef.h Fix missed #include <functional> 2020-06-08 19:25:21 +03:00
terminalColors.cpp
terminalColors.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
throwError.h Fix wide integer left shift + refactoring (#14697) 2020-09-14 14:56:43 +03:00
time.h
types.h Use feature testing macro to test if char8_t is supported 2020-11-30 22:36:30 +03:00
unaligned.h
wide_integer_impl.h gcc old cast check failed 2021-03-10 18:04:34 +03:00
wide_integer_to_string.h Fix wide integer left shift + refactoring (#14697) 2020-09-14 14:56:43 +03:00
wide_integer.h Provide a default constructor for wide::integer 2020-12-07 16:00:32 +03:00
ya.make Updated ya.make 2020-12-17 12:10:46 +03:00
ya.make.in Try fix arcadia build (#17720) 2020-12-02 17:54:52 +03:00