ClickHouse/libs/libcommon/include/common
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
..
apple_memrchr.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
apple_rt.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ApplicationServerExt.h Addition to prev. revision [#METR-18202]. 2015-09-29 22:21:02 +03:00
ClickHouseRevision.h dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon 2016-02-09 20:06:50 +03:00
Common.h StrongTypedef: specialize std::hash 2016-06-14 14:44:32 +03:00
DateLUT.h Removed few 'possibly lost' and 'still reachable' memory [#METR-2944]. 2016-03-04 05:25:04 +03:00
DateLUTImpl.h Merge branch 'master' into METR-19530 2016-08-19 17:15:58 +03:00
ErrorHandlers.h dbms: attempt to fix an error [#METR-19623]. 2016-01-14 06:17:11 +03:00
find_first_symbols.h Fixed build on one version of gcc [#METR-2944]. 2016-02-18 14:46:08 +03:00
glibc_compatibility.h Addition to prev. revision [#METR-2944]. 2016-06-27 11:08:39 +03:00
JSON.h libcommon: removed pure attribute from JSON [#METR-21516] 2016-06-02 01:43:43 +03:00
likely.h Addition to prev. revision [#METR-18202]. 2015-09-29 22:21:02 +03:00
LocalDate.h dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973]. 2016-02-03 04:17:58 +03:00
LocalDateTime.h dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973]. 2016-02-03 04:17:58 +03:00
logger_useful.h Addition to prev. revision [#METR-18202]. 2015-09-29 22:21:02 +03:00
MultiVersion.h MultiVersion: add ctor, set from unique_ptr 2016-06-14 14:45:42 +03:00
singleton.h Addition to prev. revision [#METR-18202]. 2015-09-29 22:21:02 +03:00
strong_typedef.h StrongTypedef: fixed bug with same type. Supported only moved types like unique_ptr 2016-08-23 13:41:08 +03:00
Test.h Merge pull request #80 from yandex/metrica-sync2 2016-08-23 18:18:19 +04:00