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
===
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:
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
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
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
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
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
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
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