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
52d5591ded5f5f65f2a2042ebee0d70e30108807
msgpack-msgpack-c
/
src
T
History
Takatoshi Kondo
5401660b07
Fixed
#255
. MSVC2012(_MSC_VER=1700) doesn't have inttypes.h.
2015-03-30 09:07:06 +09:00
..
gcc_atomic.hpp
Untabified.
2014-07-12 00:17:31 +09:00
Makefile.am
Add missing headers and files for make dist
2015-03-10 21:35:55 +09:00
objectc.c
Fixed
#255
. MSVC2012(_MSC_VER=1700) doesn't have inttypes.h.
2015-03-30 09:07:06 +09:00
unpack.c
Do not interleave code and declarations in C files
2015-03-26 21:48:03 +01:00
version.c
Renamed the last digit of version string from RELEASE to REVISION.
2014-09-03 13:26:34 +09:00
vrefbuffer.c
Do not interleave code and declarations in C files
2015-03-26 21:48:03 +01:00
zone.c
Do not interleave code and declarations in C files
2015-03-26 21:48:03 +01:00