frsyuki
|
c87f7cb9ac
|
cpp: fixes fix_int; updates test/fixint.cc
|
2010-08-27 20:52:40 +09:00 |
|
frsyuki
|
fe2a0f5089
|
cpp: adds fixed length serialization for integers
|
2010-08-27 17:42:05 +09:00 |
|
frsyuki
|
59ba8dec4e
|
cpp: fixes include paths
|
2010-08-27 16:45:48 +09:00 |
|
frsyuki
|
331bf0af21
|
cpp: type::raw_ref::str(), operator==, operator!=, operator< and operator> are now const
|
2010-07-14 17:04:41 +09:00 |
|
frsyuki
|
167e2475d8
|
cpp: generate version.h using AC_OUTPUT macro in ./configure
|
2010-07-06 23:30:15 +09:00 |
|
frsyuki
|
fe77251242
|
cpp: fixes missing dependency to generate version.h
|
2010-07-06 19:16:49 +09:00 |
|
frsyuki
|
0c331d2887
|
cpp: updates vcproj
|
2010-07-06 18:18:28 +09:00 |
|
frsyuki
|
a2bd5ae638
|
cpp: ./configure supports --disable-cxx option not to build/install C++ API
|
2010-07-06 17:45:15 +09:00 |
|
frsyuki
|
c57f616141
|
cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} functions
|
2010-07-06 17:10:25 +09:00 |
|
frsyuki
|
3af10a1d00
|
cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} functions
|
2010-07-06 17:00:58 +09:00 |
|
frsyuki
|
71dd44f430
|
cpp: adds operator<<(std::ostream&, const tuple<Type...>&) (experimental)
|
2010-07-06 12:26:21 +09:00 |
|
frsyuki
|
3d3af3284e
|
cpp: adds Doxyfile
|
2010-06-01 08:43:30 +09:00 |
|
frsyuki
|
684bca203a
|
cpp: adds msgpack_unpacker_next and msgpack_unpack_next
|
2010-06-01 07:15:58 +09:00 |
|
frsyuki
|
d42ecccf6f
|
cpp: msgpack::unpack returns void
|
2010-06-01 07:13:47 +09:00 |
|
frsyuki
|
5a92c861e3
|
cpp: adds msgpack_vrefbuffer_new and msgpack_vrefbuffer_free
|
2010-06-01 07:11:01 +09:00 |
|
frsyuki
|
103b14ea3c
|
cpp: adds msgpack_zbuffer_new and msgpack_zbuffer_free
|
2010-06-01 07:10:39 +09:00 |
|
frsyuki
|
e49f091b4e
|
cpp: adds msgpack_sbuffer_new and msgpack_sbuffer_free
|
2010-06-01 07:10:17 +09:00 |
|
frsyuki
|
602971408b
|
cpp: move source files into src/ directory
|
2010-05-30 03:02:40 +09:00 |
|