<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git, branch bug23423</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>READE.windows improvements</title>
<updated>2010-11-14T22:43:21+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-11-14T22:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=56a9a6779917bf0dc4432a39dc9a533af65d12a2'/>
<id>56a9a6779917bf0dc4432a39dc9a533af65d12a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the Windows SDK path for VS2005</title>
<updated>2010-11-14T22:27:36+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-11-14T22:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=af6356a9a6b0b964153fa2642a9b86dde2ee1939'/>
<id>af6356a9a6b0b964153fa2642a9b86dde2ee1939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add newlines on error messages in examples</title>
<updated>2010-10-28T07:24:28+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-28T07:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=908c65026a76f761e87eb3c5c8d1a4241b272eeb'/>
<id>908c65026a76f761e87eb3c5c8d1a4241b272eeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug in the asprintf implementation</title>
<updated>2010-10-28T07:12:15+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-28T07:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=07921d07fe941ceb16364e5b610993a7096604c3'/>
<id>07921d07fe941ceb16364e5b610993a7096604c3</id>
<content type='text'>
*strp[len] does not mean (*strp)[len]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*strp[len] does not mean (*strp)[len]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a compiler warning when building under mingw</title>
<updated>2010-10-28T07:12:09+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-28T07:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=21ef8798cf7149bc3f16162f5286cf0f142f5b08'/>
<id>21ef8798cf7149bc3f16162f5286cf0f142f5b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build instructions for building with the MS compiler</title>
<updated>2010-10-28T07:12:07+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-28T07:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=7ffc4a3d6f3df4407b8d214d4d79fe48c5f5a398'/>
<id>7ffc4a3d6f3df4407b8d214d4d79fe48c5f5a398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Construct the command line to conform to Windows escaping conventions</title>
<updated>2010-10-27T22:12:59+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-27T22:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=692c9b9cb21ab6ed799f7ae0dc9347f75ae7fe50'/>
<id>692c9b9cb21ab6ed799f7ae0dc9347f75ae7fe50</id>
<content type='text'>
Those conventions are crazier than I thought.  I leaned about this
from
&lt;http://blogs.msdn.com/b/oldnewthing/archive/2010/09/17/10063629.aspx&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those conventions are crazier than I thought.  I leaned about this
from
&lt;http://blogs.msdn.com/b/oldnewthing/archive/2010/09/17/10063629.aspx&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compability macros for AMQP_EMPTY_*</title>
<updated>2010-10-27T10:31:03+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-27T10:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=972c146985ffa9209b53d9f31a4920730f2773b4'/>
<id>972c146985ffa9209b53d9f31a4920730f2773b4</id>
<content type='text'>
No reason to break code written against earlier version of the library
when we can easily avoid it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No reason to break code written against earlier version of the library
when we can easily avoid it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up a fairly odd bit of code</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=866dbff8467ab7ff75cfd3d2af50d0aeb6ab0b37'/>
<id>866dbff8467ab7ff75cfd3d2af50d0aeb6ab0b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=1017649c403f5654849ba8743bb4688ec8a7c4ff'/>
<id>1017649c403f5654849ba8743bb4688ec8a7c4ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
