yuangongji
|
2f5b137997
|
remove C part in source code
|
2020-06-05 18:12:03 +08:00 |
|
Takatoshi Kondo
|
64698e8e8c
|
Removed other recursions from msgpack::object.
Fixed start_map_item and start_array_item calling point.
Supported visitor aborting.
|
2018-04-27 00:54:55 +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
|
c55f778198
|
Fixed #534.
Added conditional [[deprecated]] attribute.
Updated zlib version.
|
2017-01-02 20:40:34 +09:00 |
|
Takatoshi Kondo
|
54cb4350b3
|
Re-organized tree to prepare for version 2.0.0.
See https://github.com/msgpack/msgpack-c/wiki/v1_1_cpp_versioning
|
2016-01-31 19:28:31 +09:00 |
|