<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/include, branch 0.5.x-dev</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Removed references to broker and agent bank from API, replaced with the</title>
<updated>2009-10-28T15:42:51+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-10-28T15:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=acdc1b17bc2d2fc721542d6084aafdf3665fd1d7'/>
<id>acdc1b17bc2d2fc721542d6084aafdf3665fd1d7</id>
<content type='text'>
more generic (and forward compatible) "key".

In the Ruby binding, ensured that ruby objects reference their own copies
of the wrapped c++ objects to protect from problems when the c++ objects are
deleted out from under the wrappers.

Added agent discriminator to the console::objects method.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830642 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more generic (and forward compatible) "key".

In the Ruby binding, ensured that ruby objects reference their own copies
of the wrapped c++ objects to protect from problems when the c++ objects are
deleted out from under the wrappers.

Added agent discriminator to the console::objects method.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830642 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added operators for present/not-present in the object (i.e. for optional properties).</title>
<updated>2009-10-28T15:40:19+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-10-28T15:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2d6652611d6f69ab43af8ba1868c89529dbffaea'/>
<id>2d6652611d6f69ab43af8ba1868c89529dbffaea</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830630 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830630 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidied up dependencies in IOHandle so that it is no longer</title>
<updated>2009-10-28T15:39:00+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-10-28T15:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=92672f0ca2564f0822a5350f3fab0c0a44cabecb'/>
<id>92672f0ca2564f0822a5350f3fab0c0a44cabecb</id>
<content type='text'>
dependent on the windows implementation classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830625 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dependent on the windows implementation classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830625 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Carry over recent AsynchIO-level changes to Windows.</title>
<updated>2009-10-28T15:35:38+00:00</updated>
<author>
<name>Martin Ritchie</name>
<email>ritchiem@apache.org</email>
</author>
<published>2009-10-28T15:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1d9d0adc3d91900373b7ac484e6645a279d35981'/>
<id>1d9d0adc3d91900373b7ac484e6645a279d35981</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830609 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@830609 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Split responsibility for name lookup in AsynchConnector::connect</title>
<updated>2009-10-09T03:38:09+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2009-10-09T03:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=38af3e10a6467dd741ad9187af7d16a7f1af53b4'/>
<id>38af3e10a6467dd741ad9187af7d16a7f1af53b4</id>
<content type='text'>
into new SocketAddress class.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@823390 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into new SocketAddress class.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@823390 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Pick up size_t def from Windows rather than making one up and possibly clashing with other packages.</title>
<updated>2009-10-07T23:38:06+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2009-10-07T23:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ad5d4d17121fbef1805a248699ef0d412436a299'/>
<id>ad5d4d17121fbef1805a248699ef0d412436a299</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@822963 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@822963 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QMF Fixes in Ruby Console:</title>
<updated>2009-10-02T21:43:22+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-10-02T21:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2df0b393db42d098f590f6b00fb96b0c15b1f6f9'/>
<id>2df0b393db42d098f590f6b00fb96b0c15b1f6f9</id>
<content type='text'>
  - AgentProxy object now has broker_bank and agent_bank accessors
  - Fixed a bug in the returning og reference values (ObjectId)
  - Added package_name accessor to SchemaObjectClass
  - Added accessors for agent/broker bank to ObjectId


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821181 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - AgentProxy object now has broker_bank and agent_bank accessors
  - Fixed a bug in the returning og reference values (ObjectId)
  - Added package_name accessor to SchemaObjectClass
  - Added accessors for agent/broker bank to ObjectId


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821181 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QMF Fixes:</title>
<updated>2009-10-02T17:45:58+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-10-02T17:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=0f7c02dae11afed532bf60302cf2185f422fd23c'/>
<id>0f7c02dae11afed532bf60302cf2185f422fd23c</id>
<content type='text'>
  - In ruby: waitForStable =&gt; wait_for_stable
  - Setting an unknown attribute on connection settings now throws an exception
  - Added connected? accessor to Connection


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821109 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - In ruby: waitForStable =&gt; wait_for_stable
  - Setting an unknown attribute on connection settings now throws an exception
  - Added connected? accessor to Connection


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821109 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.</title>
<updated>2009-10-02T13:05:32+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2009-10-02T13:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=a07fbb63c409c0171261abc0906e8bc59506a88d'/>
<id>a07fbb63c409c0171261abc0906e8bc59506a88d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821003 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821003 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>define content- and view- classes separately from message class</title>
<updated>2009-10-02T13:01:51+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2009-10-02T13:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1442aac5016d54db03dff3411751f560097606b0'/>
<id>1442aac5016d54db03dff3411751f560097606b0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821000 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@821000 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
