svn commit: r1183532 [3/3] - in /qpid/branches/address-refactor/java: client/example/src/main/java/org/apache/qpid/example/ client/src/main/java/org/apache/qpid/client/ client/src/main/java/org/apache

2011-10-14 Thread rajith
Modified: qpid/branches/address-refactor/java/common/src/main/java/org/apache/qpid/configuration/Accessor.java URL: http://svn.apache.org/viewvc/qpid/branches/address-refactor/java/common/src/main/java/org/apache/qpid/configuration/Accessor.java?rev=1183532&r1=1183531&r2=1183532&view=diff ===

svn commit: r1183519 - /qpid/branches/address-refactor/

2011-10-14 Thread rajith
Author: rajith Date: Fri Oct 14 21:59:33 2011 New Revision: 1183519 URL: http://svn.apache.org/viewvc?rev=1183519&view=rev Log: Creating a branch for address refactoring work. Added: qpid/branches/address-refactor/ (props changed) - copied from r1183518, qpid/trunk/qpid/ Propchange:

svn commit: r1183515 - /qpid/branches/rajith_tmp/

2011-10-14 Thread rajith
Author: rajith Date: Fri Oct 14 21:50:56 2011 New Revision: 1183515 URL: http://svn.apache.org/viewvc?rev=1183515&view=rev Log: Removing a stale branch Removed: qpid/branches/rajith_tmp/ - Apache Qpid - AMQP Messaging Imple

svn commit: r1183514 - /qpid/branches/rajith_jms_client/

2011-10-14 Thread rajith
Author: rajith Date: Fri Oct 14 21:50:30 2011 New Revision: 1183514 URL: http://svn.apache.org/viewvc?rev=1183514&view=rev Log: Removing a stale branch Removed: qpid/branches/rajith_jms_client/ - Apache Qpid - AMQP Messagin

svn commit: r1183469 - /qpid/trunk/qpid/cpp/src/qpid/RefCountedBuffer.cpp

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 19:36:40 2011 New Revision: 1183469 URL: http://svn.apache.org/viewvc?rev=1183469&view=rev Log: QPID-3540 Include boost/cstdint.hpp to get uintptr_t Modified: qpid/trunk/qpid/cpp/src/qpid/RefCountedBuffer.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/RefCountedB

svn commit: r1183456 - in /qpid/trunk/qpid/cpp/src/qmf/engine: SchemaImpl.cpp SchemaImpl.h

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 18:29:57 2011 New Revision: 1183456 URL: http://svn.apache.org/viewvc?rev=1183456&view=rev Log: QPID-3540 Typecasting and alignment requirements for various platforms On sparc platform: SchemaHash::update() fails when the hash byte array is cast as two quadwords in

svn commit: r1183455 - /qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp

2011-10-14 Thread tross
Author: tross Date: Fri Oct 14 18:29:00 2011 New Revision: 1183455 URL: http://svn.apache.org/viewvc?rev=1183455&view=rev Log: QPID-3549 - Improved handling of boolean configuration options in Queue.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp Modified: qpid/trunk/qpid/cpp/src

svn commit: r1183453 - /qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp

2011-10-14 Thread tross
Author: tross Date: Fri Oct 14 18:25:59 2011 New Revision: 1183453 URL: http://svn.apache.org/viewvc?rev=1183453&view=rev Log: NO-JIRA - Removed tabs from source Modified: qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp Modified: qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp URL: http://svn.apach

svn commit: r1183378 - in /qpid/trunk/qpid/cpp/src: qpid/RefCountedBuffer.cpp qpid/RefCountedBuffer.h tests/qpid-perftest.cpp

2011-10-14 Thread chug
Author: chug Date: Fri Oct 14 14:57:58 2011 New Revision: 1183378 URL: http://svn.apache.org/viewvc?rev=1183378&view=rev Log: QPID-3540 Typecasting and alignment requirements for various platforms In RefCountedBuffer: 1. Pad the instantiantion address of RefCountedBuffer class up to an 8-byte bo