frsyuki
|
394331cd4e
|
c++: add std::pair and std::set serializer
|
2009-08-10 17:34:21 +09:00 |
|
frsyuki
|
95a6316cc7
|
cpp: fix msgpack::type::make_define()
|
2009-08-07 13:32:07 +09:00 |
|
frsyuki
|
be32e3b1fb
|
cpp: add missing msgpack::type::make_tuple()
|
2009-08-07 13:31:42 +09:00 |
|
frsyuki
|
7fbe845434
|
cpp: msgpack::define is obsolete
|
2009-08-06 13:59:48 +09:00 |
|
frsyuki
|
3afa9f265e
|
cpp: add msgpack::type::define
|
2009-08-06 13:51:49 +09:00 |
|
frsyuki
|
ec8932d6a1
|
fix missing tuple<>::value_type
|
2009-08-06 13:28:41 +09:00 |
|
frsyuki
|
f7a9805f7b
|
operator>> (object, std::vector<T>): return reference; don't copy
|
2009-08-06 13:26:34 +09:00 |
|
frsyuki
|
b3846a411f
|
cpp: fix map<K, V> converter
|
2009-06-03 22:01:27 +09:00 |
|
frsyuki
|
11abec1093
|
c and c++: rewritten and integrated
|
2009-02-22 15:14:21 +09:00 |
|
frsyuki
|
761b398083
|
rewrite msgpack::object::via
|
2009-02-15 18:39:30 +09:00 |
|
frsyuki
|
a114f4a5a5
|
update pack/unpack routines
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@100 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:10:02 +00:00 |
|
frsyuki
|
cd973b8483
|
integrate machine-dependent integer serialization routine to msgpack/pack_template.h
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@90 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:10:00 +00:00 |
|
frsyuki
|
512e7600f4
|
msgpack::type::tuple supports reference element
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@86 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:10:00 +00:00 |
|
frsyuki
|
40ca91e101
|
lang/c/msgpack: ./configure requires erb
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@77 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:09:59 +00:00 |
|
frsyuki
|
1ad04b22d8
|
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@74 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:09:58 +00:00 |
|
frsyuki
|
921b0ff62e
|
lang/c/msgpack: C++ binding: pack()
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@73 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:09:58 +00:00 |
|
frsyuki
|
2c7f0b2b1a
|
lang/c/msgpack: C++ binding: reexamined global operators
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@72 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:09:58 +00:00 |
|
frsyuki
|
9923cf4daf
|
lang/c/msgpack: reimplemented C++ binding with template-based static resolution design
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@67 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
|
2009-02-15 09:09:58 +00:00 |
|