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-0.3.9
frsyuki
2010-04-23
1
-1
/
+1
*
ruby: streaming deserializer test
frsyuki
2010-04-23
1
-4
/
+8
*
ruby: fixese backward compatibility of streaming deserializer
frsyuki
2010-04-23
2
-8
/
+48
*
ruby: 0.3.8
frsyuki
2010-04-22
4
-4
/
+3
*
ruby: fixes SEGV on MessagePack_Unpacker_each
frsyuki
2010-04-22
2
-160
/
+135
*
ruby: set encoding to 'ASCII-8BIT' before deserializing on ruby-1.9
frsyuki
2010-04-17
1
-0
/
+21
*
ruby: add Symbol#to_msgpack
frsyuki
2010-04-17
1
-0
/
+11
*
ruby: remove init_stack, adopt rb_gc_mark_maybe
frsyuki
2010-04-14
3
-13
/
+20
*
ruby: version 0.3.7
frsyuki
2010-04-06
1
-1
/
+1
*
ruby: fixes Segmentation fault on MessagePack.unpack(nil)
frsyuki
2010-04-06
1
-25
/
+45
*
ruby fixes gemspec: require_paths = ["lib"]
frsyuki
2010-04-04
2
-2
/
+2
*
ruby: fixes 'File not found: lib' message on gem installation
frsyuki
2010-04-02
1
-3
/
+3
*
ruby: use gem-compile gem instead of some scripts to create binary gems
frsyuki
2010-04-02
4
-39
/
+4
*
ruby: version 0.3.4
frsyuki
2010-03-31
2
-4
/
+4
*
ruby: use 'readpartial' instead of 'sysread' if !io.respond_to?(:sysread)
frsyuki
2010-03-31
2
-5
/
+22
*
ruby: append_buffer calls "<<" method if the buffer object.class != String
frsyuki
2010-03-26
1
-6
/
+18
*
ruby: copy the deserialized string if length <= RSTRING_EMBED_LEN_MAX
frsyuki
2010-03-26
1
-1
/
+7
*
ruby: add msgpack.mingw.{gemspec,sh}
frsyuki
2010-03-02
4
-5
/
+47
*
ruby: makegem.sh
frsyuki
2010-02-06
9
-345
/
+36
*
ruby: add Unpacker#each
frsyuki
2010-01-29
1
-7
/
+120
*
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