<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/tests, branch rajith_tmp</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Fix for the most disruptive items in QPID-243.</title>
<updated>2007-04-02T11:40:48+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2007-04-02T11:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=16e203a0d32df9829bcf4fb738ef89fc94404155'/>
<id>16e203a0d32df9829bcf4fb738ef89fc94404155</id>
<content type='text'>
* All #include lines now use '""' rather than '&lt;&gt;' where appropriate.
* #include lines within the qpid project use relative includes so that
  the same path will work in /usr/include when installed as part of the
  client libraries.
* All the source code has now been rearranged to be under src in a directory
  analogous to the namespace of the classes in it.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524769 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* All #include lines now use '""' rather than '&lt;&gt;' where appropriate.
* #include lines within the qpid project use relative includes so that
  the same path will work in /usr/include when installed as part of the
  client libraries.
* All the source code has now been rearranged to be under src in a directory
  analogous to the namespace of the classes in it.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524769 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed and improved running selected unit tests. See comment in run-unit-tests</title>
<updated>2007-03-30T16:35:06+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-30T16:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=d6b37b0e3fb60c2759f225f4e6f0a1e4c652dda5'/>
<id>d6b37b0e3fb60c2759f225f4e6f0a1e4c652dda5</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524166 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/incubator/qpid/trunk/qpid@524166 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the MessageStore interface to restrict visibility of broker core from store implementations.</title>
<updated>2007-03-30T15:50:07+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-03-30T15:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=33d8343d134a391fa7d0a338fafad1a22ff58dc3'/>
<id>33d8343d134a391fa7d0a338fafad1a22ff58dc3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524139 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/incubator/qpid/trunk/qpid@524139 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused and defective AcceptorTest.cpp</title>
<updated>2007-03-30T14:02:51+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-30T14:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=0a902305f96debb8cc6488daf735386a017b3d6f'/>
<id>0a902305f96debb8cc6488daf735386a017b3d6f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524091 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/incubator/qpid/trunk/qpid@524091 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed more test memory leaks.</title>
<updated>2007-03-29T23:20:45+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-29T23:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=468363c28d7473a972ebba970988979ead167906'/>
<id>468363c28d7473a972ebba970988979ead167906</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523870 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/incubator/qpid/trunk/qpid@523870 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title> * tests/BrokerChannelTest.cpp: fixed leak in test code.</title>
<updated>2007-03-29T23:08:08+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-29T23:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=89e0f01cc546f252fdcc680d5eaba2841f9d62a6'/>
<id>89e0f01cc546f252fdcc680d5eaba2841f9d62a6</id>
<content type='text'>
 * tests/.vg-supp: Updated supressions


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523869 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * tests/.vg-supp: Updated supressions


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523869 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title> * tests/InProcessBroker: Fix embarassing bug in previous merge</title>
<updated>2007-03-29T22:49:06+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-29T22:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=060c7af39f60a9ea72b29ed3a603fc0ee236dd05'/>
<id>060c7af39f60a9ea72b29ed3a603fc0ee236dd05</id>
<content type='text'>
 * tests/.vg-supp: Updated supressions - down to only 3 leaks!


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523865 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * tests/.vg-supp: Updated supressions - down to only 3 leaks!


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523865 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak: removed Binding and ExchangeBinding.</title>
<updated>2007-03-29T22:30:48+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-29T22:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1a23d52070195a9c8de98dd4af6e19f42051f1a5'/>
<id>1a23d52070195a9c8de98dd4af6e19f42051f1a5</id>
<content type='text'>
These classes unbind a deleted queue from any Exchanges.

But Exchanges hold shared_ptr&lt;Queue&gt;, so queues never deleted while
the exchange exists. Moreover queue-binding form a shared_ptr cycle
causing a leak.

Raised QPID-438 for the remaining problem: destroyed queues are never
unbound or deleted


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523857 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These classes unbind a deleted queue from any Exchanges.

But Exchanges hold shared_ptr&lt;Queue&gt;, so queues never deleted while
the exchange exists. Moreover queue-binding form a shared_ptr cycle
causing a leak.

Raised QPID-438 for the remaining problem: destroyed queues are never
unbound or deleted


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523857 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* cpp/tests/.vg-supp (fun): Remove wildcarded suppressions generated</title>
<updated>2007-03-29T22:01:03+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-29T22:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f4683570345f8521edb0885306325fec827c3a1a'/>
<id>f4683570345f8521edb0885306325fec827c3a1a</id>
<content type='text'>
  before the dlclose_noop fix, replaced with fully qualified ones.

* cpp/tests/InProcessBroker.h: fix memory leak in InputToOutputHandler.

* cpp/tests/run-unit-tests (fail): pass test paths to DllPlugInTester


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523846 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  before the dlclose_noop fix, replaced with fully qualified ones.

* cpp/tests/InProcessBroker.h: fix memory leak in InputToOutputHandler.

* cpp/tests/run-unit-tests (fail): pass test paths to DllPlugInTester


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523846 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* cpp/tests/.vg-supp: Removed wildcarded suppressions generated</title>
<updated>2007-03-28T22:40:09+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-03-28T22:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=d5ace636a41268cbd0ab11f4b0914b6ec9287844'/>
<id>d5ace636a41268cbd0ab11f4b0914b6ec9287844</id>
<content type='text'>
  before the dlclose_noop fix, replaced with fully qualified ones.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523489 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  before the dlclose_noop fix, replaced with fully qualified ones.


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