<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/unpack.h, branch 0.4.4</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>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://91.123.203.49/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>Fix unpacking uint32 on 32bit or LLP64.</title>
<updated>2014-05-25T16:17:53+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-05-25T16:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=7f623c09060fd2561efaa6e5b4ef40da9747ec9e'/>
<id>7f623c09060fd2561efaa6e5b4ef40da9747ec9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning on 64bit environment.</title>
<updated>2014-02-12T16:57:34+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-02-12T16:57: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=d2fc8010342512378e01322f8871c10a5974af4f'/>
<id>d2fc8010342512378e01322f8871c10a5974af4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and bugfix.</title>
<updated>2013-10-20T15:29:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T15:29: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=37c2ad63af8a6e5cb6944f80d931fedbc6b49e7d'/>
<id>37c2ad63af8a6e5cb6944f80d931fedbc6b49e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support unpacking new types.</title>
<updated>2013-10-20T13:59:27+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T13:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=822cce823cfea8e9f7625598a125897718b4ab58'/>
<id>822cce823cfea8e9f7625598a125897718b4ab58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packing ExtType and some cleanup</title>
<updated>2013-10-20T11:28:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T11:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=96bcd76f49afd00f5b7def1ff7cfd002a7fa477d'/>
<id>96bcd76f49afd00f5b7def1ff7cfd002a7fa477d</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 https://github.com/antocuni/msgpack-python into newspec</title>
<updated>2013-10-20T06:08:31+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T06:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=27f0cba8a5f36393517ee85d2c339847b76e0c6b'/>
<id>27f0cba8a5f36393517ee85d2c339847b76e0c6b</id>
<content type='text'>
Conflicts:
	msgpack/fallback.py
	msgpack/unpack.h
	msgpack/unpack_define.h
	msgpack/unpack_template.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	msgpack/fallback.py
	msgpack/unpack.h
	msgpack/unpack_define.h
	msgpack/unpack_template.h
</pre>
</div>
</content>
</entry>
<entry>
<title>implement unpacking for all the fixtext formats</title>
<updated>2013-10-19T15:27:16+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-19T15:27: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=56dd1650a42a454027ba335b494100a9f211758e'/>
<id>56dd1650a42a454027ba335b494100a9f211758e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bin type support.</title>
<updated>2013-10-16T23:35:08+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2013-10-16T23:35: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=da12e177a31445492795f4003bbe0328645325b2'/>
<id>da12e177a31445492795f4003bbe0328645325b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix long vs long long bugs</title>
<updated>2013-06-03T04:53:47+00:00</updated>
<author>
<name>YAMAMOTO Takashi</name>
<email>yamt@mwd.biglobe.ne.jp</email>
</author>
<published>2013-06-03T04:49: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=d1b9ecbc8e33663663f2fb2f13ac17854dd6c8d6'/>
<id>d1b9ecbc8e33663663f2fb2f13ac17854dd6c8d6</id>
<content type='text'>
these bugs were introduced by "fix long/int confusions in pyx version of
unpack" commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these bugs were introduced by "fix long/int confusions in pyx version of
unpack" commit.
</pre>
</div>
</content>
</entry>
</feed>
