msgpack-python/perl
Tokuhiro Matsuno da9b75f553 Checking in changes prior to tagging of version 0.08. Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 4e7f1d7..c6e370c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.08
+
+    - fixed PVNV issue...
+
 0.07

     - do not use switch (SvTYPE(val)).
2009-07-30 16:52:13 +09:00
..
benchmark perl: display module version 2009-07-30 13:29:24 +09:00
lib/Data Checking in changes prior to tagging of version 0.08. Changelog diff is: 2009-07-30 16:52:13 +09:00
t - fixed SVt_PVNV issue. 2009-07-30 16:22:00 +09:00
xt added perl support 2009-04-15 12:55:41 +09:00
.gitignore Perl: use M::I::XSUtil 2009-07-30 16:38:03 +09:00
.shipit Checking in changes prior to tagging of version 0.01. Changelog diff is: 2009-07-01 18:40:14 +09:00
Changes Checking in changes prior to tagging of version 0.08. Changelog diff is: 2009-07-30 16:52:13 +09:00
Makefile.PL Perl: use M::I::XSUtil 2009-07-30 16:38:03 +09:00
MANIFEST.SKIP Checking in changes prior to tagging of version 0.08. Changelog diff is: 2009-07-30 16:52:13 +09:00
MessagePack.c - fixed SVt_PVNV issue. 2009-07-30 16:22:00 +09:00
pack.c - fixed SVt_PVNV issue. 2009-07-30 16:22:00 +09:00
unpack.c - fixed SVt_PVNV issue. 2009-07-30 16:22:00 +09:00
util.h - fixed SVt_PVNV issue. 2009-07-30 16:22:00 +09:00