<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch 0.2.0</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>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>
<entry>
<title>Merge branch 'master' of github.com:msgpack/msgpack-python</title>
<updated>2012-03-08T07:59:56+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-03-08T07:59: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=91a1abb737ecdcc88392355a6d157be5d9040477'/>
<id>91a1abb737ecdcc88392355a6d157be5d9040477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small optimization.</title>
<updated>2012-03-08T07:59:08+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-03-08T07:59: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=64bdf6bcd633b4404cb5413f37a1c7ae428f048c'/>
<id>64bdf6bcd633b4404cb5413f37a1c7ae428f048c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better prototypes.</title>
<updated>2012-02-28T14:41:44+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-02-28T14:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=a5bc6b73856ca9c59f140427a26a6ffd5103b86f'/>
<id>a5bc6b73856ca9c59f140427a26a6ffd5103b86f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix massive memory leak with object_hook and list_hook when unpacking.</title>
<updated>2012-02-28T14:36:58+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-02-28T14:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=31b7fda17b464176c34908da366bed5e4545823d'/>
<id>31b7fda17b464176c34908da366bed5e4545823d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be greedier when checking for tuples or lists.</title>
<updated>2012-02-16T16:15:04+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-02-16T16:15: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=5b878b6038ac7d8d180f359f728531e666717f94'/>
<id>5b878b6038ac7d8d180f359f728531e666717f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
