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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
ruby: version 0.3.2
frsyuki
2009-12-11
3
-4
/
+5
*
ruby: fixes MessagePack_Unpacker_mark marks uninitialized map_key
frsyuki
2009-12-10
1
-1
/
+12
*
cpp: fix map<K, V> converter
frsyuki
2009-06-03
1
-0
/
+1
*
version 0.3.1
frsyuki
2009-03-04
2
-2
/
+2
*
more test caces
frsyuki
2009-03-04
1
-2
/
+76
*
update ruby/msgpack.gemspec
frsyuki
2009-03-01
1
-3
/
+4
*
fix packaging problem
frsyuki
2009-03-01
3
-2
/
+2
*
remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size
frsyuki
2009-02-26
1
-0
/
+2
*
c and c++: rewritten and integrated
frsyuki
2009-02-22
3
-69
/
+71
*
ruby binding: simplify gem package skeleton
frsyuki
2009-02-15
20
-1910
/
+168
*
update pack/unpack routines
frsyuki
2009-02-15
6
-14
/
+21
*
Ruby binding: add MessagePack::unpack_limit, MessagePack::Unpacker#execute_limit
frsyuki
2009-02-15
2
-10
/
+24
*
merge 0.2.2
frsyuki
2009-02-15
3
-3
/
+23
*
integrate machine-dependent integer serialization routine to msgpack/pack_tem...
frsyuki
2009-02-15
3
-26
/
+6
*
ruby binding: fix Fixnum serialization bug on x86_64
frsyuki
2009-02-15
2
-3
/
+5
*
add ruby/test_case.rb
frsyuki
2009-02-15
1
-0
/
+142
*
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
frsyuki
2009-02-15
1
-2
/
+4
*
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
3
-6
/
+8
*
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
8
-170
/
+141
*
lang/c/msgpack: fix types
frsyuki
2009-02-15
1
-1
/
+1
*
lang/c/msgpack: added license notifications
frsyuki
2009-02-15
3
-4
/
+2
*
lang/c/msgpack: autotoolized
frsyuki
2009-02-15
1
-6
/
+16
*
lang/c/msgpack: removed string type
frsyuki
2009-02-15
2
-11
/
+2
*
lang/c/msgpack: added C++ binding msgpack::pack
frsyuki
2009-02-15
1
-0
/
+2
*
lang/c/msgpack: uint64_t, int64_t support for ruby
frsyuki
2009-02-15
3
-156
/
+21
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
30
-0
/
+2873