Yuto Hayamizu
|
5d3287f5aa
|
gtest requires pthread
|
2011-03-03 06:42:14 +09:00 |
|
Yuto Hayamizu
|
6990fe6f51
|
remove duplicated code
|
2011-03-03 06:38:09 +09:00 |
|
Yuto Hayamizu
|
0b81068368
|
/cpp/preprocess: fix string comp. operator
|
2011-03-03 06:27:31 +09:00 |
|
FURUHASHI Sadayuki
|
5b1851ae22
|
cpp: version 0.5.5
|
2011-02-24 00:35:00 +09:00 |
|
FURUHASHI Sadayuki
|
0d5708a01d
|
cpp: fixes problem that InterlockedIncrement/Decrement are not found on _WIN32 platform
|
2011-02-24 00:21:54 +09:00 |
|
FURUHASHI Sadayuki
|
67ab510b5d
|
cpp: fixes some implicit cast warnings
|
2011-02-23 23:48:26 +09:00 |
|
FURUHASHI Sadayuki
|
d1264a1289
|
cpp: fixes msgpack_vc.postbuild.bat
|
2011-02-23 23:47:33 +09:00 |
|
frsyuki
|
f3ee5ab372
|
cpp: fixes ./bootstrap to surely run ./preprocess
|
2010-10-07 06:28:12 +09:00 |
|
frsyuki
|
7974060a40
|
cpp: zone: adds msgpack_zone_swap and msgpack::zone::swap
|
2010-09-26 11:37:37 +09:00 |
|
frsyuki
|
e8abcc1765
|
cpp: sbuffer: check initial buffer size != 0
|
2010-09-26 11:36:57 +09:00 |
|
frsyuki
|
9684c8664f
|
cpp: version 0.5.4
|
2010-08-29 18:27:10 +09:00 |
|
frsyuki
|
3c75361e5a
|
cpp: updates README.md
|
2010-08-29 18:24:32 +09:00 |
|
frsyuki
|
c44c9ab74d
|
cpp: adds msgpack_vc2008.vcproj file in source package
|
2010-08-29 18:23:16 +09:00 |
|
frsyuki
|
c87f7cb9ac
|
cpp: fixes fix_int; updates test/fixint.cc
|
2010-08-27 20:52:40 +09:00 |
|
frsyuki
|
421bee3871
|
cpp: version 0.5.3
|
2010-08-27 17:53:19 +09:00 |
|
frsyuki
|
2c7573a032
|
cpp: updates msgpack_vc8.postbuild.bat
|
2010-08-27 17:53:02 +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
|
193a739749
|
java: updates TestDirectConversion
|
2010-08-19 00:05:48 +09:00 |
|
frsyuki
|
f5453d38ec
|
cpp: version 0.5.2
|
2010-07-14 17:06:16 +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
|
39facd5dc6
|
cpp: version 0.5.1
|
2010-07-06 17:59:07 +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
|
eabcf15790
|
cpp: update tests
|
2010-06-01 07:16:25 +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
|
6056f93910
|
cpp: add cases.mpac test
|
2010-06-01 05:15:36 +09:00 |
|
frsyuki
|
98a5e43883
|
add crosslang.cc
|
2010-05-31 17:16:40 +09:00 |
|
frsyuki
|
602971408b
|
cpp: move source files into src/ directory
|
2010-05-30 03:02:40 +09:00 |
|
frsyuki
|
2f5d83f07d
|
cpp: type::tuple& operator>>: fix conversion type
|
2010-05-30 01:45:07 +09:00 |
|
frsyuki
|
fc7da17fa2
|
cpp: add sbuffer::clear() and vrefbuffer::clear()
|
2010-05-25 02:57:37 +09:00 |
|
frsyuki
|
979ff80982
|
java: redesign
|
2010-05-20 03:49:26 +09:00 |
|
frsyuki
|
5cad81bf4c
|
cpp: fix return type mismatch in zone.c
|
2010-05-18 14:48:36 +09:00 |
|
frsyuki
|
18967162cf
|
cpp: fix return type mismatch in unpack.c
|
2010-05-18 14:48:23 +09:00 |
|
frsyuki
|
e57084f6df
|
cpp: update ChangeLog
|
2010-04-29 23:45:48 +09:00 |
|
frsyuki
|
8783cf8ec3
|
cpp: fixes unpacker::next
|
2010-04-29 22:32:43 +09:00 |
|
frsyuki
|
91a1f8d9e1
|
cpp: new streaming deserialier API.
|
2010-04-29 22:15:03 +09:00 |
|
frsyuki
|
68f60568ac
|
cpp: build libmsgpackc.so for backward compatibility.
|
2010-04-26 21:52:19 +09:00 |
|
frsyuki
|
9fbca83ac0
|
cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc
|
2010-04-25 18:08:14 +09:00 |
|
frsyuki
|
d19bfaa2cb
|
cpp: fixes msgpack_vc8.vcproj
|
2010-04-25 09:09:06 +09:00 |
|