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
/
unpack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ruby: fixese backward compatibility of streaming deserializer
frsyuki
2010-04-23
1
-8
/
+26
*
ruby: fixes SEGV on MessagePack_Unpacker_each
frsyuki
2010-04-22
1
-160
/
+134
*
ruby: set encoding to 'ASCII-8BIT' before deserializing on ruby-1.9
frsyuki
2010-04-17
1
-0
/
+21
*
ruby: remove init_stack, adopt rb_gc_mark_maybe
frsyuki
2010-04-14
1
-13
/
+1
*
ruby: fixes Segmentation fault on MessagePack.unpack(nil)
frsyuki
2010-04-06
1
-25
/
+45
*
ruby: use 'readpartial' instead of 'sysread' if !io.respond_to?(:sysread)
frsyuki
2010-03-31
1
-4
/
+21
*
ruby: copy the deserialized string if length <= RSTRING_EMBED_LEN_MAX
frsyuki
2010-03-26
1
-1
/
+7
*
ruby: add Unpacker#each
frsyuki
2010-01-29
1
-7
/
+120
*
ruby: fixes MessagePack_Unpacker_mark marks uninitialized map_key
frsyuki
2009-12-10
1
-1
/
+12
*
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
1
-67
/
+67
*
update pack/unpack routines
frsyuki
2009-02-15
1
-5
/
+5
*
Ruby binding: add MessagePack::unpack_limit, MessagePack::Unpacker#execute_limit
frsyuki
2009-02-15
1
-8
/
+22
*
merge 0.2.2
frsyuki
2009-02-15
1
-2
/
+11
*
lang/c/msgpack: fix compile optimization flag
frsyuki
2009-02-15
1
-5
/
+5
*
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
1
-6
/
+97
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
1
-0
/
+202