ClickHouse/base/common
Alexey Milovidov 894f4908fa Add comments
2021-09-19 22:26:16 +03:00
..
tests
argsToConfig.cpp
argsToConfig.h
arithmeticOverflow.h 1. fix oveflow bug 2021-08-21 19:08:34 +00:00
arraySize.h Merge ext into common 2021-06-16 23:28:41 +03:00
bit_cast.h Merge ext into common 2021-06-16 23:28:41 +03:00
BorrowedObjectPool.h BorrowedObjectPool fix style 2021-09-02 16:18:10 +03:00
chrono_io.h Merge ext into common 2021-06-16 23:28:41 +03:00
CMakeLists.txt Simplifying exception messages 2021-09-11 00:40:18 +02:00
constexpr_helpers.h
coverage.cpp
coverage.h
DateLUT.cpp
DateLUT.h Add CI check for darwin-aarch64 (#25560) 2021-06-25 18:21:56 +03:00
DateLUTImpl.cpp Improvements based on review 2021-08-09 16:16:17 +02:00
DateLUTImpl.h Merge pull request #27605 from Enmk/fix_27193_toDateTime64_conversion 2021-08-12 13:32:59 +03:00
DayNum.h
Decimal.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
DecomposedFloat.h Remove unused function 2021-06-15 03:30:01 +03:00
defines.h
demangle.cpp
demangle.h
EnumReflection.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
errnoToString.cpp
errnoToString.h
ErrorHandlers.h
extended_types.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
find_symbols.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
function_traits.h Merge ext into common 2021-06-16 23:28:41 +03:00
FunctorToStaticMethodAdaptor.h Fixed code review issues 2021-07-03 16:29:32 +03:00
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMemoryAmount.cpp
getMemoryAmount.h
getPageSize.cpp
getPageSize.h
getResource.cpp Removes unused CMake variable and fixes clang-tidy lint 2021-06-11 14:35:40 -07:00
getResource.h
getThreadId.cpp
getThreadId.h
insertAtEnd.h Add utility function insertAtEnd(). 2021-08-23 23:41:45 +03:00
iostream_debug_helpers.h
itoa.h
JSON.cpp
JSON.h
LineReader.cpp add ignore of -Wreserved-identifier into LineReader.cpp, ThreadFuzzer.cpp, ReadBufferFromFileDescriptor.cpp 2021-09-09 23:51:47 +03:00
LineReader.h
LocalDate.h Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
LocalDateTime.h
logger_useful.h Test log level for CI 2021-09-03 13:07:40 +03:00
map.h Merge ext into common 2021-06-16 23:28:41 +03:00
MoveOrCopyIfThrow.h
mremap.cpp
mremap.h
phdr_cache.cpp fix problem with phdr_cache.cpp (second try) 2021-09-09 23:51:47 +03:00
phdr_cache.h
preciseExp10.cpp
preciseExp10.h
range.h Merge ext into common 2021-06-16 23:28:41 +03:00
ReadlineLineReader.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
ReadlineLineReader.h
removeDuplicates.h Add new functions currentProfiles(), enabledProfiles(), defaultProfiles(). 2021-07-22 22:20:53 +03:00
ReplxxLineReader.cpp Fix history file conversion if file is empty 2021-07-20 21:00:53 +03:00
ReplxxLineReader.h
scope_guard_safe.h Merge ext into common 2021-06-16 23:28:41 +03:00
scope_guard.h Merge ext into common 2021-06-16 23:28:41 +03:00
setTerminalEcho.cpp
setTerminalEcho.h
shared_ptr_helper.h Merge ext into common 2021-06-16 23:28:41 +03:00
shift10.cpp
shift10.h
SimpleCache.h Merge ext into common 2021-06-16 23:28:41 +03:00
sleep.cpp
sleep.h
sort.h
StringRef.cpp
StringRef.h Add comments 2021-09-19 22:26:16 +03:00
strong_typedef.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
terminalColors.cpp
terminalColors.h
throwError.h
time.h
types.h
unaligned.h
unit.h ignore diagnostic -Wreserved-identifier in file base/common/unit.h 2021-09-09 23:51:47 +03:00
wide_integer_impl.h Support implicit cast std::pair<UInt64, UInt64> to UInt128. 2021-08-23 23:41:45 +03:00
wide_integer_to_string.h
wide_integer.h Fix wrong code in wide_int 2021-06-15 03:29:20 +03:00
ya.make
ya.make.in