748d2f8f24
2014-07-02 version 0.5.9: * Support std::tr1 unordered containers by default (#51, #63, #68, #69) * Remove some warnings (#56) * Fix segmentation fault after malloc failures (#58, #59) * Fix alloc/dealloc mismatch (#52, #61) * Fix sample codes (#60, #64) * Support implicit conversion from integer to float/double (#54) * Improve documents (#45, #75, #82, #83) * Support CMake (#20, #87) * Remove Ruby dependencies in bootstrap (#86, #87) * Add FILE* buffer (#40) * Other bug fixes and refactoring: #39, #73, #77, #79, #80, #81, #84, #90
46 lines
1.3 KiB
Text
46 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2014/08/08 12:27:44 obache Exp $
|
|
include/msgpack.h
|
|
include/msgpack.hpp
|
|
include/msgpack/fbuffer.h
|
|
include/msgpack/fbuffer.hpp
|
|
include/msgpack/object.h
|
|
include/msgpack/object.hpp
|
|
include/msgpack/pack.h
|
|
include/msgpack/pack.hpp
|
|
include/msgpack/pack_define.h
|
|
include/msgpack/pack_template.h
|
|
include/msgpack/sbuffer.h
|
|
include/msgpack/sbuffer.hpp
|
|
include/msgpack/sysdep.h
|
|
include/msgpack/type.hpp
|
|
include/msgpack/type/bool.hpp
|
|
include/msgpack/type/define.hpp
|
|
include/msgpack/type/deque.hpp
|
|
include/msgpack/type/fixint.hpp
|
|
include/msgpack/type/float.hpp
|
|
include/msgpack/type/int.hpp
|
|
include/msgpack/type/list.hpp
|
|
include/msgpack/type/map.hpp
|
|
include/msgpack/type/nil.hpp
|
|
include/msgpack/type/pair.hpp
|
|
include/msgpack/type/raw.hpp
|
|
include/msgpack/type/set.hpp
|
|
include/msgpack/type/string.hpp
|
|
include/msgpack/type/tr1/unordered_map.hpp
|
|
include/msgpack/type/tr1/unordered_set.hpp
|
|
include/msgpack/type/tuple.hpp
|
|
include/msgpack/type/vector.hpp
|
|
include/msgpack/unpack.h
|
|
include/msgpack/unpack.hpp
|
|
include/msgpack/unpack_define.h
|
|
include/msgpack/unpack_template.h
|
|
include/msgpack/version.h
|
|
include/msgpack/vrefbuffer.h
|
|
include/msgpack/vrefbuffer.hpp
|
|
include/msgpack/zbuffer.h
|
|
include/msgpack/zbuffer.hpp
|
|
include/msgpack/zone.h
|
|
include/msgpack/zone.hpp
|
|
lib/libmsgpack.la
|
|
lib/libmsgpackc.la
|
|
lib/pkgconfig/msgpack.pc
|