<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/bindings/qpid/ruby, branch address-refactor</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3362 - Creates the Qpid gem file for distribution on RubyGems.org</title>
<updated>2011-09-30T12:32:26+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-09-30T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=4ef8c1c78d62e6c8d014c69ced091090a07858b6'/>
<id>4ef8c1c78d62e6c8d014c69ced091090a07858b6</id>
<content type='text'>
Committed patch from Darryl Pierce


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1177629 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Committed patch from Darryl Pierce


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1177629 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3360 - Ruby implementation of Qpid example applications</title>
<updated>2011-09-12T21:06:44+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-09-12T21:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=6c83b9c3c46f31bebcdefc0359b8125391ef6c6f'/>
<id>6c83b9c3c46f31bebcdefc0359b8125391ef6c6f</id>
<content type='text'>
Committed patch from Darryl Pierce.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1169926 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Committed patch from Darryl Pierce.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1169926 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3480 - Directly encodes and decodes message content in Ruby</title>
<updated>2011-09-12T21:04:02+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-09-12T21:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c6fa51f7ae0ffa5dfba9143651757eded69df9d1'/>
<id>c6fa51f7ae0ffa5dfba9143651757eded69df9d1</id>
<content type='text'>
Committed patch from Darryl Pierce.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1169924 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Committed patch from Darryl Pierce.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1169924 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3360 - Ruby implementation of Qpid example applications</title>
<updated>2011-09-06T19:26:36+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-09-06T19:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e70492626c601e6c610ccea3e33b2a91188f3f76'/>
<id>e70492626c601e6c610ccea3e33b2a91188f3f76</id>
<content type='text'>
Applied partial patch from Darryl Pierce


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1165794 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied partial patch from Darryl Pierce


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1165794 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T17:05:25+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T17:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=3a790e9155b8b2c0e547d57f11be83cc3eb5c366'/>
<id>3a790e9155b8b2c0e547d57f11be83cc3eb5c366</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Rakefile for automating tasks.

The Rakefile allows us to run both unit and integration tests.

Also included a README.rdoc file.

All tests are in the "test:" namespace, and can be run with the
commands:

rake test:units
rake test:integrations
rake test:all # runs both unit and integraton tests
rake test     # alias for test:all


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147252 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Rakefile for automating tasks.

The Rakefile allows us to run both unit and integration tests.

Also included a README.rdoc file.

All tests are in the "test:" namespace, and can be run with the
commands:

rake test:units
rake test:integrations
rake test:all # runs both unit and integraton tests
rake test     # alias for test:all


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147252 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T17:03:35+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b563e94bac145b3a0a91069ca4c8381689a99dae'/>
<id>b563e94bac145b3a0a91069ca4c8381689a99dae</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Connection class and its unit tests.

The Connection class is packaged as follows:

Qpid::Messaging::Connection


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147249 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Connection class and its unit tests.

The Connection class is packaged as follows:

Qpid::Messaging::Connection


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147249 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T17:02:43+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T17:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=424e70e50e78dfa770e35ff3bd8dda02338a6514'/>
<id>424e70e50e78dfa770e35ff3bd8dda02338a6514</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Session class and its unit tests.

The Session class is packaged as follows:

Qpid::Messaging::Session

A Session can create a Sender or a Receiver endpoint.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147247 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Session class and its unit tests.

The Session class is packaged as follows:

Qpid::Messaging::Session

A Session can create a Sender or a Receiver endpoint.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147247 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T17:01:41+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T17:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=50e8d7b4eb4e9d206fa1b17ffbc8e319bc0d215c'/>
<id>50e8d7b4eb4e9d206fa1b17ffbc8e319bc0d215c</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Receiver class and its unit tests.

The class is packaged as follows:

Qpid::Messaging::Receiver


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147246 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Receiver class and its unit tests.

The class is packaged as follows:

Qpid::Messaging::Receiver


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147246 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T17:00:37+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T17:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=330061cc027b94bcf4eeb00a772664de9573cd11'/>
<id>330061cc027b94bcf4eeb00a772664de9573cd11</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Sender class and its unit tests.

The class is packaged as follows:

Qpid::Messaging::Sender

A Sender can send a message.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147243 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Sender class and its unit tests.

The class is packaged as follows:

Qpid::Messaging::Sender

A Sender can send a message.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147243 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings created by swig.</title>
<updated>2011-07-15T16:59:26+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-07-15T16:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=36b0ea9d30aa02c9bdd63d82ae3a0f89d9f9f77f'/>
<id>36b0ea9d30aa02c9bdd63d82ae3a0f89d9f9f77f</id>
<content type='text'>
Applied patch from Darryl Pierce

Created the Message class and its unit tests.

The class is packaged as:

Qpid::Messaging::Message

A Message can return its content and be used to send a message over an
instance of Sender.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147241 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch from Darryl Pierce

Created the Message class and its unit tests.

The class is packaged as:

Qpid::Messaging::Message

A Message can return its content and be used to send a message over an
instance of Sender.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1147241 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
