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
/
pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes compatibility with Rubinius
frsyuki
2010-08-31
1
-6
/
+2
*
ruby: fixes compatibility with ruby-1.8.5
frsyuki
2010-08-31
1
-3
/
+3
*
ruby: converts encodings into UTF-8 on Ruby 1.9
frsyuki
2010-08-31
1
-3
/
+18
*
ruby: update rdoc
frsyuki
2010-05-25
1
-5
/
+0
*
ruby: rdoc
frsyuki
2010-05-23
1
-10
/
+122
*
ruby: add Symbol#to_msgpack
frsyuki
2010-04-17
1
-0
/
+11
*
ruby: use 'readpartial' instead of 'sysread' if !io.respond_to?(:sysread)
frsyuki
2010-03-31
1
-1
/
+1
*
ruby: append_buffer calls "<<" method if the buffer object.class != String
frsyuki
2010-03-26
1
-6
/
+18
*
update pack/unpack routines
frsyuki
2009-02-15
1
-4
/
+4
*
integrate machine-dependent integer serialization routine to msgpack/pack_tem...
frsyuki
2009-02-15
1
-26
/
+4
*
ruby binding: fix Fixnum serialization bug on x86_64
frsyuki
2009-02-15
1
-2
/
+4
*
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
frsyuki
2009-02-15
1
-2
/
+4
*
lang/c/msgpack: c-macro based template
frsyuki
2009-02-15
1
-3
/
+37
*
lang/c/msgpack: uint64_t, int64_t support for ruby
frsyuki
2009-02-15
1
-0
/
+18
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
1
-0
/
+131