<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch 0.4.3</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>Merge branch 'master' of github.com:msgpack/msgpack-python</title>
<updated>2015-01-07T07:09:39+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-01-07T07:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=868d149efc79ff4f2e992a0ea052b6b79a0af460'/>
<id>868d149efc79ff4f2e992a0ea052b6b79a0af460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.4.3</title>
<updated>2015-01-07T06:59:35+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-01-07T06:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5bc685973d133a6c47f28437d52040ee1ae0f1e5'/>
<id>5bc685973d133a6c47f28437d52040ee1ae0f1e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build failuer for Python 2.7 on Windows.</title>
<updated>2015-01-07T03:10:42+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-01-07T03:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9624a2aca31ae94a92e2fc7225a12bd4875e3591'/>
<id>9624a2aca31ae94a92e2fc7225a12bd4875e3591</id>
<content type='text'>
Remove int8_t usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove int8_t usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for pypy3</title>
<updated>2014-11-14T03:47:54+00:00</updated>
<author>
<name>Xiaojie Lin</name>
<email>lxj2048@gmail.com</email>
</author>
<published>2014-11-14T03:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d5e9ac93162e3ea846be8862b54267fe9616f72b'/>
<id>d5e9ac93162e3ea846be8862b54267fe9616f72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build and tests.</title>
<updated>2014-08-30T17:29:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-08-30T17:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d6c773dc4d19e4e8bfe2931d8daf251a8b302f25'/>
<id>d6c773dc4d19e4e8bfe2931d8daf251a8b302f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: fix BufferFull with sloppy consume</title>
<updated>2014-06-15T20:45:30+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2014-06-15T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0532ea87fb9b7f8d3b8544ff116fd589ad2a93b2'/>
<id>0532ea87fb9b7f8d3b8544ff116fd589ad2a93b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: _fb_read: do a big read, when we need a big read</title>
<updated>2014-06-14T16:42:02+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2014-06-14T16:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b334d441c3ed4e8bcd01bb1c2440dc975c377e56'/>
<id>b334d441c3ed4e8bcd01bb1c2440dc975c377e56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: add some comments to _fb_read</title>
<updated>2014-06-14T16:34:17+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2014-06-14T16:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=952eb9fc5331fb7134cc70ce6084b30eff4ccda2'/>
<id>952eb9fc5331fb7134cc70ce6084b30eff4ccda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: do not reset the buffer completely in between of iterations</title>
<updated>2014-06-14T16:30:38+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2014-06-14T16:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7eb371f8278941fb2323e0c2333ed89c88ab822b'/>
<id>7eb371f8278941fb2323e0c2333ed89c88ab822b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: _fb_consume: improve performance with pypy</title>
<updated>2014-06-14T16:26:30+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2014-06-14T16:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ba8cf1c402fe68f283480c9abbf7707d004a8583'/>
<id>ba8cf1c402fe68f283480c9abbf7707d004a8583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
