<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch 0.2.1</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>0.2.1</title>
<updated>2012-08-19T15:11:38+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-19T15:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=f74ce3caaa5d1aa3432dca1558a3d13a15d3fae3'/>
<id>f74ce3caaa5d1aa3432dca1558a3d13a15d3fae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way to manage version number.</title>
<updated>2012-08-18T19:17:56+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-18T19:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=814c42c2917ca62637ee37344c042174dfb10b4b'/>
<id>814c42c2917ca62637ee37344c042174dfb10b4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default value of read_size is min(1024**2, max_buffer_size)</title>
<updated>2012-07-19T17:05:43+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-07-19T17:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=59c8b51e5b3df8322bc4d2f639bcafd6a25eecaf'/>
<id>59c8b51e5b3df8322bc4d2f639bcafd6a25eecaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise ValueError when read_size &gt; max_buffer_size.</title>
<updated>2012-07-19T17:02:54+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-07-19T17:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=53ca2bb648d423462b970493b8ed63cdaf70afe4'/>
<id>53ca2bb648d423462b970493b8ed63cdaf70afe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add max_buffer_size to Unpacker.</title>
<updated>2012-07-13T12:28:16+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-07-13T12:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=7b1167044b17572126fc69b89eb6fa9c0a5afb91'/>
<id>7b1167044b17572126fc69b89eb6fa9c0a5afb91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated api.</title>
<updated>2012-06-27T09:07:02+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-27T09:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=dd5b1e265a24a6ddc6ffe681d9d632a8240ce2ad'/>
<id>dd5b1e265a24a6ddc6ffe681d9d632a8240ce2ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manage to compile on windows</title>
<updated>2012-06-26T08:27:29+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-26T08:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=ebe4c1f4bc31bc1f47831d72819cac5a2a584604'/>
<id>ebe4c1f4bc31bc1f47831d72819cac5a2a584604</id>
<content type='text'>
Use C++ compiler to build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use C++ compiler to build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix new version of msgpack.</title>
<updated>2012-06-26T06:19:59+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-26T06:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=188da01777d83e4024c3c7799892a492e4ec25e8'/>
<id>188da01777d83e4024c3c7799892a492e4ec25e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update msgpack version.</title>
<updated>2012-06-26T04:21:10+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-26T04:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=812c8bcff42a5b77f9ddfce70289bf754cca108c'/>
<id>812c8bcff42a5b77f9ddfce70289bf754cca108c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure objects inherited from Dict are properly casted (or else Cython will complain and crash).</title>
<updated>2012-06-16T10:56:46+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-06-16T10:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=07506667c98f51bf46b47116f9afed8fa5f381e0'/>
<id>07506667c98f51bf46b47116f9afed8fa5f381e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
