<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/unpack.h, branch 0.5.1</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 ext_hook call (#203)</title>
<updated>2016-07-21T10:32:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2016-07-21T10:32: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=b911b3c652e190e6942a610fb3389aaaf2ccf3cc'/>
<id>b911b3c652e190e6942a610fb3389aaaf2ccf3cc</id>
<content type='text'>
fixes #202</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #202</pre>
</div>
</content>
</entry>
<entry>
<title>refactor C code</title>
<updated>2015-11-08T16:52:37+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T16:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=de3c2b99f78d134c326bc375f19f54b7c851797a'/>
<id>de3c2b99f78d134c326bc375f19f54b7c851797a</id>
<content type='text'>
fixes #137
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #137
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2015-11-07T07:52:58+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-07T07:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=e9ab4d8824fddd070bac7cedca332130bf2028b0'/>
<id>e9ab4d8824fddd070bac7cedca332130bf2028b0</id>
<content type='text'>
fixes #146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #146
</pre>
</div>
</content>
</entry>
<entry>
<title>Add max_&lt;type&gt;_len option to unpacker. (fixes #97).</title>
<updated>2015-01-24T16:41:21+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-06-23T13:46: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=75ce78dd1512460712f2600ffd927bedeeb02fbc'/>
<id>75ce78dd1512460712f2600ffd927bedeeb02fbc</id>
<content type='text'>
Fix build error on 32bit environment (fixes #102).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build error on 32bit environment (fixes #102).
</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://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>
</feed>
