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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix unpacker
frsyuki
2009-03-01
4
-81
/
+76
*
msgpack::pack is not obsolete
frsyuki
2009-03-01
2
-10
/
+7
*
fix msgpack_sbuffer_release
frsyuki
2009-03-01
1
-2
/
+2
*
msgpack::sbuffer::data() const
frsyuki
2009-03-01
1
-0
/
+6
*
c: msgpack_sbuffer; cpp: msgpack::sbuffer
frsyuki
2009-03-01
4
-39
/
+73
*
add NOTICE file
frsyuki (none)
2009-02-26
4
-20
/
+226
*
example: limit message size
frsyuki (none)
2009-02-26
2
-0
/
+9
*
add msgpack_unpacker_message_size
frsyuki (none)
2009-02-26
2
-4
/
+18
*
remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size
frsyuki (none)
2009-02-26
5
-19
/
+26
*
c: msgpack_unpacker_buffered_size; c++: unpacker::buffered_size
frsyuki (none)
2009-02-25
2
-0
/
+15
*
fix msgpack::unpack_return
frsyuki (none)
2009-02-25
3
-11
/
+16
*
c: msgpack_pack_object
frsyuki (none)
2009-02-24
7
-25
/
+106
*
add example/simple.c
frsyuki (none)
2009-02-24
1
-0
/
+37
*
AC_CONFIG_AUX_DIR(ac)
frsyuki (none)
2009-02-22
3
-1
/
+3
*
type conversion operator msgpack_object <-> msgpack::object
frsyuki (none)
2009-02-22
3
-3
/
+26
*
c and c++: rewritten and integrated
frsyuki (none)
2009-02-22
44
-1124
/
+1035
*
rewrite msgpack::object::via
frsyuki
2009-02-15
11
-133
/
+165
*
ruby binding: simplify gem package skeleton
frsyuki
2009-02-15
20
-1910
/
+168
*
fix c/configure.in
frsyuki
2009-02-15
1
-1
/
+1
*
update pack/unpack routines
frsyuki
2009-02-15
32
-376
/
+513
*
c binding: add msgpack::sbuffer
frsyuki
2009-02-15
1
-0
/
+86
*
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
*
Ruby binding: add MessagePack::unpack_limit, MessagePack::Unpacker#execute_limit
frsyuki
2009-02-15
3
-11
/
+25
*
C++ binding: efficient serializing interface
frsyuki
2009-02-15
3
-8
/
+10
*
merge 0.2.2
frsyuki
2009-02-15
5
-5
/
+27
*
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
10
-256
/
+452
*
c, c++ binding: catch up with ruby binding
frsyuki
2009-02-15
3
-158
/
+168
*
ruby binding: fix Fixnum serialization bug on x86_64
frsyuki
2009-02-15
4
-17
/
+134
*
add ruby/test_case.rb
frsyuki
2009-02-15
1
-0
/
+142
*
msgpack::type::tuple supports reference element
frsyuki
2009-02-15
1
-55
/
+40
*
version 0.2.0
frsyuki
2009-02-15
1
-1
/
+1
*
add examples
frsyuki
2009-02-15
5
-0
/
+320
*
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
2
-2
/
+2
*
lang/c/msgpack: wrote README
frsyuki
2009-02-15
1
-0
/
+50
*
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
4
-3
/
+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
9
-139
/
+28
*
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: Ruby binding: fix gem warning
frsyuki
2009-02-15
2
-1
/
+24
*
lang/c/msgpack: fix compile optimization flag
frsyuki
2009-02-15
9
-43
/
+80
[next]