<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git, branch simple_wait_frame</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Fixed my queue manipulation code in amqp_simple_wait_frame_on_channel</title>
<updated>2011-10-31T22:10:54+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-10-31T22:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b5e20c1c1f45e88f9788810a5ca524e5b5aabb84'/>
<id>b5e20c1c1f45e88f9788810a5ca524e5b5aabb84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed errors in amqp_simple_wait_frame_on_channel</title>
<updated>2011-10-31T19:00:37+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-10-31T19:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=8e746a26b0d45b437cf35d01dd676182c0a34c40'/>
<id>8e746a26b0d45b437cf35d01dd676182c0a34c40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving build</title>
<updated>2011-10-28T21:28:44+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-10-28T21:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=27e43ef7b348636341606e09d36a31f0e2ddc6fc'/>
<id>27e43ef7b348636341606e09d36a31f0e2ddc6fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding wait frame/method for specified channels</title>
<updated>2011-10-27T18:23:40+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-10-26T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=c1a5625e6153970c27605c0ba3f51c223670ad83'/>
<id>c1a5625e6153970c27605c0ba3f51c223670ad83</id>
<content type='text'>
Adding amqp_simple_wait_frame_on_channel to wait for a frame on a specified channel
Adding amqp_simple_wait_methods to wait for multiple methods on a specified channel
 - Does not abort if the wrong channel or method is received, instead queues up the frame
 - Allows more than one method to be waited upon like in amqp_simple_rpc
Adding amqp_frames_enqueued_for_channel to add feature parity with amqp_frames_enqueued
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding amqp_simple_wait_frame_on_channel to wait for a frame on a specified channel
Adding amqp_simple_wait_methods to wait for multiple methods on a specified channel
 - Does not abort if the wrong channel or method is received, instead queues up the frame
 - Allows more than one method to be waited upon like in amqp_simple_rpc
Adding amqp_frames_enqueued_for_channel to add feature parity with amqp_frames_enqueued
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding documentation on how to use CMake build</title>
<updated>2011-10-25T20:18:57+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-10-25T19:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=04beb7b706b039a80b71d9a4966949ed9f4ac533'/>
<id>04beb7b706b039a80b71d9a4966949ed9f4ac533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the copy of codegen.py work in all cases</title>
<updated>2011-10-25T20:18:45+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-08-31T17:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=f710e8d36d8c20758053a35b69af8e166c8cc60a'/>
<id>f710e8d36d8c20758053a35b69af8e166c8cc60a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding the codegen stuff as an ExternalProject</title>
<updated>2011-10-25T20:18:28+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-08-31T16:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=f62fea68cd0c9a5b9cb0b75f8cb7285fa418d582'/>
<id>f62fea68cd0c9a5b9cb0b75f8cb7285fa418d582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CodeGen found message should be a status</title>
<updated>2011-10-25T20:18:12+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-06-07T13:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=0583b01ad8a8ac46fdbb178dfdd78c0a7dabd8e3'/>
<id>0583b01ad8a8ac46fdbb178dfdd78c0a7dabd8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding install target</title>
<updated>2011-10-25T20:18:00+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-06-07T13:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=106a959cadc592cde8bfd6833841d0ca75a1e168'/>
<id>106a959cadc592cde8bfd6833841d0ca75a1e168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to support building on Win32/64</title>
<updated>2011-10-25T20:17:47+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2011-06-06T21:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=2b6a4e794662cdef8720622740f5f0411adb266c'/>
<id>2b6a4e794662cdef8720622740f5f0411adb266c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
