<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/examples, branch master</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Enable auto_delete &amp; internal for exchange.declare</title>
<updated>2014-10-19T20:10:13+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2014-10-19T20:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=9626dd5cd5f78894f1416a1afd2d624ddd4904ae'/>
<id>9626dd5cd5f78894f1416a1afd2d624ddd4904ae</id>
<content type='text'>
Enable auto_delete and internal parameters of amqp_exchange_declare() in
codegen. These were once not generated because RabbitMQ did not support these
parameters. The broker now supports these and so should we.

This fixes #218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable auto_delete and internal parameters of amqp_exchange_declare() in
codegen. These were once not generated because RabbitMQ did not support these
parameters. The broker now supports these and so should we.

This fixes #218
</pre>
</div>
</content>
</entry>
<entry>
<title>Print message body in amqp[s]_listen[q] examples.</title>
<updated>2014-09-02T00:22:16+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2014-09-02T00:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=8b448c6a0d073376614928a18eed101092d3044a'/>
<id>8b448c6a0d073376614928a18eed101092d3044a</id>
<content type='text'>
This fixes #199.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #199.
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX: destroy amqp_envelope_t in consumer example</title>
<updated>2013-08-20T17:53:40+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-08-20T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=f8c6cee7499e970afc1ff9d05919413f884696a5'/>
<id>f8c6cee7499e970afc1ff9d05919413f884696a5</id>
<content type='text'>
Make sure to destroy the envelope object in the amqp_consumer.c example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure to destroy the envelope object in the amqp_consumer.c example
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a high level API for consuming messages</title>
<updated>2013-07-08T22:13:32+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-06-26T21:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=33ebeede97a81c2e82ac0c3a6d88d4db0695bf29'/>
<id>33ebeede97a81c2e82ac0c3a6d88d4db0695bf29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nonblocking connect support</title>
<updated>2013-07-07T05:28:45+00:00</updated>
<author>
<name>zaq178miami</name>
<email>pinepain@gmail.com</email>
</author>
<published>2013-06-23T16:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=6ad770dc62f76fa0625d277b521a120b549d9fc2'/>
<id>6ad770dc62f76fa0625d277b521a120b549d9fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make connection the socket object owner</title>
<updated>2013-07-03T19:35:27+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-07-03T19:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=da9c2c109ad9740177adfc93e5e92cba92c56134'/>
<id>da9c2c109ad9740177adfc93e5e92cba92c56134</id>
<content type='text'>
Improve the socket interface by making the amqp_connection_state_t
object the amqp_socket_t owner, and tie its lifetime to the connection's
lifetime.  This prevents a class of silly errors where the socket object
isn't freed, or the socket object is assigned to two different
connection objects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the socket interface by making the amqp_connection_state_t
object the amqp_socket_t owner, and tie its lifetime to the connection's
lifetime.  This prevents a class of silly errors where the socket object
isn't freed, or the socket object is assigned to two different
connection objects
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenVMS MMS build system</title>
<updated>2013-06-26T23:04:12+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@.med.umich.edu</email>
</author>
<published>2012-01-20T23:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=448ab68ac6299b73f6ccd697949d2d566d5a1a64'/>
<id>448ab68ac6299b73f6ccd697949d2d566d5a1a64</id>
<content type='text'>
Tested on OpenVMS v8.3 - Alpha. Likely to work on IA based systems as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested on OpenVMS v8.3 - Alpha. Likely to work on IA based systems as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve API/ABI of amqp_error_string()</title>
<updated>2013-06-14T18:17:18+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-06-14T18:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=996a47470aa972410a15989ca8ecb3901056396f'/>
<id>996a47470aa972410a15989ca8ecb3901056396f</id>
<content type='text'>
Preserve API/ABI of amqp_error_string() by having it return a string
allocated on the heap. Deprecate this function in favor of
amqp_error_string2() which returns a statically allocated string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preserve API/ABI of amqp_error_string() by having it return a string
allocated on the heap. Deprecate this function in favor of
amqp_error_string2() which returns a statically allocated string
</pre>
</div>
</content>
</entry>
<entry>
<title>Change amqp_error_string() to ret static strings</title>
<updated>2013-06-13T23:40:37+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-06-13T20:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=4d9f3abcc30bc628dd872d83233de8744136547d'/>
<id>4d9f3abcc30bc628dd872d83233de8744136547d</id>
<content type='text'>
This is an API/ABI break.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an API/ABI break.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating license header in new files</title>
<updated>2013-04-17T16:56:30+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2013-04-11T18:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=ccd964f3e6833bf5f1ae934fd56053475c2e7af9'/>
<id>ccd964f3e6833bf5f1ae934fd56053475c2e7af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
