ClickHouse/libs/libcommon/include/common
proller d09c5c871b Build fixes (#6491)
* Fix build

* cmake: fix cpuinfo

* Fix includes after processors merge

Conflicts:
	dbms/src/Processors/Formats/Impl/CapnProtoRowInputFormat.cpp
	dbms/src/Processors/Formats/Impl/ParquetBlockOutputFormat.cpp
	dbms/src/Processors/Formats/Impl/ProtobufRowInputFormat.cpp
	dbms/src/Processors/Formats/Impl/ProtobufRowOutputFormat.cpp

* Fix build in gcc8

* fix test link

* fix test link

* Fix test link

* link fix

* Fix includes after processors merge 2

Conflicts:
	dbms/src/Processors/Formats/Impl/ParquetBlockInputFormat.cpp

* Fix includes after processors merge 3

* link fix

* Fix likely/unlikely conflict with cython

* Fix conflict with protobuf/stubs/atomicops.h

* remove unlikely.h

* Fix macos build (do not use timer_t)
2019-08-18 01:53:46 +03:00
..
argsToConfig.h Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00
arithmeticOverflow.h Fixed UB #3926 2018-12-26 08:11:53 +03:00
config_common.h.in Disable query profiler if we build with test coverage 2019-08-03 23:47:57 +03:00
constexpr_helpers.h Fix includes (#4673) 2019-03-13 16:58:04 +03:00
DateLUT.h Build fixes (#6491) 2019-08-18 01:53:46 +03:00
DateLUTImpl.h Build fixes (#6491) 2019-08-18 01:53:46 +03:00
DayNum.h Added functions "toISOWeek", "toISOYear", "toStartOfISOYear" [#CLICKHOUSE-3988] 2018-09-17 06:09:56 +03:00
demangle.h Compile and doc fixes (#2410) 2018-05-25 21:13:48 +03:00
ErrorHandlers.h Better [#CLICKHOUSE-2]. 2017-12-02 05:47:12 +03:00
find_symbols.h Fix compile on ARM 2019-01-31 18:38:21 +03:00
getMemoryAmount.h Cleanup #4240 2019-02-10 01:38:26 +03:00
getThreadNumber.h Move Poco/Ext/ThreadNumber.h to common/getThreadNumber.h (#5016) 2019-04-17 17:53:54 +03:00
iostream_debug_helpers.h CLICKHOUSE-4179 Fix function arrayEnumerateUniqRanked (#5622) 2019-06-15 22:14:17 +03:00
itoa.h Fix includes (#4673) 2019-03-13 16:58:04 +03:00
JSON.h Two more fixes for PVS-Studio 2019-07-08 05:06:37 +03:00
likely.h Build fixes (#6491) 2019-08-18 01:53:46 +03:00
LocalDate.h Fixed error with LocalDateTime [#CLICKHOUSE-2] 2018-07-18 20:02:47 +03:00
LocalDateTime.h Fixed build [#CLICKHOUSE-2] 2018-07-18 22:04:01 +03:00
logger_useful.h Slightly better information messages 2019-08-11 23:37:53 +03:00
memory.h Build fixes (#6491) 2019-08-18 01:53:46 +03:00
mremap.h Disable usage of "mremap" when compiled with Thread Sanitizer. (#4859) 2019-03-30 13:47:25 +03:00
phdr_cache.h Sanity and configuration checks 2019-07-26 01:35:47 +03:00
Pipe.h refactor 2019-07-10 20:47:39 +00:00
preciseExp10.h Removed useless code 2019-01-20 00:05:20 +03:00
readline_use.h Fix compilation when we don't have readline 2019-06-24 18:02:25 +03:00
setTerminalEcho.h Fixed bad function name 2019-02-02 03:25:12 +03:00
shift10.h Better #1665 2018-01-13 21:01:31 +03:00
SimpleCache.h Better cache for symbolizeAddress function 2019-07-24 03:47:17 +03:00
sleep.h refactor 2019-07-10 20:47:39 +00:00
StringRef.h Pass const StringRef & to ZeroTraits::check 2019-07-02 20:48:33 +03:00
strong_typedef.h Simply Self. 2018-09-13 22:59:54 +08:00
Types.h Removed obsolete tweak, because KDevelop has migrated to clang parser long time ago 2019-01-09 19:32:34 +03:00
unaligned.h Require explicit type in unalignedStore 2019-06-28 20:33:14 +03:00