Takatoshi Kondo
|
64ac09c492
|
Fixed #198.
Added a conversion support from msgpack::object to std::vector<bool>.
|
2015-01-25 21:59:39 +09:00 |
|
Takatoshi Kondo
|
38a380684e
|
Fixed typos.
The typos have been pointed out by https://github.com/msgpack/msgpack-c/pull/130
Thank you @jpetso !
|
2014-12-05 17:18:24 +09:00 |
|
Takatoshi Kondo
|
6e810df2a4
|
Added zero size tuple support.
|
2014-09-14 20:50:57 +09:00 |
|
Takatoshi Kondo
|
6a8412d6de
|
Separated msgpack_test.cpp.
Renamed test files.
Decreased test's loop counter to avoid travis-ci no output timeout.
The number of loops is not so meaningful.
|
2014-09-09 14:15:21 +09:00 |
|