summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/xml/XmlExchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-201-105/+228
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+1
* 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
* Applied John Dunning's patch from https://issues.apache.org/jira/browse/QPID-...Jonathan Robie2010-01-181-2/+3
* 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-141-19/+42
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-111-43/+20
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fixed a regression affecting plugin-exchanges.Ted Ross2009-05-201-3/+3
* Modified so that the content of the message is only parsed if it is used in a...Jonathan Robie2009-02-271-53/+75
* 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-151-0/+261