summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/xml/XmlExchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* WIP - async store interface working for configuration (adding and removing qu...Kim van der Riet2012-10-181-5/+5
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-1/+6
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-26/+51
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-17/+17
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+3
* 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