Author: gsim
Date: Thu Nov 9 09:49:32 2006
New Revision: 472989
URL: http://svn.apache.org/viewvc?view=rev&rev=472989
Log:
Updated properties.
Modified:
incubator/qpid/trunk/qpid/cpp/README (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client.xsl (props
changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_handler_impl.xsl
(props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_operations.xsl
(props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_consts.xsl (props
changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server.xsl (props
changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_handler_impl.xsl
(props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_operations.xsl
(props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_gen.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_utils.xsl (props
changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/convert_0.81.xsl (props
changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/cpp.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/framing.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare1.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare2.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare3.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/registry.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/utils.xsl (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/Exception.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/Exception.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/QpidError.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/QpidError.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/SharedObject.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRBase.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRBase.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRPool.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRPool.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRSocket.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRSocket.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Acceptor.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Acceptor.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFProcessor.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFProcessor.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFSessionContext.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFSessionContext.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Monitor.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Socket.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Thread.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Thread.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Time.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AccumulatedAck.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AccumulatedAck.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AutoDelete.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AutoDelete.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Binding.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Broker.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Channel.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Channel.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Configuration.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Configuration.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionToken.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Consumer.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeletingTxOp.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeletingTxOp.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Deliverable.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliverableMessage.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliverableMessage.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliveryRecord.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DirectExchange.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DirectExchange.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Exchange.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeBinding.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeBinding.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/FanOutExchange.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/FanOutExchange.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Message.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Message.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageBuilder.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageBuilder.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageStore.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NameGenerator.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NameGenerator.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NullMessageStore.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NullMessageStore.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Prefetch.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/QueueRegistry.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/QueueRegistry.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerFactoryImpl.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerFactoryImpl.h
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerImpl.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerImpl.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TransactionalStore.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxAck.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxAck.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxBuffer.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxBuffer.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxOp.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxPublish.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxPublish.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Channel.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Channel.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connection.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connection.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connector.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connector.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Exchange.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Exchange.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/IncomingMessage.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/IncomingMessage.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Message.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Message.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/MessageListener.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/MessageListener.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Queue.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/Queue.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ResponseHandler.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ResponseHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ReturnedMessageHandler.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ReturnedMessageHandler.h
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQBody.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQBody.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQContentBody.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQContentBody.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQDataBlock.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQFrame.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQFrame.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeaderBody.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeaderBody.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeartbeatBody.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeartbeatBody.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQMethodBody.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQMethodBody.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BasicHeaderProperties.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BasicHeaderProperties.h
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BodyHandler.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BodyHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/FieldTable.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/FieldTable.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/HeaderProperties.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InitiationHandler.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InitiationHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InputHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/OutputHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolInitiation.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolInitiation.h
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.h
(props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Value.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Value.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/amqp_framing.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/amqp_types.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Acceptor.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Monitor.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Runnable.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionContext.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionHandlerFactory.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/ShutdownHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Socket.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Thread.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Time.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/TimeoutHandler.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/doxygen_summary.h (props
changed)
incubator/qpid/trunk/qpid/cpp/src/qpid/sys/platform.h (props changed)
incubator/qpid/trunk/qpid/cpp/src/qpidd.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/test/client/client_test.cpp (props changed)
incubator/qpid/trunk/qpid/cpp/test/client/topic_listener.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/client/topic_publisher.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/include/qpid_test_plugin.h (props
changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/apr/APRBaseTest.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/AccumulatedAckTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ChannelTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ConfigurationTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ExchangeTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/HeadersExchangeTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/MessageBuilderTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/MessageTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/QueueRegistryTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/QueueTest.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxAckTest.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxBufferTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxPublishTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ValueTest.cpp (props
changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/FieldTableTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/FramingTest.cpp
(props changed)
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/HeaderTest.cpp
(props changed)
Propchange: incubator/qpid/trunk/qpid/cpp/README
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/qpid/trunk/qpid/cpp/README
------------------------------------------------------------------------------
svn:mime-type = text/plain
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_handler_impl.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_handler_impl.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_operations.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_client_operations.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_consts.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_consts.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_handler_impl.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_handler_impl.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_operations.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/etc/stylesheets/amqp_server_operations.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_gen.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_gen.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_utils.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/code_utils.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/convert_0.81.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/convert_0.81.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/cpp.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/cpp.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/framing.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/framing.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare1.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare1.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare2.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare2.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare3.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/prepare3.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/registry.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/registry.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/utils.xsl
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/etc/stylesheets/utils.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/Exception.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/Exception.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/QpidError.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/QpidError.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/SharedObject.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRBase.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRBase.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRPool.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRPool.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRSocket.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/APRSocket.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Acceptor.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Acceptor.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFProcessor.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFProcessor.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFSessionContext.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/LFSessionContext.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Monitor.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Socket.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Thread.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Thread.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/apr/Time.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AccumulatedAck.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AccumulatedAck.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AutoDelete.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/AutoDelete.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Binding.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Broker.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Channel.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Channel.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Configuration.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Configuration.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionToken.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Consumer.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeletingTxOp.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeletingTxOp.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Deliverable.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliverableMessage.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliverableMessage.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DeliveryRecord.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DirectExchange.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/DirectExchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Exchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeBinding.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeBinding.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/FanOutExchange.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/FanOutExchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/HeadersExchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Message.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Message.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageBuilder.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageBuilder.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/MessageStore.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NameGenerator.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NameGenerator.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NullMessageStore.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/NullMessageStore.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Prefetch.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/QueueRegistry.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/QueueRegistry.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerFactoryImpl.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerFactoryImpl.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerImpl.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/SessionHandlerImpl.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TransactionalStore.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxAck.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxAck.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxBuffer.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxBuffer.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxOp.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxPublish.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/TxPublish.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Channel.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Channel.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connection.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connection.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connector.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Connector.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Exchange.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Exchange.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/IncomingMessage.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/IncomingMessage.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Message.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Message.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/MessageListener.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/MessageListener.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Queue.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/Queue.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/ResponseHandler.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/client/ResponseHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ReturnedMessageHandler.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/client/ReturnedMessageHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQBody.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQBody.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQContentBody.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQContentBody.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQDataBlock.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQFrame.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQFrame.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeaderBody.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeaderBody.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeartbeatBody.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQHeartbeatBody.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQMethodBody.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/AMQMethodBody.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BasicHeaderProperties.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BasicHeaderProperties.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BodyHandler.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/BodyHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Buffer.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/FieldTable.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/FieldTable.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/HeaderProperties.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InitiationHandler.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InitiationHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/InputHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/OutputHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolInitiation.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolInitiation.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.cpp
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.h
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersion.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.cpp
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.h
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/qpid/trunk/qpid/cpp/src/qpid/framing/ProtocolVersionException.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Value.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/Value.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/amqp_framing.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/framing/amqp_types.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Acceptor.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Monitor.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Runnable.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionContext.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/SessionHandlerFactory.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/ShutdownHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Socket.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Thread.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/Time.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/TimeoutHandler.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/doxygen_summary.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpid/sys/platform.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/src/qpidd.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/client/client_test.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/client/topic_listener.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/client/topic_publisher.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/include/qpid_test_plugin.h
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/apr/APRBaseTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/AccumulatedAckTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ChannelTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ConfigurationTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ExchangeTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/HeadersExchangeTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/MessageBuilderTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/MessageTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/QueueRegistryTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/QueueTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxAckTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxBufferTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/TxPublishTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/broker/ValueTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange:
incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/FieldTableTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/FramingTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date
Propchange: incubator/qpid/trunk/qpid/cpp/test/unit/qpid/framing/HeaderTest.cpp
------------------------------------------------------------------------------
svn:keywords = Rev Date