Takatoshi Kondo
|
17267ed475
|
Added -Wconversion support for C++.
|
2019-03-25 19:48:39 +09:00 |
|
Takatoshi Kondo
|
1155babda8
|
Added wstring adaptor.
|
2018-09-12 16:17:14 +09:00 |
|
Takatoshi Kondo
|
e3f5281903
|
Removed recursion from msgpack::object packing and stringize.
Changed json expected strings.
Before this commit, json output has redundant white space.
The commit remove it. Semantically no difference.
|
2018-04-26 19:36:48 +09:00 |
|
Takatoshi Kondo
|
6ba9a58648
|
Added missing variadic template parameters.
|
2018-04-12 06:36:32 +09:00 |
|
Takatoshi Kondo
|
f8dc0f0d04
|
Fixed #663.
|
2018-04-08 22:29:36 +09:00 |
|
Takatoshi Kondo
|
347658cdc1
|
Updated the version to 3.0.0.
See https://github.com/msgpack/msgpack-c/pull/639#issuecomment-353786498
So I updated the version to 3.0.0.
In the version 2.x, it keeps the original behavior.
|
2018-04-08 22:27:45 +09:00 |
|