ClickHouse/dbms/src/IO
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
..
tests Make it compilable on OS X 2016-11-01 17:59:21 +01:00
CachedCompressedReadBuffer.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
CompressedReadBuffer.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedReadBufferBase.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedReadBufferFromFile.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
CompressedWriteBuffer.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
copyData.cpp Merge 2016-03-01 20:47:53 +03:00
createReadBufferFromFileBase.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
createWriteBufferFromFileBase.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
HashingWriteBuffer.cpp refactoring [#METR-10969] 2014-08-06 17:24:42 +04:00
InterserverWriteBuffer.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
ReadBufferAIO.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
ReadBufferFromFile.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ReadBufferFromFileBase.cpp Merge 2015-04-10 20:51:39 +03:00
ReadBufferFromFileDescriptor.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ReadBufferFromHTTP.cpp Fixed error [#METR-22304]. 2016-08-20 23:10:47 +03:00
ReadBufferFromPocoSocket.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
ReadHelpers.cpp Added test for JSONEachRow format. [#METR-22801] 2016-09-28 21:45:28 +03:00
WriteBufferAIO.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
WriteBufferFromFile.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
WriteBufferFromFileBase.cpp dbms: Server: Small cosmetic cleanup. [#METR-15090] 2015-04-30 18:04:42 +03:00
WriteBufferFromFileDescriptor.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
WriteBufferFromPocoSocket.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
WriteBufferValidUTF8.cpp Preparation [#METR-23332]. 2016-10-29 20:13:35 +03:00
WriteHelpers.cpp Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00