This website requires JavaScript.
Explore
Help
Sign In
admin
/
msgpack-msgpack-c
Watch
1
Star
0
Fork
0
You've already forked msgpack-msgpack-c
mirror of
https://github.com/msgpack/msgpack-c
synced
2026-06-08 16:11:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cpp-6.1.0
msgpack-msgpack-c
/
example
/
cpp03
T
History
Takatoshi Kondo
ec8895155c
Unify all package related names to msgpack-cxx.
...
Update the version to 6.0.0.
2023-02-28 10:52:21 +09:00
..
class_intrusive_map.cpp
Fixed
#806
.
2019-08-29 20:22:10 +09:00
class_intrusive.cpp
Fixed
#806
.
2019-08-29 20:22:10 +09:00
class_non_intrusive.cpp
Fixed
#806
.
2019-08-29 20:22:10 +09:00
CMakeLists.txt
Unify all package related names to msgpack-cxx.
2023-02-28 10:52:21 +09:00
custom.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
enum.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
map_based_versionup.cpp
Fixed
#806
.
2019-08-29 20:22:10 +09:00
protocol_new.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
protocol.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
reuse_zone.cpp
Fixed
#806
.
2019-08-29 20:22:10 +09:00
simple.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
speed_test_nested_array.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
speed_test.cpp
Replaced msgpack::unpacked with msgpack::object_handle.
2016-03-21 15:22:50 +09:00
stream.cpp
Add missing platform detection in examples/test
2016-06-18 03:38:42 +09:00