<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/setup.py, branch 0.2.2</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>0.2.2 (again)</title>
<updated>2012-09-21T05:17:34+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-21T05:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5b66edaa156c43793b6f68013a738f545885b8d6'/>
<id>5b66edaa156c43793b6f68013a738f545885b8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.2.2</title>
<updated>2012-09-21T05:16:40+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-21T05:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=be405ec5cfe98a42283055baa901ec31de2632ba'/>
<id>be405ec5cfe98a42283055baa901ec31de2632ba</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 from pyx doesn't work.</title>
<updated>2012-08-21T05:56:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-21T05:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=6aa4aead31e01e22f5297fadc7c3e4b0e90ba8ae'/>
<id>6aa4aead31e01e22f5297fadc7c3e4b0e90ba8ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way to manage version number.</title>
<updated>2012-08-18T19:17:56+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-18T19:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=814c42c2917ca62637ee37344c042174dfb10b4b'/>
<id>814c42c2917ca62637ee37344c042174dfb10b4b</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_ext doesn't work on Python 3.</title>
<updated>2012-08-18T18:04:19+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-18T18:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=29b4b785d0152c964819bc613a0321214df78c47'/>
<id>29b4b785d0152c964819bc613a0321214df78c47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use C++ compiler on win32.</title>
<updated>2012-08-18T17:53:16+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-18T17:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=670bb3ca154d5f86fe72fe34a73d0ca8b7bd315a'/>
<id>670bb3ca154d5f86fe72fe34a73d0ca8b7bd315a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix on SPARC Solaris.</title>
<updated>2012-08-18T16:05:41+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-08-18T16:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7c03f322fa73901620b2cd188186003dd9e02841'/>
<id>7c03f322fa73901620b2cd188186003dd9e02841</id>
<content type='text'>
Use C++ only on Windows.
Define ENDIAN macros from `sys.byteorder`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use C++ only on Windows.
Define ENDIAN macros from `sys.byteorder`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup.py sdist doesn't generates c++ source.</title>
<updated>2012-07-25T00:19:10+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.jp</email>
</author>
<published>2012-07-25T00:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=bf4124f592b4ba54c9ec09fbc8a4f898bc229967'/>
<id>bf4124f592b4ba54c9ec09fbc8a4f898bc229967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.2.1</title>
<updated>2012-07-13T12:15:11+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-07-13T12:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e133c7fd27a515feba7691d6ad37cc9d58dc5b42'/>
<id>e133c7fd27a515feba7691d6ad37cc9d58dc5b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 0.2.0</title>
<updated>2012-06-27T09:23:47+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-27T09:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=8514871c9b5b3063ed8042bbd8043522696cb5b1'/>
<id>8514871c9b5b3063ed8042bbd8043522696cb5b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
