Takatoshi Kondo
|
17267ed475
|
Added -Wconversion support for C++.
|
2019-03-25 19:48:39 +09:00 |
|
Takatoshi Kondo
|
87863c1696
|
Removed warnings.
|
2018-08-12 20:59:00 +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 |
|
Takatoshi Kondo
|
156e315394
|
Fixed #612
Removed visit_float() and added visit_float32() and visit_float64()
from/to unpack visitor.
|
2017-07-11 13:51:51 +09:00 |
|
Takatoshi Kondo
|
c704d4bfab
|
Added new example.
|
2017-01-09 16:18:35 +09:00 |
|
Takatoshi Kondo
|
84ad9a2634
|
Added Spirit.X3 based parse.
It uses iterator pair instead of data and size.
|
2017-01-05 21:24:25 +09:00 |
|