<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/lib, branch perftesting_persistent</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>Fixed creation of error message for unknown channel.</title>
<updated>2007-01-22T11:49:39+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-01-22T11:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=cfa1cb0482e2f851125608e6eada7f48a33603eb'/>
<id>cfa1cb0482e2f851125608e6eada7f48a33603eb</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@498591 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@498591 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the non-standard 'binary' type to the field table implementation to support the java client.</title>
<updated>2007-01-18T14:14:54+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-01-18T14:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9d475223b8715e5522289108a9951e2f7c29ac29'/>
<id>9d475223b8715e5522289108a9951e2f7c29ac29</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@497439 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@497439 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Close connection when connection.close is sent to client.</title>
<updated>2007-01-18T08:11:12+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-01-18T08:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b83efc69f6c51ae4cf388b78830e4d853b662a7a'/>
<id>b83efc69f6c51ae4cf388b78830e4d853b662a7a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@497341 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@497341 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Some basic additional error logging of framing errors. </title>
<updated>2007-01-16T12:00:22+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2007-01-16T12:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=84644f36a168cd4558725c4977b39b9966b1289b'/>
<id>84644f36a168cd4558725c4977b39b9966b1289b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496665 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@496665 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-12-08  Jim Meyering  &lt;meyering@redhat.com&gt;</title>
<updated>2007-01-15T13:58:07+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-01-15T13:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ea0eb5e1a4844b6a36a7087239b2e813fc858ebe'/>
<id>ea0eb5e1a4844b6a36a7087239b2e813fc858ebe</id>
<content type='text'>
        Ensure that AccumulatedAck.range is not used uninitialized.
        * lib/broker/AccumulatedAck.h (AccumulatedAck): Make this a class,
        rather than a struct.
        (AccumulatedAck::AccumulatedAck): Add a constructor to require
        initialization of the "range" member.
        * lib/broker/BrokerChannel.cpp (Channel) [accumulatedAck]: Initialize.
        * tests/TxAckTest.cpp (TxAckTest) [acked]: Likewise.
        * tests/AccumulatedAckTest.cpp (testCovers): Initialize local.
        (testUpdateAndConsolidate): Likewise.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496317 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        Ensure that AccumulatedAck.range is not used uninitialized.
        * lib/broker/AccumulatedAck.h (AccumulatedAck): Make this a class,
        rather than a struct.
        (AccumulatedAck::AccumulatedAck): Add a constructor to require
        initialization of the "range" member.
        * lib/broker/BrokerChannel.cpp (Channel) [accumulatedAck]: Initialize.
        * tests/TxAckTest.cpp (TxAckTest) [acked]: Likewise.
        * tests/AccumulatedAckTest.cpp (testCovers): Initialize local.
        (testUpdateAndConsolidate): Likewise.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@496317 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>With thanks to Jim Meyering and Rafael Schloming: Fix incorrect error number</title>
<updated>2007-01-12T17:52:28+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-01-12T17:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b652d5c3544e95c7ca511ae1beb9842777098fcf'/>
<id>b652d5c3544e95c7ca511ae1beb9842777098fcf</id>
<content type='text'>
shown by python test failure in:
testDifferentDeclaredType (tests.exchange.MiscellaneousErrorsTests) ...


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495661 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shown by python test failure in:
testDifferentDeclaredType (tests.exchange.MiscellaneousErrorsTests) ...


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495661 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build order: common first.</title>
<updated>2007-01-09T21:23:08+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-01-09T21:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=7d88029ead925cd86f2dce37548311efae4032b2'/>
<id>7d88029ead925cd86f2dce37548311efae4032b2</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@494587 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@494587 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Most of remaining version changes for C++. Still need to deal with AMQFrame</title>
<updated>2007-01-09T19:44:50+00:00</updated>
<author>
<name>Carl C. Trieloff</name>
<email>cctrieloff@apache.org</email>
</author>
<published>2007-01-09T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=13659cefe235ac0228749ba53e534910b9aae193'/>
<id>13659cefe235ac0228749ba53e534910b9aae193</id>
<content type='text'>
defualt constructor and do some clean up here and there..



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@494540 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defualt constructor and do some clean up here and there..



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@494540 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>2007-01-05  Jim Meyering  &lt;meyering@redhat.com&gt;</title>
<updated>2007-01-05T19:25:32+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-01-05T19:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3ef8147d9a050918c6b92cd76fe2581d062f0cc2'/>
<id>3ef8147d9a050918c6b92cd76fe2581d062f0cc2</id>
<content type='text'>
	* lib/broker/Makefile.am (libqpidbroker_la_LIBADD): Define, so we
	link with libqpidcommon.la.
	* lib/client/Makefile.am (libqpidclient_la_LIBADD): Likewise.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@493151 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* lib/broker/Makefile.am (libqpidbroker_la_LIBADD): Define, so we
	link with libqpidcommon.la.
	* lib/client/Makefile.am (libqpidclient_la_LIBADD): Likewise.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@493151 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and tidy-up in related code.</title>
<updated>2007-01-04T21:30:39+00:00</updated>
<author>
<name>Kim van der Riet</name>
<email>kpvdr@apache.org</email>
</author>
<published>2007-01-04T21:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=363a0a519d9997fc1e07f0732b2dd09b162d807d'/>
<id>363a0a519d9997fc1e07f0732b2dd09b162d807d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@492756 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@492756 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
