<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c.git, branch format</title>
<subtitle>github.com: alanxz/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/'/>
<entry>
<title>Remove vim mode lines.</title>
<updated>2017-12-05T05:44:17+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-12-05T05:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73'/>
<id>67048550b9ac3957fb29b7f9e7bf4b8ee3e9bc73</id>
<content type='text'>
They're hard to keep in sync with .clang-format or other tools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They're hard to keep in sync with .clang-format or other tools.
</pre>
</div>
</content>
</entry>
<entry>
<title>Examples: remove #include &lt;amqp_framing.h&gt;</title>
<updated>2017-12-05T05:32:34+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-12-05T05:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=cf96c0bec713ab6f1ac6528504bcfde603364479'/>
<id>cf96c0bec713ab6f1ac6528504bcfde603364479</id>
<content type='text'>
amqp_framing.h is included by amqp.h, user code should not need to
include this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
amqp_framing.h is included by amqp.h, user code should not need to
include this.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Bump timeout in tests to 5s</title>
<updated>2017-11-07T07:34:27+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-11-07T07:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=bd7c497e5d1a1924661df2190d3c38f11add5b2b'/>
<id>bd7c497e5d1a1924661df2190d3c38f11add5b2b</id>
<content type='text'>
500ms is too short, and regularly times out when running on travis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
500ms is too short, and regularly times out when running on travis.
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: add coveralls badge.</title>
<updated>2017-10-31T06:37:47+00:00</updated>
<author>
<name>sigiesec</name>
<email>simon.giesecke@btc-ag.com</email>
</author>
<published>2017-09-21T12:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=1caea8f48c17ef71fd050139a7baab10054f95f0'/>
<id>1caea8f48c17ef71fd050139a7baab10054f95f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Add coverage build to travis</title>
<updated>2017-10-31T06:37:47+00:00</updated>
<author>
<name>sigiesec</name>
<email>simon.giesecke@btc-ag.com</email>
</author>
<published>2017-09-21T12:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=dc82b1be4391341786d5027882fa7762befb6b02'/>
<id>dc82b1be4391341786d5027882fa7762befb6b02</id>
<content type='text'>
This builds rabbitmq-c with coverage enabled, and runs the tests,
uploading the results to coveralls.io.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This builds rabbitmq-c with coverage enabled, and runs the tests,
uploading the results to coveralls.io.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests for basic.get, basic.consume &amp; basic.publish</title>
<updated>2017-10-31T06:20:54+00:00</updated>
<author>
<name>sigiesec</name>
<email>simon.giesecke@btc-ag.com</email>
</author>
<published>2017-09-21T11:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=d4f59af61719cded7e1a50fb8419b0517bc44162'/>
<id>d4f59af61719cded7e1a50fb8419b0517bc44162</id>
<content type='text'>
Add integration tests that run against a locally running broker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add integration tests that run against a locally running broker.
</pre>
</div>
</content>
</entry>
<entry>
<title>tools-doc: correct typo in librabbitmq-tools.xml</title>
<updated>2017-10-19T07:01:08+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-10-19T06:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=550f4c56562baf2dc1c6c6b6285b4fd13fa0097c'/>
<id>550f4c56562baf2dc1c6c6b6285b4fd13fa0097c</id>
<content type='text'>
Fixes #451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #451</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mention of autotools build in README</title>
<updated>2017-10-11T07:29:35+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-10-11T07:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=90a3186e703cb48bc763bb188894008c6cdb255c'/>
<id>90a3186e703cb48bc763bb188894008c6cdb255c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove autotools build system</title>
<updated>2017-10-11T06:52:48+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-10-11T06:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=725fe3711071aa153a356c9e93d354dc61309e3c'/>
<id>725fe3711071aa153a356c9e93d354dc61309e3c</id>
<content type='text'>
CMake based system works on the 3 platforms that we target, and
maintaining a parallel build-system isn't worth it for this sized
project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake based system works on the 3 platforms that we target, and
maintaining a parallel build-system isn't worth it for this sized
project.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove obsolete HAVE_HTONLL check</title>
<updated>2017-10-11T06:43:55+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>alan.antonuk@gmail.com</email>
</author>
<published>2017-10-11T06:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c.git/commit/?id=5876a8e9b2e1b57e802f7ac5daa17ab2f24d2ae0'/>
<id>5876a8e9b2e1b57e802f7ac5daa17ab2f24d2ae0</id>
<content type='text'>
HAVE_HTONLL was used for the byteswap code, which no longer uses htonll,
this can be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HAVE_HTONLL was used for the byteswap code, which no longer uses htonll,
this can be removed.
</pre>
</div>
</content>
</entry>
</feed>
