Commit Graph

51 Commits

Author SHA1 Message Date
Andrey Mironov
9a12d78fe2 dbms: harness the power of libdouble-conversion. [#METR-13363]
This reverts commit d87b4b7ff8e8e7a3c32eebf3904d449df623b5a8.
2014-12-09 15:08:17 +03:00
Andrey Mironov
afd9f79c47 Revert "dbms: harness the power of libdouble-conversion. [#METR-13363]" until tests are done
This reverts commit 4692610fea832f4814461b482e1aae02b2c0781a.
2014-12-09 14:47:33 +03:00
Andrey Mironov
00db574116 dbms: harness the power of libdouble-conversion. [#METR-13363] 2014-12-09 14:33:57 +03:00
Sergey Magidovich
be30e7f794 dbms: Evoid copy. [#MOBMET-1007] 2014-12-08 20:01:27 +03:00
Pavel Kartavyy
4ba0b6be5c Merge 2014-12-08 16:52:46 +03:00
Sergey Magidovich
0ebea8c353 dbms: Add writeText(mysqlxx::Null<T>&) and writeQuated(mysqlxx::Null<T>&). [#MOBMET-1007] 2014-12-08 13:30:58 +03:00
Pavel Kartavyy
4b1ad86ce9 fixed date delimeter [#METR-13763] 2014-12-03 13:50:00 +03:00
Alexey Milovidov
cb94f1301c dbms: removed comment [#METR-2944]. 2014-08-14 05:37:06 +04:00
Alexey Milovidov
0041db77ab Tiny improvement [#METR-2807]. 2014-07-09 03:52:53 +04:00
Alexey Milovidov
9dad91788b Improvement [#METR-2807]. 2014-04-08 11:47:51 +04:00
Michael Kolupaev
b92f1ff480 Merge 2014-04-02 17:45:39 +04:00
Alexey Milovidov
8efd6ee42c dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
Alexey Milovidov
22fda035cc Allowed to use std::vector instead of DB::Array for Arrays in ssqls [#METR-8766]. 2014-01-05 13:40:11 +00:00
Alexey Milovidov
2b1cacd0f0 dbms: tiny improvement [#CONV-2944]. 2013-10-10 23:06:51 +00:00
Alexey Milovidov
c70fca16aa dbms: DB/IO: added readVectorBinary, writeVectorBinary [#CONV-8848]. 2013-10-10 20:33:08 +00:00
Alexey Milovidov
8c4ed5a651 dbms: fixed JSON [#CONV-7445]. 2013-09-02 15:32:17 +00:00
Alexey Milovidov
be67c3e3d6 Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Alexey Milovidov
fe0dd1d0b2 dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Vyacheslav Alipov
a67e8a8d35 fixed writeJSONString [#CONV-7445] 2013-05-20 09:33:45 +00:00
Vyacheslav Alipov
206414fb29 serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
Alexey Milovidov
af6a7b2697 DB/IO: improved writing strings [#CONV-2807]. 2013-05-15 22:58:57 +00:00
Alexey Milovidov
45f88eb1d1 dbms: improved performance of writing ints as text [#CONV-2944]. 2013-05-04 14:51:37 +00:00
Alexey Milovidov
ef370b7226 Little modifications [#CONV-7315]. 2013-04-15 19:33:05 +00:00
Alexey Milovidov
8c787fde81 dbms: fixed UB with number formatting [#CONV-2944]. 2012-12-14 20:07:33 +00:00
Alexey Milovidov
14af942eae ███████████: fixed error [#CONV-5452]. 2012-11-06 13:58:29 +00:00
Alexey Milovidov
0652f9da96 dbms: development [#CONV-2944]. 2012-08-31 20:38:05 +00:00
Alexey Milovidov
b1815b9278 dbms: development [#CONV-2944]. 2012-05-08 05:42:05 +00:00
Alexey Milovidov
5a36e4bce3 DB::IO: tiny fix [#CONV-2807]. 2012-04-13 19:50:42 +00:00
Alexey Milovidov
6dfdb8a33c Tiny modifications [#CONV-2807]. 2012-03-19 03:09:40 +00:00
Alexey Milovidov
6e83974961 dbms: development [#CONV-2944]. 2012-03-18 23:17:56 +00:00
Alexey Milovidov
92fe894931 DB/IO/WriteHelpers: fixed error with minimum negative integers [#CONV-2807]. 2012-03-18 22:07:58 +00:00
Alexey Milovidov
313950c6c8 Fixed with BLOBs serialization [#CONV-4191]. 2012-02-26 01:52:43 +00:00
Alexey Milovidov
cbd54871ea ███████████, ssqls: fixed error [#CONV-3961]. 2012-01-24 16:45:50 +00:00
Alexey Milovidov
805b9a2f95 BLOBs: less redundant; using Read/WriteBuffers [#CONV-3722]. 2011-12-02 19:18:04 +00:00
Alexey Milovidov
895939a366 DBObject: added binary IO [#CONV-3632]. 2011-11-22 17:39:13 +00:00
Alexey Milovidov
13d2f82f1b WriteHelpers: added comment [#CONV-3632]. 2011-11-21 10:52:05 +00:00
Alexey Milovidov
9166338e0b WriteHelpers: improvement [#CONV-3632]. 2011-11-21 10:50:01 +00:00
Alexey Milovidov
b595e61c03 SSQLS: added methods to read/write in tab-separated format with ReadBuffer/WriteBuffer [#CONV-3632]. 2011-11-21 10:09:22 +00:00
Alexey Milovidov
aef03f0478 dbms: development [#CONV-2944]. 2011-11-06 20:47:07 +00:00
Alexey Milovidov
d9e921a127 dbms: development [#CONV-2944]. 2011-11-01 17:57:37 +00:00
Alexey Milovidov
0aa5f24113 dbms: development [#CONV-2944]. 2011-10-10 06:10:49 +00:00
Alexey Milovidov
c972f291cb dbms: development [#CONV-2944]. 2011-08-19 18:31:14 +00:00
Alexey Milovidov
cd7e317362 dbms: development [#CONV-2944]. 2011-08-09 17:24:17 +00:00
Alexey Milovidov
b3bca9c160 dbms: development. 2011-08-07 03:42:36 +00:00
Alexey Milovidov
e1dca98ecb dbms: development. 2011-08-07 02:08:22 +00:00
Alexey Milovidov
8eb6ebbbc5 stats: development [#CONV-2546]. 2011-07-04 18:22:37 +00:00
Alexey Milovidov
36517e32a2 dbms: improvement [#CONV-2546]. 2011-06-15 18:54:18 +00:00
Alexey Milovidov
b18bedd18c DB: IO: development. 2011-05-05 19:10:17 +00:00
Alexey Milovidov
f409cf1540 dbms: development. 2010-06-07 17:14:13 +00:00
Alexey Milovidov
6951a0b7c1 dbms: development. 2010-06-04 18:34:25 +00:00