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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rewrite msgpack::object::via
frsyuki
2009-02-15
7
-84
/
+98
*
update pack/unpack routines
frsyuki
2009-02-15
14
-193
/
+320
*
c binding: add msgpack::sbuffer
frsyuki
2009-02-15
1
-0
/
+86
*
C++ binding: efficient serializing interface
frsyuki
2009-02-15
3
-8
/
+10
*
c++ binding: remove unpacker::parsed_size() API
frsyuki
2009-02-15
1
-13
/
+6
*
c++ binding: improve msgpack::zone, zero-copy stream deserializer
frsyuki
2009-02-15
6
-189
/
+336
*
c++ binding: fix missing packer::pack_unsigned_long
frsyuki
2009-02-15
1
-0
/
+1
*
integrate machine-dependent integer serialization routine to msgpack/pack_tem...
frsyuki
2009-02-15
2
-129
/
+61
*
c, c++ binding: catch up with ruby binding
frsyuki
2009-02-15
1
-19
/
+23
*
msgpack::type::tuple supports reference element
frsyuki
2009-02-15
1
-55
/
+40
*
C++: operator<< (std::ostream&, const object&): fix missing double support
frsyuki
2009-02-15
1
-0
/
+4
*
unpacker::unpacker() accepts initial buffer size
frsyuki
2009-02-15
2
-10
/
+10
*
{c,cpp}/bootstrap: improve compatibility
frsyuki
2009-02-15
1
-1
/
+1
*
lang/c/msgpack: C++ binding: abolished implicit convertion and added object::...
frsyuki
2009-02-15
1
-8
/
+49
*
lang/c/msgpack: improved configure.in
frsyuki
2009-02-15
1
-1
/
+2
*
lang/c/msgpack: ./configure requires erb
frsyuki
2009-02-15
3
-2
/
+7
*
lang/c/msgpack: msgpack::unpacker: fix buffer reallocation algorithm
frsyuki
2009-02-15
1
-1
/
+1
*
lang/c/msgpack: added msgpack::define
frsyuki
2009-02-15
1
-15
/
+38
*
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
frsyuki
2009-02-15
5
-132
/
+15
*
lang/c/msgpack: C++ binding: pack()
frsyuki
2009-02-15
8
-47
/
+38
*
lang/c/msgpack: C++ binding: reexamined global operators
frsyuki
2009-02-15
10
-173
/
+205
*
lang/c/msgpack: fix compile optimization flag
frsyuki
2009-02-15
4
-18
/
+40
*
lang/c/msgpack: C++ binding: implemented msgpack::object >> packer<Stream>
frsyuki
2009-02-15
2
-11
/
+92
*
lang/c/msgpack: C++ binding: safer memory managent
frsyuki
2009-02-15
4
-24
/
+102
*
lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...
frsyuki
2009-02-15
21
-1083
/
+1307
*
lang/c/msgpack: c-macro based template
frsyuki
2009-02-15
9
-190
/
+167
*
lang/c/msgpack: fixed cpp/Makefile.am
frsyuki
2009-02-15
2
-3
/
+9
*
lang/c/msgpack: fixed packaging problem
frsyuki
2009-02-15
4
-6
/
+7
*
lang/c/msgpack: fix types
frsyuki
2009-02-15
9
-61
/
+77
*
lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...
frsyuki
2009-02-15
5
-30
/
+47
*
lang/c/msgpack: optimize zone::alloc()
frsyuki
2009-02-15
4
-73
/
+86
*
lang/c/msgpack: added license notifications
frsyuki
2009-02-15
16
-4
/
+220
*
lang/c/msgpack: autotoolized
frsyuki
2009-02-15
8
-25
/
+37
*
lang/c/msgpack: C++ binding: enlarged chunk size of zone
frsyuki
2009-02-15
4
-17
/
+26
*
lang/c/msgpack: C++ binding: added bench.cpp
frsyuki
2009-02-15
3
-7
/
+191
*
lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft...
frsyuki
2009-02-15
3
-7
/
+64
*
lang/c/msgpack: C++ binding: implemented built-in buffer.
frsyuki
2009-02-15
9
-63
/
+296
*
lang/c/msgpack: added C++ binding msgpack::pack
frsyuki
2009-02-15
5
-90
/
+385
*
lang/c/msgpack: update C++ code
frsyuki
2009-02-15
3
-561
/
+431
*
lang/c/msgpack: added C++ binding
frsyuki
2009-02-15
13
-169
/
+1285
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
3
-0
/
+169
[prev]