<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/perl/lib/Data, branch 0.1.7</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>perl: disable warnings</title>
<updated>2010-10-30T04:04:30+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-30T04:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=b4ae6bf82c8bcd6012c805a2206fcb81ad39dd0b'/>
<id>b4ae6bf82c8bcd6012c805a2206fcb81ad39dd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: check data strictly; which is slow, but required</title>
<updated>2010-10-30T03:38:32+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-30T03:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=eac0f838645f4f1bedf0a66c92cd19339a5490b8'/>
<id>eac0f838645f4f1bedf0a66c92cd19339a5490b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: ord(substr(...)) *is* faster than unpack()</title>
<updated>2010-10-29T15:42:00+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-29T15:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=5de2b974fb1709ee776a49ce4cecbddd6f54893b'/>
<id>5de2b974fb1709ee776a49ce4cecbddd6f54893b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: modify internal names for the next refactoring</title>
<updated>2010-10-29T15:31:41+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-29T15:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=6a9cb5182882076429e2c6ed22ccaa6bfda94022'/>
<id>6a9cb5182882076429e2c6ed22ccaa6bfda94022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: make error messages compatible with XS</title>
<updated>2010-10-29T15:28:53+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-29T15:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=f1c294ca5012329c3d550d7b32a34a5d8039de7c'/>
<id>f1c294ca5012329c3d550d7b32a34a5d8039de7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: update Unpacker.pod</title>
<updated>2010-10-28T08:26:04+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-28T08:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=c320e44a236762d73677bbf5780f8c3a42fd98ff'/>
<id>c320e44a236762d73677bbf5780f8c3a42fd98ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.34.</title>
<updated>2010-10-18T10:30:08+00:00</updated>
<author>
<name>tokuhirom</name>
<email>tokuhirom@gmail.com</email>
</author>
<published>2010-10-18T10:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=371ba3ffe3cc84c471468c1b91195908944a6c80'/>
<id>371ba3ffe3cc84c471468c1b91195908944a6c80</id>
<content type='text'>
Changelog diff is:

diff --git a/perl/Changes b/perl/Changes
index 50177f4..486f1c3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,6 @@
+0.34
+
+    - do not use the corrupt my_snprintf(%ll[du]) on win32(kazuho)

 0.33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog diff is:

diff --git a/perl/Changes b/perl/Changes
index 50177f4..486f1c3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,6 @@
+0.34
+
+    - do not use the corrupt my_snprintf(%ll[du]) on win32(kazuho)

 0.33
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking in changes prior to tagging of version 0.33.</title>
<updated>2010-10-13T03:46:41+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-13T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=0017f4fce8f85f5d189fcca808221da06631c264'/>
<id>0017f4fce8f85f5d189fcca808221da06631c264</id>
<content type='text'>
Changelog diff is:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog diff is:
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: optimize PP</title>
<updated>2010-10-13T03:46:11+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-13T03:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=02f3dd947a02ef35b74583041a837d7f6af6a398'/>
<id>02f3dd947a02ef35b74583041a837d7f6af6a398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl: tweaks for PreferInteger</title>
<updated>2010-10-13T02:02:57+00:00</updated>
<author>
<name>Fuji, Goro</name>
<email>gfuji@cpan.org</email>
</author>
<published>2010-10-13T02:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=ef0874feba7ac35a5cd4a6fd8763abf2cb1de40e'/>
<id>ef0874feba7ac35a5cd4a6fd8763abf2cb1de40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
