<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch 0.3.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>0.3.0</title>
<updated>2013-02-16T00:28:29+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-16T00:28: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=df6449f17366b9d608895766cc1a151167460ae0'/>
<id>df6449f17366b9d608895766cc1a151167460ae0</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>2013-02-04T06:21:15+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-04T06:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=301ad4cd54522bc49b16e5b1b65e7ecbb7864572'/>
<id>301ad4cd54522bc49b16e5b1b65e7ecbb7864572</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 'purepython'</title>
<updated>2013-02-04T06:16:17+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-04T06:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=6740b90385b2d8a23fe7ace6e9a69f62e7a0e14c'/>
<id>6740b90385b2d8a23fe7ace6e9a69f62e7a0e14c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use _private names for non public data members. (fix #44)</title>
<updated>2013-02-04T06:14:30+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-04T06:14: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=a865f8f7e94ea5b484771c1be3fe57ff3a63aa2a'/>
<id>a865f8f7e94ea5b484771c1be3fe57ff3a63aa2a</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 #45 from msgpack/purepython</title>
<updated>2013-02-03T16:11:34+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2013-02-03T16:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=2330e6c7d92455c84fef4b7f9ac44b2a8b430def'/>
<id>2330e6c7d92455c84fef4b7f9ac44b2a8b430def</id>
<content type='text'>
fallback enhancements.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fallback enhancements.</pre>
</div>
</content>
</entry>
<entry>
<title>Skip compile error for extension modules.</title>
<updated>2013-02-02T15:52:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=1951b197b547c3f12b755790717d799272fbeb34'/>
<id>1951b197b547c3f12b755790717d799272fbeb34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor bugs and tuning unpacking dict.</title>
<updated>2013-02-02T15:20:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:20: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=22920baae6957e2259a82d0595c2b97fc58fcd02'/>
<id>22920baae6957e2259a82d0595c2b97fc58fcd02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't compile extension module when running on pypy</title>
<updated>2013-02-02T15:11:26+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=0536d1bd0cb5c781b41e8cf7ede66448396dc993'/>
<id>0536d1bd0cb5c781b41e8cf7ede66448396dc993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple benchmark.</title>
<updated>2013-02-02T15:02:37+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=95dfec808a700c99144e454fbf9d98be420f2c51'/>
<id>95dfec808a700c99144e454fbf9d98be420f2c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog: describe purepython fallback.</title>
<updated>2013-01-29T06:13:20+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-01-29T06:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=266eaf813d4e958dce5a2a8c4a84babf331369f0'/>
<id>266eaf813d4e958dce5a2a8c4a84babf331369f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
