mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 11:05:05 +02:00
ruby: 0.4.3
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
2010-06-29 version 0.4.3:
|
||||||
|
|
||||||
|
* Adds MessagePack::VERSION constant
|
||||||
|
* Fixes SEGV problem caused by GC bug at MessagePack_Unpacker_mark
|
||||||
|
|
||||||
|
@@ -8,6 +8,7 @@ cp pack.h ext/
|
|||||||
cp rbinit.c ext/
|
cp rbinit.c ext/
|
||||||
cp unpack.c ext/
|
cp unpack.c ext/
|
||||||
cp unpack.h ext/
|
cp unpack.h ext/
|
||||||
|
cp version.rb ext/
|
||||||
cp ../msgpack/pack_define.h msgpack/
|
cp ../msgpack/pack_define.h msgpack/
|
||||||
cp ../msgpack/pack_template.h msgpack/
|
cp ../msgpack/pack_template.h msgpack/
|
||||||
cp ../msgpack/unpack_define.h msgpack/
|
cp ../msgpack/unpack_define.h msgpack/
|
||||||
|
Reference in New Issue
Block a user