<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/tools, branch bug24079</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>Pre-junk. rabbitmq-c is not in fact a plugin.</title>
<updated>2011-05-12T12:08:45+00:00</updated>
<author>
<name>Simon MacMullen</name>
<email>simon@rabbitmq.com</email>
</author>
<published>2011-05-12T12:08:45+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=36a1423f8ad3626303e24ba34abb2ba7429e91bc'/>
<id>36a1423f8ad3626303e24ba34abb2ba7429e91bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment typo fixes</title>
<updated>2010-11-24T15:34:09+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-11-24T15:34: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=50a3d18330fac34c7069b90f1c5694fca0d1306a'/>
<id>50a3d18330fac34c7069b90f1c5694fca0d1306a</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>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>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>
<entry>
<title>Eliminate the AMQP_EMPTY_* macros from amqp.h</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=51345a3ded6ecd073921b7e83ec06bbd8988c345'/>
<id>51345a3ded6ecd073921b7e83ec06bbd8988c345</id>
<content type='text'>
Hooray, amqp.h is now ISO C90 clean.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hooray, amqp.h is now ISO C90 clean.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bug22951 into default (Make the C client on default use 0-9-1)</title>
<updated>2010-09-03T09:20:49+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-09-03T09:20:49+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=5b41470ca661d528dbafadb5865eaaa2a4342c21'/>
<id>5b41470ca661d528dbafadb5865eaaa2a4342c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Harmonize uses of die_amqp_error: it now expects the result code, with negative meaning error</title>
<updated>2010-08-20T16:44:20+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonyg@rabbitmq.com</email>
</author>
<published>2010-08-20T16:44:20+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=2e75da40586564221977ab01b8afdac9daf36377'/>
<id>2e75da40586564221977ab01b8afdac9daf36377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge default into bug22951</title>
<updated>2010-08-17T08:29:27+00:00</updated>
<author>
<name>Alexandru Scvortov</name>
<email>alexandru@rabbitmq.com</email>
</author>
<published>2010-08-17T08:29:27+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=d7f05275eefdf4a81e7b420d0b5374be011aad7c'/>
<id>d7f05275eefdf4a81e7b420d0b5374be011aad7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Man page grammar tweak</title>
<updated>2010-08-16T15:13:30+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-08-16T15:13:30+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=3915a16292cb95b37ff958cc219bd937490623dd'/>
<id>3915a16292cb95b37ff958cc219bd937490623dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
