<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch 0.1.13</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>release 0.1.13</title>
<updated>2012-04-21T05:25:07+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-04-21T05:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7a4af28fa1599f49cc0a27c66beecd5e4474dcbe'/>
<id>7a4af28fa1599f49cc0a27c66beecd5e4474dcbe</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://git.baserock.org/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://git.baserock.org/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>Merge pull request #7 from steeve/patch-3</title>
<updated>2012-02-28T16:19:29+00:00</updated>
<author>
<name>methane</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-02-28T16:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=02f01f60fcbf2753d36b79500334d9b2379f25b4'/>
<id>02f01f60fcbf2753d36b79500334d9b2379f25b4</id>
<content type='text'>
Fix massive memory leak with object_hook and list_hook when unpacking.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix massive memory leak with object_hook and list_hook when unpacking.</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://git.baserock.org/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://git.baserock.org/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>Merge pull request #6 from steeve/patch-2</title>
<updated>2012-02-16T19:01:25+00:00</updated>
<author>
<name>methane</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-02-16T19:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3a472b1624479ec6a196ac654137dbadc14761a9'/>
<id>3a472b1624479ec6a196ac654137dbadc14761a9</id>
<content type='text'>
Be greedier when checking for tuples or lists.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be greedier when checking for tuples or lists.</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://git.baserock.org/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>
<entry>
<title>Merge pull request #2 from urso/master</title>
<updated>2012-02-11T05:37:32+00:00</updated>
<author>
<name>methane</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-02-11T05:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c2e297d5dd62965010bb559561815467af9cb450'/>
<id>c2e297d5dd62965010bb559561815467af9cb450</id>
<content type='text'>
adopt setup.py to work with python older 2.7</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adopt setup.py to work with python older 2.7</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3 from wolever/patch-1</title>
<updated>2012-02-11T05:36:18+00:00</updated>
<author>
<name>methane</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-02-11T05:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=1485b998a428514fa56877411033198877f8f7e3'/>
<id>1485b998a428514fa56877411033198877f8f7e3</id>
<content type='text'>
Correcting 'utf-8' to 'unicode'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correcting 'utf-8' to 'unicode'.</pre>
</div>
</content>
</entry>
</feed>
