Isaikin Roman
|
65598cffd7
|
Another Qt4 build fix.
|
2015-09-12 17:05:08 +03:00 |
|
Isaikin Roman
|
4da435044d
|
MsgPackStream missing dev() added. Some little improvements.
|
2015-08-28 21:12:09 +03:00 |
|
Roman
|
a175a79fda
|
Merge pull request #12 from anton-dutov/nil-pack
Nil pack
|
2015-06-29 20:36:29 +03:00 |
|
Roman
|
ce6ddab5e4
|
CMake BUILD_TESTS variable added
TRUE and FALSE renamed to MTRUE and MFALSE
stream.h[cpp] renamed to msgpackstream.h[cpp]
QMap and QHash added to MsgPackStream + test
|
2015-06-29 14:32:35 +03:00 |
|
Anton Dutov
|
deac492817
|
Nil packer and unittests pack/unpack for nil
|
2015-06-29 01:33:48 +05:00 |
|
Roman
|
7d5d72e814
|
Some bugs fixed
float support added
float, double, QByteArray, QList<T> to MsgPackStream added
float, double, QByteArrat tests for MsgPackStream added
|
2015-05-24 22:31:35 +03:00 |
|
Roman
|
f978fb0d78
|
MsgPackStream QString and const char * added
Qt types: QPoint, QSize, QRect implemented using MsgPackStream
MsgPackStream QString tests added
|
2015-05-19 22:41:22 +03:00 |
|
romixlab
|
c07318c325
|
some bugs fixed, test written, version() added
|
2014-09-26 22:03:24 +04:00 |
|
Roman
|
4c905a30e4
|
pack test is almost done, some fixes in cmake files
|
2014-09-22 23:01:21 +04:00 |
|
romixlab
|
fd58047192
|
cmake files added, folder tree reorganized, pack test partially written
|
2014-09-22 20:03:00 +04:00 |
|