<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/librabbitmq/codegen.py, branch api_docs</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>Cleaning up Public API decorators on Win32</title>
<updated>2012-05-23T15:18:05+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2012-05-21T18:31: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=a1de9945125b9c06cdeb11e713258717b3179234'/>
<id>a1de9945125b9c06cdeb11e713258717b3179234</id>
<content type='text'>
Removed duplicate #defines of AMQP_PUBLIC/AMQP_PRIVATE in amqp.h &amp;
amqp_private.h

Split AMQP_PUBLIC into AMQP_PUBLIC_FUNCTION and AMQP_PUBLIC_VARIABLE

Added AMQP_CALL to specify calling convention (__cdecl by default)

Added -DAMQP_BUILD when building the library
Added -DAMQP_STATIC when building the library statically
 (this is still incomplete on Win32, a installable amqp_config.h is
 required)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed duplicate #defines of AMQP_PUBLIC/AMQP_PRIVATE in amqp.h &amp;
amqp_private.h

Split AMQP_PUBLIC into AMQP_PUBLIC_FUNCTION and AMQP_PUBLIC_VARIABLE

Added AMQP_CALL to specify calling convention (__cdecl by default)

Added -DAMQP_BUILD when building the library
Added -DAMQP_STATIC when building the library statically
 (this is still incomplete on Win32, a installable amqp_config.h is
 required)
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default visibility to hidden &amp; enable a couple more warnings</title>
<updated>2012-05-17T17:44:46+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-16T18:13:31+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=c921feb829e79a33938300350e61e3c3fb217968'/>
<id>c921feb829e79a33938300350e61e3c3fb217968</id>
<content type='text'>
Enable the following GCC options:

1. -Wstrict-prototypes
2. -Wcast-align
3. -fno-common
4. -fvisibility=hidden

This commit also includes some general cleanup of header files (mostly
for readability).

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the following GCC options:

1. -Wstrict-prototypes
2. -Wcast-align
3. -fno-common
4. -fvisibility=hidden

This commit also includes some general cleanup of header files (mostly
for readability).

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/bug24770'</title>
<updated>2012-04-12T15:19:52+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-04-12T15:19:52+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=3ff795807f102aa866aec4d0921dd83ab3b9757d'/>
<id>3ff795807f102aa866aec4d0921dd83ab3b9757d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/bug24606'</title>
<updated>2012-04-12T15:04:16+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-04-12T15:04: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=9bfb06a9f5cd5129f1a9fc4387beaba989fa1e3a'/>
<id>9bfb06a9f5cd5129f1a9fc4387beaba989fa1e3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python uses different comments than C</title>
<updated>2012-04-12T14:11:14+00:00</updated>
<author>
<name>Marek Majkowski</name>
<email>marek@rabbitmq.com</email>
</author>
<published>2012-04-12T14:11:14+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=a2db4f325a8c0c5a8316bf9f281963f27448588e'/>
<id>a2db4f325a8c0c5a8316bf9f281963f27448588e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automated relicensing of source files MPL/GPL -&gt; MIT</title>
<updated>2012-04-12T13:43:32+00:00</updated>
<author>
<name>Marek Majkowski</name>
<email>marek@rabbitmq.com</email>
</author>
<published>2012-04-12T13:43:32+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=fed859aa35947ccb4f85db91891605e2f51ad473'/>
<id>fed859aa35947ccb4f85db91891605e2f51ad473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>amqp_framing.h should include amqp.h</title>
<updated>2012-03-06T21:10:36+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-03-06T21:10:36+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=99aa988abfe2d6cc9f921c867b6419ed10742da5'/>
<id>99aa988abfe2d6cc9f921c867b6419ed10742da5</id>
<content type='text'>
amqp_framing.h uses typedefs that are defined in amqp.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
amqp_framing.h uses typedefs that are defined in amqp.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright 2012</title>
<updated>2012-02-02T14:25:41+00:00</updated>
<author>
<name>Emile Joubert</name>
<email>emile@rabbitmq.com</email>
</author>
<published>2012-02-02T14:25:41+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=f2f515e6b660382cead61ba9ac3672d87d661600'/>
<id>f2f515e6b660382cead61ba9ac3672d87d661600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2011-07-05T15:15:30+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-07-05T15:15:30+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=c39509ffdf2f01fdac4ef95606c105e73af208cc'/>
<id>c39509ffdf2f01fdac4ef95606c105e73af208cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include a license block in generated files</title>
<updated>2011-03-02T13:10:30+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-03-02T13:10:30+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=716f1f4dae2cf489b524a7a0cb1446af9883b5a2'/>
<id>716f1f4dae2cf489b524a7a0cb1446af9883b5a2</id>
<content type='text'>
For consistency with broker codegen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency with broker codegen.
</pre>
</div>
</content>
</entry>
</feed>
