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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zone::push_finalizer reverts memory allocation on exception
frsyuki
2009-03-01
2
-37
/
+54
*
msgpack_zone: sizeof(int) bytes alignment
frsyuki
2009-03-01
2
-18
/
+27
*
fix msgpack_unpacker_expand_buffer
frsyuki
2009-03-01
1
-2
/
+2
*
msgpack_zone_clear, msgpack::zone::clear
frsyuki
2009-03-01
4
-1
/
+40
*
fix unpacker
frsyuki
2009-03-01
2
-45
/
+44
*
fix msgpack_sbuffer_release
frsyuki
2009-03-01
1
-2
/
+2
*
c: msgpack_sbuffer; cpp: msgpack::sbuffer
frsyuki
2009-03-01
1
-10
/
+27
*
add msgpack_unpacker_message_size
frsyuki (none)
2009-02-26
1
-1
/
+9
*
remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size
frsyuki (none)
2009-02-26
2
-10
/
+16
*
c: msgpack_unpacker_buffered_size; c++: unpacker::buffered_size
frsyuki (none)
2009-02-25
1
-0
/
+6
*
c: msgpack_pack_object
frsyuki (none)
2009-02-24
2
-0
/
+72
*
c and c++: rewritten and integrated
frsyuki (none)
2009-02-22
14
-426
/
+741
*
rewrite msgpack::object::via
frsyuki
2009-02-15
4
-49
/
+67
*
fix c/configure.in
frsyuki
2009-02-15
1
-1
/
+1
*
update pack/unpack routines
frsyuki
2009-02-15
8
-90
/
+89
*
c binding: add msgpack_sbuffer
frsyuki
2009-02-15
1
-0
/
+68
*
c binding: add msgpack_object and msgpack_zone
frsyuki
2009-02-15
4
-0
/
+394
*
integrate machine-dependent integer serialization routine to msgpack/pack_tem...
frsyuki
2009-02-15
2
-0
/
+10
*
c, c++ binding: catch up with ruby binding
frsyuki
2009-02-15
1
-0
/
+2
*
{c,cpp}/bootstrap: improve compatibility
frsyuki
2009-02-15
1
-1
/
+1
*
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
frsyuki
2009-02-15
2
-3
/
+4
*
lang/c/msgpack: fix compile optimization flag
frsyuki
2009-02-15
1
-1
/
+6
*
lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...
frsyuki
2009-02-15
1
-4
/
+4
*
lang/c/msgpack: c-macro based template
frsyuki
2009-02-15
11
-565
/
+204
*
lang/c/msgpack: fixed packaging problem
frsyuki
2009-02-15
4
-4
/
+4
*
lang/c/msgpack: fix types
frsyuki
2009-02-15
4
-5
/
+3
*
lang/c/msgpack: added license notifications
frsyuki
2009-02-15
9
-2
/
+94
*
lang/c/msgpack: autotoolized
frsyuki
2009-02-15
8
-17
/
+29
*
lang/c/msgpack: removed string type
frsyuki
2009-02-15
4
-14
/
+6
*
lang/c/msgpack: added C++ binding msgpack::pack
frsyuki
2009-02-15
1
-1
/
+2
*
lang/c/msgpack: reverted c/bench.c
frsyuki
2009-02-15
1
-5
/
+3
*
lang/c/msgpack: update C++ code
frsyuki
2009-02-15
1
-3
/
+5
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
11
-0
/
+1004