summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cpp: adds msgpack_vc2008.vcproj file in source packagefrsyuki2010-08-291-1/+3
* cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ...frsyuki2010-07-061-1/+0
* cpp: adds Doxyfilefrsyuki2010-06-011-0/+6
* cpp: move source files into src/ directoryfrsyuki2010-05-301-84/+4
* cpp: build libmsgpackc.so for backward compatibility.frsyuki2010-04-261-0/+16
* cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.ccfrsyuki2010-04-251-0/+2
* cpp: msgpack_object_equalfrsyuki2010-04-251-1/+1
* cpp: combines libmsgpackc and libmsgpack into libmsgpackfrsyuki2010-04-251-20/+6
* cpp: fixes windows compatibilityfrsyuki2010-04-181-3/+3
* c,cpp: reforms source treefrsyuki2010-04-181-6/+50
* c,cpp: add msgpack_zbuffer and msgpack::zbufferfrsyuki2010-03-261-0/+1
* c, cpp: fix test problemKazuki Ohta2010-01-211-1/+1
* c,cpp: optimize msgpack_zone: variable-length array of chunk -> list of chunkfrsyuki2010-01-151-1/+1
* cpp: add msgpack/type/tr1/unordered_{map,set}.hppfrsyuki2010-01-141-1/+3
* fix buildKazuki Ohta2009-08-251-3/+3
* add c/test.cpp cpp/test.cppfrsyuki2009-08-251-0/+8
* cpp: preprocess eruby templates on ./bootstrap; released package doesn't requ...frsyuki2009-08-191-25/+0
* c++: fix type.hppfrsyuki2009-08-101-0/+1
* c++: rebuild type/*.hppfrsyuki2009-08-101-3/+5
* c++: add std::pair and std::set serializerfrsyuki2009-08-101-0/+2
* c++: fix Makefile.amfrsyuki2009-08-101-1/+1
* fix Makefile.amfrsyuki2009-08-071-0/+2
* cpp: add msgpack::type::definefrsyuki2009-08-061-1/+6
* add msgpack_vrefbuffer, msgpack::vrefbufferfrsyuki2009-06-071-0/+1
* fix packaging problemfrsyuki2009-03-011-5/+5
* c and c++: rewritten and integratedfrsyuki2009-02-221-4/+3
* update pack/unpack routinesfrsyuki2009-02-151-2/+3
* c++ binding: improve msgpack::zone, zero-copy stream deserializerfrsyuki2009-02-151-3/+10
* lang/c/msgpack: improved configure.infrsyuki2009-02-151-1/+2
* lang/c/msgpack: ./configure requires erbfrsyuki2009-02-151-1/+1
* lang/c/msgpack: C++ binding: safer memory managentfrsyuki2009-02-151-0/+2
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-7/+14
* lang/c/msgpack: c-macro based templatefrsyuki2009-02-151-3/+0
* lang/c/msgpack: fixed cpp/Makefile.amfrsyuki2009-02-151-0/+6
* lang/c/msgpack: fixed packaging problemfrsyuki2009-02-151-1/+2
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-1/+6
* lang/c/msgpack: autotoolizedfrsyuki2009-02-151-0/+20