<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/pack.h, branch travis/cython-0.22</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>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>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://git.baserock.org/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 Packer.pack_extended_type also in the cython version of the code</title>
<updated>2013-10-18T15:33:54+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-18T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5467515065b95496b9f5b9d842ffc73c9ccb806e'/>
<id>5467515065b95496b9f5b9d842ffc73c9ccb806e</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://git.baserock.org/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>remove some macros.</title>
<updated>2013-02-27T12:12:20+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-27T12:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c49489cd372903fc5c26b330c91bdd3679029e17'/>
<id>c49489cd372903fc5c26b330c91bdd3679029e17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove msgpack_pack* macros</title>
<updated>2013-02-27T11:37:07+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-27T11:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c91131f49f47b2af0349c1807d1c0f183d2b99b3'/>
<id>c91131f49f47b2af0349c1807d1c0f183d2b99b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring: remove pack_define.h</title>
<updated>2012-12-10T11:17:18+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T11:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0c7ab7c3441e96b33fa7bca8fcaa10d3087aba2a'/>
<id>0c7ab7c3441e96b33fa7bca8fcaa10d3087aba2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manage to compile on windows</title>
<updated>2012-06-26T08:27:29+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-26T08:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ebe4c1f4bc31bc1f47831d72819cac5a2a584604'/>
<id>ebe4c1f4bc31bc1f47831d72819cac5a2a584604</id>
<content type='text'>
Use C++ compiler to build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use C++ compiler to build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile error on MSVC. (davidgaleano)</title>
<updated>2011-12-25T03:54:19+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2011-12-25T03:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b553754edf9597a11122956c567fd713e0537a3e'/>
<id>b553754edf9597a11122956c567fd713e0537a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update new headers.</title>
<updated>2009-12-17T01:43:22+00:00</updated>
<author>
<name>Naoki INADA</name>
<email>inada-n@koala</email>
</author>
<published>2009-12-17T01:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=af7c4d2a60086503ee9c124f8cc79a05c2fabe70'/>
<id>af7c4d2a60086503ee9c124f8cc79a05c2fabe70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
