Alexey Milovidov
310736cd7e
Moved headers and sources to same place [#CLICKHOUSE-3].
2017-04-01 12:22:42 +03:00
Alexey Milovidov
137ad95929
Changed tabs to spaces in code [#CLICKHOUSE-3].
2017-04-01 11:35:09 +03:00
Pavel Kartavyy
224ba16dcb
use project source and binary dirs instead of global dirs
2017-02-06 18:15:19 +03:00
proller
29475c94c0
Reorganize includes, less depends in .h files
2017-01-16 22:47:11 +03:00
proller
4bc003c4c1
Porting to freebsd: initial, compile ok, most tests ok.
2016-12-24 01:03:10 +00:00
Vladimir Chebotarev
e2ceb63c54
libcommon, libre2, tools: Fixed build under OS X Sierra. [#METR-21516]
2016-11-03 15:41:13 +03:00
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
Alexey Milovidov
d72d9733a8
Fixed warnings on clang [#METR-2944].
2016-08-07 19:25:31 +03:00
Alexey Milovidov
9a07830dbb
Removed useless code (experimental) [#METR-2944].
2016-08-02 04:46:05 +03:00
Alexey Milovidov
c518abe882
Get rid of Poco::SharedPtr [#METR-21503].
2016-05-28 20:31:50 +03:00
Alexey Milovidov
4c7eb03b63
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 13:35:44 +03:00
Alexey Milovidov
df1d66e51a
Removed sensitive data.
2016-02-08 00:58:58 +03:00
Alexey Milovidov
563e410b72
Moved threadpool library to contrib [#METR-17973].
2016-02-05 08:07:39 +03:00
Alexey Milovidov
9f2ac08289
Addition to prev. revision [#METR-17973].
2015-10-05 09:09:38 +03:00
Alexey Milovidov
4e75ccee03
Probably better [#METR-17973].
2015-10-05 08:40:27 +03:00
Alexey Milovidov
918422ad48
Moved files [#METR-17973].
2015-10-05 04:35:28 +03:00
Alexey Milovidov
3a5032fd4a
Moved files [#METR-17973].
2015-10-05 03:52:29 +03:00
Alexey Milovidov
4a061b97cb
Moved file [#METR-17973].
2015-10-05 03:44:40 +03:00
Alexey Milovidov
91b7c5be21
Fixed iotests [#METR-2807].
2015-02-02 02:48:23 +03:00
Alexey Milovidov
c2e4662ad7
Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807].
2014-10-16 05:21:03 +04:00
Alexey Milovidov
63cff6a5a4
Improvement [#METR-2807].
2014-04-08 11:58:53 +04:00
Alexey Milovidov
5ca21127c7
Improvement [#METR-2807].
2014-04-08 11:31:51 +04:00
Michael Kolupaev
5aaa28de28
Slightly improved iotest [#CONV-5680].
2012-10-09 17:16:51 +00:00
Michael Kolupaev
1216b6d1cc
iotest: fixed compiler warning [#CONV-5680].
2012-10-04 08:12:13 +00:00
Michael Kolupaev
c6cc20d672
iotest: fixed compiler warning [#CONV-5680].
2012-10-04 08:11:09 +00:00
Michael Kolupaev
634fb3661e
iotest: added iotest_aio [#CONV-5680].
2012-10-04 08:09:07 +00:00
Michael Kolupaev
bb98220c44
iotest slightly fixed [#CONV-5680].
2012-10-03 10:11:12 +00:00
Michael Kolupaev
b75d9bcc21
Fixed warnings in iotest_nonblock [#CONV-5680].
2012-10-01 09:29:59 +00:00
Michael Kolupaev
f86d5d4d7e
Added missing file (see previous commit) [#CONV-5680].
2012-09-28 10:47:21 +00:00
Michael Kolupaev
9575f453e8
iotest: added tests for O_SYNC and O_DIRECT, O_NONBLOCK [#CONV-5680].
2012-09-28 10:42:41 +00:00
Alexey Milovidov
c89ff86132
dbms: development [#CONV-2944].
2012-05-14 20:37:10 +00:00
Alexey Milovidov
05fb543e90
iotest: improvement [#CONV-2807].
2012-01-16 19:24:10 +00:00
Alexey Milovidov
028249f870
Added simple iotest [#CONV-2807].
2012-01-16 19:14:36 +00:00