This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
msgpack
Watch
1
Star
0
Fork
0
You've already forked msgpack
mirror of
https://github.com/msgpack/msgpack-c.git
synced
2025-06-27 22:56:05 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
test
History
Vincent Mallet
f06b46d412
Attempt to fix Windows build for tests.
...
Use sprintf_s (windows) or snprintf (others) instead of sprintf in unit tests.
2021-03-23 14:57:07 -07:00
..
buffer_c.cpp
vrefbuffer: set default ref_size and chunk_size
2020-04-30 19:26:07 +08:00
CMakeLists.txt
remove C++ part in source code
2020-06-05 18:16:07 +08:00
fixint_c.cpp
Added compiler checking to pragma.
2019-12-25 14:39:57 +09:00
msgpack_c.cpp
Attempt to fix Windows build for tests.
2021-03-23 14:57:07 -07:00
pack_unpack_c.cpp
Added compiler checking to pragma.
2019-12-25 14:39:57 +09:00
streaming_c.cpp
Added compiler checking to pragma.
2019-12-25 14:39:57 +09:00