<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/perl/Changes, branch 0.1.2</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Checking in changes prior to tagging of version 0.08.  Changelog diff is:</title>
<updated>2009-07-30T07:52:13+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-30T07:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=da9b75f5533dd83efb8ba3e1fb388daf374ab18d'/>
<id>da9b75f5533dd83efb8ba3e1fb388daf374ab18d</id>
<content type='text'>
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)).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)).
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.07.  Changelog diff is:</title>
<updated>2009-07-22T07:42:12+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-22T07:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=794adf9469074cb4ca93c5b71d0a5ee7572d85b9'/>
<id>794adf9469074cb4ca93c5b71d0a5ee7572d85b9</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index 1a51ddf..4e7f1d7 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.07
+
+    - do not use switch (SvTYPE(val)).
+
 0.06

     - use SvNOK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index 1a51ddf..4e7f1d7 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.07
+
+    - do not use switch (SvTYPE(val)).
+
 0.06

     - use SvNOK.
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.06.  Changelog diff is:</title>
<updated>2009-07-03T09:19:29+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-03T09:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7da1a9b3cfa5687f24cdfde4068677675bc4a076'/>
<id>7da1a9b3cfa5687f24cdfde4068677675bc4a076</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index 15603ea..1a51ddf 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.06
+
+    - use SvNOK.
+
 0.05

     - change type detection for old perl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index 15603ea..1a51ddf 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.06
+
+    - use SvNOK.
+
 0.05

     - change type detection for old perl
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.05.  Changelog diff is:</title>
<updated>2009-07-03T09:15:45+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-03T09:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=cb5c878b77c9286cc6ca47dd04978550479ae7de'/>
<id>cb5c878b77c9286cc6ca47dd04978550479ae7de</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index 33fb36c..15603ea 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.05
+
+    - change type detection for old perl
+
 0.04

     - check SvROK first(reported by yappo++)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index 33fb36c..15603ea 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.05
+
+    - change type detection for old perl
+
 0.04

     - check SvROK first(reported by yappo++)
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.04.  Changelog diff is:</title>
<updated>2009-07-03T06:23:50+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-03T06:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=6fb6283463db961677a00b1ea00552e5e9679d1c'/>
<id>6fb6283463db961677a00b1ea00552e5e9679d1c</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index 0c170a3..33fb36c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,11 @@
+0.04
+
+    - check SvROK first(reported by yappo++)
+    - PreferInteger: faster string to integer conversion; support negative value
+      (frsyuki++)
+    - make PreferInteger variable magical and remove get_sv from _msgpack_pack_sv
+      (frsyuki++)
+
 0.03

     - performance tuning for too long string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index 0c170a3..33fb36c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,11 @@
+0.04
+
+    - check SvROK first(reported by yappo++)
+    - PreferInteger: faster string to integer conversion; support negative value
+      (frsyuki++)
+    - make PreferInteger variable magical and remove get_sv from _msgpack_pack_sv
+      (frsyuki++)
+
 0.03

     - performance tuning for too long string
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.03.  Changelog diff is:</title>
<updated>2009-07-02T08:43:58+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-02T08:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3446c475d753b54cb2103753610fbc6a9596cae4'/>
<id>3446c475d753b54cb2103753610fbc6a9596cae4</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index fb31a69..0c170a3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.03
+
+    - performance tuning for too long string
+    - fixed memory leaks in stream unpacker
+
 0.02

     - added $Data::MessagePack::PreferInteger
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index fb31a69..0c170a3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.03
+
+    - performance tuning for too long string
+    - fixed memory leaks in stream unpacker
+
 0.02

     - added $Data::MessagePack::PreferInteger
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.02.  Changelog diff is:</title>
<updated>2009-07-02T05:37:54+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-02T05:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c3f793aa099ec203de65ff9cef3a7a26a55abb15'/>
<id>c3f793aa099ec203de65ff9cef3a7a26a55abb15</id>
<content type='text'>
diff --git a/perl/Changes b/perl/Changes
index 18041d4..fb31a69 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.02
+
+    - added $Data::MessagePack::PreferInteger
+      (requested by yappo++)
+
 0.01

     - initial release to CPAN
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff --git a/perl/Changes b/perl/Changes
index 18041d4..fb31a69 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.02
+
+    - added $Data::MessagePack::PreferInteger
+      (requested by yappo++)
+
 0.01

     - initial release to CPAN
</pre>
</div>
</content>
</entry>
<entry>
<title>added Changes file</title>
<updated>2009-07-01T09:34:11+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-01T09:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d86b90e66344637a31b9def7c8838dd5dd9ec992'/>
<id>d86b90e66344637a31b9def7c8838dd5dd9ec992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
