index
:
delta/python-packages/msgpack-python.git
0.2
ci
cython-cache
develop
exceptions
fix-0_4_3-regression
fix-windows
main
master
max-xxx-size
next-marker
py310
release-0.4
remove-write-bytes
travis/cython-0.22
wheels
github.com: msgpack/msgpack-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
msgpack
/
object.hpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cpp: move source files into src/ directory
frsyuki
2010-05-30
1
-412
/
+0
|
*
cpp: fixes operator<<(packer<Stream>&, const object&)
frsyuki
2010-04-25
1
-26
/
+2
|
*
c,cpp: MSGPACK_OBJECT_NIL = 0x00
frsyuki
2010-04-25
1
-8
/
+8
|
*
cpp: msgpack_object_equal
frsyuki
2010-04-25
1
-2
/
+7
|
*
cpp: object::object(const T& v, zone* z) 2
frsyuki
2010-04-25
1
-4
/
+2
|
*
cpp: fixes serialization of object::type == DOUBLE
frsyuki
2010-04-25
1
-6
/
+10
|
*
cpp: explicit object(const T& v)
frsyuki
2010-04-25
1
-4
/
+33
|
*
cpp: MSGPACK_DEFINE defines T::msgpack_object(object*, zone*)
frsyuki
2010-04-25
1
-6
/
+16
|
*
cpp: bool operator==(object& x, const T& y)
frsyuki
2010-04-25
1
-0
/
+11
|
*
cpp: object::object(const T& v, zone* z)
frsyuki
2010-04-25
1
-0
/
+25
|
*
cpp: object::object(const T& v) and object::operator=(const T& v)
frsyuki
2010-04-25
1
-52
/
+33
|
*
malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZE
frsyuki
2010-04-14
1
-4
/
+48
|
*
removed symbolic links
frsyuki
2010-02-06
1
-0
/
+329