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-10-18 03:29:49 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e00b299fe0f097c22356cc4289dbc5051ed8e2ed
msgpack
/
src
History
Takatoshi Kondo
b78b49a7bd
Fixed MSVC2010 doesn't have inttypes.h problem.
2014-10-31 10:50:19 +09:00
..
gcc_atomic.hpp
Untabified.
2014-07-12 00:17:31 +09:00
Makefile.am
Separated adaptor functions' definitions and declarations.
2014-10-16 11:21:26 +09:00
objectc.c
Fixed MSVC2010 doesn't have inttypes.h problem.
2014-10-31 10:50:19 +09:00
unpack.c
Add EXT support to C library
2014-09-08 12:11:38 -03:00
version.c
Renamed the last digit of version string from RELEASE to REVISION.
2014-09-03 13:26:34 +09:00
vrefbuffer.c
Added minimum copy/reference threshold.
2014-08-08 14:28:03 +09:00
zone.c
Removed redundant memory allocation from zone.
2014-08-07 15:23:34 +09:00