<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/perl, branch 0.1.3</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>reverts variable-length stack: avoids memory leak</title>
<updated>2010-04-22T05:46:54+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-22T05:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d24193630ee5f3b5fcf5fd00bcaf95106b7a9c6d'/>
<id>d24193630ee5f3b5fcf5fd00bcaf95106b7a9c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>malloc/realloc the stack when its length becomes &gt; MSGPACK_EMBED_STACK_SIZE</title>
<updated>2010-04-14T12:11:31+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-14T12:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a6ec726ed7ca72662f0abbc8e1d8e361201483ae'/>
<id>a6ec726ed7ca72662f0abbc8e1d8e361201483ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: change for release Data-MessagePack-0.09</title>
<updated>2010-01-04T03:10:46+00:00</updated>
<author>
<name>tokuhirom</name>
<email>tokuhirom@users.sourceforge.jp</email>
</author>
<published>2010-01-04T03:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7873e41e00d3edc9cef567762c1e44a1627cab15'/>
<id>7873e41e00d3edc9cef567762c1e44a1627cab15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: support NVTYPE=="long double" or IVTYPE="long long" environment.</title>
<updated>2010-01-04T02:59:52+00:00</updated>
<author>
<name>tokuhirom</name>
<email>tokuhirom@users.sourceforge.jp</email>
</author>
<published>2010-01-04T02:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9817e9b18df85ed8f6afdc24f9f5c2f8228b609d'/>
<id>9817e9b18df85ed8f6afdc24f9f5c2f8228b609d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added some pattern to MANIFEST.SKIP</title>
<updated>2009-10-22T05:34:53+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@users.sourceforge.jp</email>
</author>
<published>2009-10-22T05:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=68176e10f5266978a06249049f8c37c7930093c7'/>
<id>68176e10f5266978a06249049f8c37c7930093c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- generate README automatically</title>
<updated>2009-10-22T05:32:39+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@users.sourceforge.jp</email>
</author>
<published>2009-10-22T05:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c6a2569af8839ce68f96cca1d3aa61c0ac6ed4a6'/>
<id>c6a2569af8839ce68f96cca1d3aa61c0ac6ed4a6</id>
<content type='text'>
- added LICENSE term
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added LICENSE term
</pre>
</div>
</content>
</entry>
<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>Perl: use M::I::XSUtil</title>
<updated>2009-07-30T07:38:03+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-30T07:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d3906bd1aba9996b548f49c35383c7099c64f09d'/>
<id>d3906bd1aba9996b548f49c35383c7099c64f09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed SVt_PVNV issue.</title>
<updated>2009-07-30T07:22:00+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-30T07:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=4db90d23ac95592ea3892513026de326926007f9'/>
<id>4db90d23ac95592ea3892513026de326926007f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: display module version</title>
<updated>2009-07-30T04:29:24+00:00</updated>
<author>
<name>Tokuhiro Matsuno</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2009-07-30T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=bb455c1f71e859122e55673d23e8f1311852a82c'/>
<id>bb455c1f71e859122e55673d23e8f1311852a82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
