summaryrefslogtreecommitdiff
path: root/cpp/msgpack/object.hpp
Commit message (Expand)AuthorAgeFilesLines
* cpp: bool operator==(object& x, const T& y)frsyuki2010-04-251-0/+11
* cpp: object::object(const T& v, zone* z)frsyuki2010-04-251-0/+25
* cpp: object::object(const T& v) and object::operator=(const T& v)frsyuki2010-04-251-52/+33
* malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZEfrsyuki2010-04-141-4/+48
* removed symbolic linksfrsyuki2010-02-061-0/+329