summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-6218: no need to retreieve external resourcesGordon Sim2014-11-072-1/+23
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-123-7/+17
* QPID-5107: Trace queue&session deletion statistics show zero values for some ...Pavel Moravec2013-09-061-0/+2
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-041-15/+15
* QPID-4672: C++ Broker deadlock in XmlExchange unbindCharles E. Rolke2013-03-272-3/+12
* QPID-4658: Update statistics even when no binding key matches routing keyJustin Ross2013-03-181-5/+7
* QPID-4625: Extract amqp 1.0 application-properties from messagesAndrew Stitcher2013-03-121-0/+1
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-081-0/+1
* QPID-4178: broker refactoringGordon Sim2012-08-102-27/+52
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-182-20/+18
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-2/+4
* Binds integer, floating point, or string-typed headers using appropriate data...Jonathan Robie2010-11-261-4/+15
* Adds support for federation in the XML exchange.Jonathan Robie2010-10-202-122/+271
* Code cleanup in broker directory.Alan Conway2010-10-142-3/+4
* Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP.Jonathan Robie2010-03-081-3/+3
* Fixed #ifndef for XQilla 2.1.3Jonathan Robie2010-03-081-1/+1
* Modified to either support the older XQilla 2.1.3 API or to useJonathan Robie2010-03-051-1/+11
* Changes needed for QPID-2029 (Clustering and Management don't work well toget...Ted Ross2010-02-121-1/+1
* Deleting vestigial header file.Jonathan Robie2010-01-181-37/+0
* Applied John Dunning's patch from https://issues.apache.org/jira/browse/QPID-...Jonathan Robie2010-01-182-4/+8
* Exchange route() refactorization that eliminates common code in each of the E...Kim van der Riet2009-09-251-31/+8
* Reversed checkin of r.813825 until its problems can be resolvedKim van der Riet2009-09-142-24/+47
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-112-48/+25
* Add directory to #includeAlan Conway2009-07-142-2/+2
* * adjust replication exchange in line with change to registration function si...Gordon Sim2009-05-211-2/+2
* Fixed a regression affecting plugin-exchanges.Ted Ross2009-05-203-8/+11
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-1/+1
* Modified so that the content of the message is only parsed if it is used in a...Jonathan Robie2009-02-272-55/+78
* Fix compilation error on older compilers by correcting cast.Gordon Sim2008-10-211-1/+2
* Feature requested by AndrewM for M4...Carl C. Trieloff2008-10-171-15/+16
* QPID-1341 from JonathanCarl C. Trieloff2008-10-154-0/+453