| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpp: adds msgpack_vc2008.vcproj file in source package | frsyuki | 2010-08-29 | 1 | -1/+3 |
| * | cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ... | frsyuki | 2010-07-06 | 1 | -1/+0 |
| * | cpp: adds Doxyfile | frsyuki | 2010-06-01 | 1 | -0/+6 |
| * | cpp: move source files into src/ directory | frsyuki | 2010-05-30 | 1 | -84/+4 |
| * | cpp: build libmsgpackc.so for backward compatibility. | frsyuki | 2010-04-26 | 1 | -0/+16 |
| * | cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc | frsyuki | 2010-04-25 | 1 | -0/+2 |
| * | cpp: msgpack_object_equal | frsyuki | 2010-04-25 | 1 | -1/+1 |
| * | cpp: combines libmsgpackc and libmsgpack into libmsgpack | frsyuki | 2010-04-25 | 1 | -20/+6 |
| * | cpp: fixes windows compatibility | frsyuki | 2010-04-18 | 1 | -3/+3 |
| * | c,cpp: reforms source tree | frsyuki | 2010-04-18 | 1 | -6/+50 |
| * | c,cpp: add msgpack_zbuffer and msgpack::zbuffer | frsyuki | 2010-03-26 | 1 | -0/+1 |
| * | c, cpp: fix test problem | Kazuki Ohta | 2010-01-21 | 1 | -1/+1 |
| * | c,cpp: optimize msgpack_zone: variable-length array of chunk -> list of chunk | frsyuki | 2010-01-15 | 1 | -1/+1 |
| * | cpp: add msgpack/type/tr1/unordered_{map,set}.hpp | frsyuki | 2010-01-14 | 1 | -1/+3 |
| * | fix build | Kazuki Ohta | 2009-08-25 | 1 | -3/+3 |
| * | add c/test.cpp cpp/test.cpp | frsyuki | 2009-08-25 | 1 | -0/+8 |
| * | cpp: preprocess eruby templates on ./bootstrap; released package doesn't requ... | frsyuki | 2009-08-19 | 1 | -25/+0 |
| * | c++: fix type.hpp | frsyuki | 2009-08-10 | 1 | -0/+1 |
| * | c++: rebuild type/*.hpp | frsyuki | 2009-08-10 | 1 | -3/+5 |
| * | c++: add std::pair and std::set serializer | frsyuki | 2009-08-10 | 1 | -0/+2 |
| * | c++: fix Makefile.am | frsyuki | 2009-08-10 | 1 | -1/+1 |
| * | fix Makefile.am | frsyuki | 2009-08-07 | 1 | -0/+2 |
| * | cpp: add msgpack::type::define | frsyuki | 2009-08-06 | 1 | -1/+6 |
| * | add msgpack_vrefbuffer, msgpack::vrefbuffer | frsyuki | 2009-06-07 | 1 | -0/+1 |
| * | fix packaging problem | frsyuki | 2009-03-01 | 1 | -5/+5 |
| * | c and c++: rewritten and integrated | frsyuki | 2009-02-22 | 1 | -4/+3 |
| * | update pack/unpack routines | frsyuki | 2009-02-15 | 1 | -2/+3 |
| * | c++ binding: improve msgpack::zone, zero-copy stream deserializer | frsyuki | 2009-02-15 | 1 | -3/+10 |
| * | lang/c/msgpack: improved configure.in | frsyuki | 2009-02-15 | 1 | -1/+2 |
| * | lang/c/msgpack: ./configure requires erb | frsyuki | 2009-02-15 | 1 | -1/+1 |
| * | lang/c/msgpack: C++ binding: safer memory managent | frsyuki | 2009-02-15 | 1 | -0/+2 |
| * | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -7/+14 |
| * | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -3/+0 |
| * | lang/c/msgpack: fixed cpp/Makefile.am | frsyuki | 2009-02-15 | 1 | -0/+6 |
| * | lang/c/msgpack: fixed packaging problem | frsyuki | 2009-02-15 | 1 | -1/+2 |
| * | lang/c/msgpack: added license notifications | frsyuki | 2009-02-15 | 1 | -1/+6 |
| * | lang/c/msgpack: autotoolized | frsyuki | 2009-02-15 | 1 | -0/+20 |